jessikitty 4e3201c604 Add automated template migration script
Automatically migrates legacy template syntax to modern template: syntax:
- Scans all YAML files for platform: template definitions
- Converts sensors and binary_sensors to modern format
- Creates timestamped backups
- Removes legacy definitions
- Adds modern template: section to configuration.yaml
- Preserves all template features (icons, attributes, device_class, etc)
- Generates restore script for rollback

Fixes all 67 template deprecation warnings automatically.
2025-12-23 11:27:24 +11:00
2025-12-23 11:26:38 +11:00

ha-template-migration

Automated migration script for Home Assistant legacy template syntax to modern template: syntax. Fixes all 67 template deprecation warnings.

Description
Automated migration script for Home Assistant legacy template syntax to modern template: syntax. Fixes all 67 template deprecation warnings.
Readme 42 KiB
Languages
Shell 53.2%
Python 46.8%