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:
@@ -4,3 +4,8 @@ climate: !include climate.yaml
|
||||
button: !include button.yaml
|
||||
sensor: !include sensor.yaml
|
||||
switch: !include switch.yaml
|
||||
|
||||
number:
|
||||
- name : "L_AU_GT_01_Color"
|
||||
address: "5/1/25"
|
||||
type: decimal_factor
|
||||
Reference in New Issue
Block a user