Fixed: Frontdoor uses the wrong presence topic
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
5333d8042f
commit
78bb80d510
|
@ -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"]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user