Use the provided script to check if your template is up-to-date: ```bash # Download and run the version check script curl -s https://raw.githubusercontent.com/DrozmotiX/ioBroker-Copilot-Instructions/main/scripts/check-template-version.sh | bash ``` This script will: - Compare your local template version with the latest available - Provide update guidance if your template is outdated - Show you what's changed in newer versions