Add more MQTT publishing #77

This commit is contained in:
2023-02-19 15:04:41 -05:00
parent c0a7120123
commit 14b726fc12
2 changed files with 7 additions and 1 deletions

Submodule node-red/projects/NerdFlows updated: 6cec5edfe1...d15552b6be

View File

@ -54,6 +54,12 @@ give_me_darkness:
data: {}
- service: script.evening_on_second_floor
data: {}
- service: mqtt.publish
data:
qos: '2'
retain: true
topic: homeassistant/time/give_me_darkness
payload: 'on'
mode: single
icon: mdi:weather-night
start_youtube: