Edit esp-centralstairs-bottom.yaml

This commit is contained in:
ESPHome Device Builder
2026-07-26 19:48:48 +12:00
parent 8c4a3070cd
commit 47b9f79e56
+4 -4
View File
@@ -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