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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user