- 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.
11 lines
257 B
YAML
11 lines
257 B
YAML
light: !include light.yaml
|
|
cover: !include cover.yaml
|
|
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 |