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:
@@ -55,9 +55,12 @@
|
||||
address: "5/1/0"
|
||||
state_address: "5/1/3"
|
||||
|
||||
- name: "L_AU_GT_03"
|
||||
- name: "L_AU_GT_01"
|
||||
address: "5/1/20"
|
||||
state_address: "5/1/23"
|
||||
brightness_address: "5/1/21"
|
||||
brightness_state_address: "5/1/24"
|
||||
color_temperature_address: "5/1/26"
|
||||
|
||||
# Light Dali UG
|
||||
- name: "LDA_UG_FL_01"
|
||||
@@ -66,6 +69,7 @@
|
||||
brightness_address: "1/1/2"
|
||||
brightness_state_address: "1/1/4"
|
||||
|
||||
|
||||
- name: "LDA_UG_TH_01"
|
||||
address: "1/1/30"
|
||||
state_address: "1/1/33"
|
||||
@@ -222,3 +226,4 @@
|
||||
brightness_state_address: "2/1/14"
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user