Edit esp-masterbdrmsouth.yaml
This commit is contained in:
@@ -393,14 +393,14 @@ script:
|
||||
then:
|
||||
- mqtt.publish:
|
||||
topic: "${north_lights_tasmota_command_topic}"
|
||||
payload: "ON"
|
||||
payload: "On"
|
||||
|
||||
- id: request_north_lights_off
|
||||
mode: restart
|
||||
then:
|
||||
- mqtt.publish:
|
||||
topic: "${north_lights_tasmota_command_topic}"
|
||||
payload: "OFF"
|
||||
payload: "Off"
|
||||
|
||||
- id: set_north_on_from_tasmota
|
||||
mode: restart
|
||||
|
||||
Reference in New Issue
Block a user