Fixed: Frontdoor uses the wrong presence topic
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-11-20 22:55:04 +01:00
parent 5333d8042f
commit 78bb80d510

View File

@@ -110,7 +110,7 @@ devices:
!ContactSensor
topic: "zigbee2mqtt/hallway/frontdoor"
presence:
topic: "automation_dev/presence/contact/frontdoor"
topic: "automation/presence/contact/frontdoor"
timeout: 900
trigger:
devices: ["hallway_lights"]