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

This commit is contained in:
Dreaded_X 2023-11-20 22:55:04 +01:00
parent 5333d8042f
commit 78bb80d510
Signed by: Dreaded_X
GPG Key ID: FA5F485356B0D2D4

View File

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