Add new features and improvements to automations, scripts, and configuration

- Introduced a new lock file for Home Assistant run state management.
- Updated automations.yaml to enhance doorbell notification handling and streamline automation sequences.
- Refactored scripts.yaml to unify mobile notification actions.
- Added new KNX configurations for color control and additional switches.
- Created a new mobile dashboard configuration for improved user interface.
- Added multiple new dark icons for various integrations to enhance visual representation.
This commit is contained in:
Ben Melchior
2026-03-11 21:28:34 +01:00
parent ea1eb9e6fa
commit 96acea35cc
52 changed files with 1247 additions and 231 deletions

View File

@@ -30,7 +30,6 @@ frontend:
homeassistant:
packages: !include_dir_named packages
template: !include template/binary_sensor.yaml
automation: !include automations.yaml
script: !include scripts.yaml
scene: !include scenes.yaml