From 9528344ffeb4ed1fbf7358d088a59765d0a3c862 Mon Sep 17 00:00:00 2001 From: ESPHome Device Builder Date: Sat, 25 Jul 2026 20:48:49 +1200 Subject: [PATCH] Edit esp-downstloungemain.yaml --- esphome/esp-downstloungemain.yaml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/esphome/esp-downstloungemain.yaml b/esphome/esp-downstloungemain.yaml index 220fbd0..47737bf 100644 --- a/esphome/esp-downstloungemain.yaml +++ b/esphome/esp-downstloungemain.yaml @@ -18,10 +18,12 @@ #:########################################################################################:# # OPERATION NOTES: # - 3-gang KS-811 triple switch. -# - Button 1 toggles Relay 1 (Main Lights). Relay 1 also supports local MQTT ON/OFF commands. -# - Relay 1 publishes MQTT state updates on turn on/off. +# - Button 1 toggles Relay 1 (Main Lights) via script that publishes MQTT command. # - Button 2 toggles Relay 2 (Back Wall Lights). -# - Button 3 toggles Relay 3 (Spare). NOTE: nothing connected to this output (as noted). +# - Button 3 toggles Relay 3 (Spare). NOTE: nothing connected to this output. +# - Template switches expose HA control that also publishes MQTT commands. +# - Physical relays publish retained MQTT status on state changes. +# - State guards prevent ping-pong between local and remote control. # - GPIO16 does not support interrupts; polling is used for Button 1 (suppresses warning). #:########################################################################################:# # MQTT COMMANDS: