mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-04-10 22:59:18 +00:00
Fixing door sensor mqtt topic
This commit is contained in:
parent
ded88da109
commit
b79e1bb570
@ -6,7 +6,7 @@
|
||||
device_class: door
|
||||
- platform: mqtt
|
||||
name: "Garage Door"
|
||||
state_topic: "zwave2mqtt/garage_door/48/1/0"
|
||||
state_topic: "zwave2mqtt/nodeID_16/48/1/0"
|
||||
payload_on: "true"
|
||||
payload_off: "false"
|
||||
device_class: garage_door
|
||||
|
Loading…
x
Reference in New Issue
Block a user