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
+2 -2
View File
@@ -29,7 +29,7 @@ automation:
- alias: Security · Door opened while in night mode
trigger:
- platform: state
entity_id: binary_sensor.front_door
entity_id: binary_sensor.front_door_contact
to: "on"
condition:
condition: state
@@ -49,7 +49,7 @@ automation:
- alias: Security · Door opened while away
trigger:
- platform: state
entity_id: binary_sensor.front_door
entity_id: binary_sensor.front_door_contact
to: "on"
condition:
and: