Edit esp-downstloungemain.yaml

This commit is contained in:
ESPHome Device Builder
2026-07-25 20:48:54 +12:00
parent 9528344ffe
commit 08b1619187
+4 -1
View File
@@ -34,7 +34,10 @@
# #
# - Local status topic (Main Lights): # - Local status topic (Main Lights):
# ${mqtt_local_status_topic} # ${mqtt_local_status_topic}
# Payload "On" / "Off" published when Relay 1 changes state # Payload "On" / "Off" published retained when Relay 1 changes state
#
# - Button presses and HA control publish command topics.
# - Relay callbacks publish retained status only (no command ping-pong).
#:########################################################################################:# #:########################################################################################:#
# OFFLINE NOTES: # OFFLINE NOTES:
# a) Home Assistant OFFLINE, WiFi OK # a) Home Assistant OFFLINE, WiFi OK