Switch to zigbee2mqtt auto discovery

This commit is contained in:
Georgi Gardev
2022-12-01 16:02:00 +02:00
parent c8b1404364
commit 94883087c2
51 changed files with 189 additions and 1804 deletions
+3 -3
View File
@@ -14,7 +14,7 @@ automation:
to: "on"
entity_id:
- light.living_room_main
- light.pc
- light.hue_ambiance_7
- light.master_bedroom_main
- light.kitchen_main
- light.kitchen_secondary
@@ -68,8 +68,8 @@ automation:
light.living_room_main:
state: "{{ states('light.living_room_main') }}"
color_temp: "{{ trigger.to_state }}"
light.pc:
state: "{{ states('light.pc') }}"
light.hue_ambiance_7:
state: "{{ states('light.hue_ambiance_7') }}"
color_temp: "{{ trigger.to_state }}"
light.master_bedroom_main:
state: "{{ states('light.master_bedroom_main') }}"