diff --git a/esphome/esp-centralstairs-top.yaml b/esphome/esp-centralstairs-top.yaml index 1f54c59..238dd4c 100644 --- a/esphome/esp-centralstairs-top.yaml +++ b/esphome/esp-centralstairs-top.yaml @@ -25,12 +25,12 @@ #:########################################################################################:# # MQTT COMMANDS: # Remote device 1 (Main Stair Lights): -# - Command topic: ${mqtt_command_topic_1} -> ON,OFF -# - Status topic: ${mqtt_status_topic_1} -> ON,OFF +# - Command topic: ${mqtt_command_topic_1} -> On,Off +# - Status topic: ${mqtt_status_topic_1} -> On,Off # # Remote device 2 (Stair Footer Lights): -# - Command topic: ${mqtt_command_topic_2} -> ON,OFF -# - Status topic: ${mqtt_status_topic_2} -> ON,OFF +# - Command topic: ${mqtt_command_topic_2} -> On,Off +# - Status topic: ${mqtt_status_topic_2} -> On,Off # # HA virtual switch: # - Downstairs Lights Bulk Activation is exposed as a virtual switch for Home Assistant automations