FIX openmqttgateway payload
This commit is contained in:
@@ -2,6 +2,6 @@ binary_sensor:
|
|||||||
- platform: mqtt
|
- platform: mqtt
|
||||||
name: "OpenMQTTGateway"
|
name: "OpenMQTTGateway"
|
||||||
state_topic: "home/OpenMQTTGateway/LWT"
|
state_topic: "home/OpenMQTTGateway/LWT"
|
||||||
payload_on: "Online"
|
payload_on: "online"
|
||||||
payload_off: "Offline"
|
payload_off: "offline"
|
||||||
device_class: "connectivity"
|
device_class: "connectivity"
|
||||||
|
|||||||
Reference in New Issue
Block a user