diff --git a/esphome/esp-downstloungemain.yaml b/esphome/esp-downstloungemain.yaml index 5b25605..ec0260c 100644 --- a/esphome/esp-downstloungemain.yaml +++ b/esphome/esp-downstloungemain.yaml @@ -83,6 +83,9 @@ substitutions: log_level: "INFO" update_interval: "60s" + # Default relay restore mode + relay_restore_mode: "RESTORE_DEFAULT_OFF" + # MQTT LOCAL Controls mqtt_device_name: "downst-lounge-main-lights" mqtt_local_command_topic: "${mqtt_command_main_topic}/${mqtt_device_name}"