Edit esp-loungecabinetleds.yaml

This commit is contained in:
ESPHome Device Builder
2026-07-25 21:41:01 +12:00
parent e72a5732e2
commit 9738ba98ac
+1 -1
View File
@@ -93,7 +93,7 @@ substitutions:
# Don't forget to switch it back when changed. # Don't forget to switch it back when changed.
current_ip_address: ${static_ip_address} current_ip_address: ${static_ip_address}
# MQTT LOCAL Controls (This is just my local method of controlling via MQTT, I also use the built in method) # MQTT LOCAL Controls
mqtt_local_device_name: "lounge-cabinetleds" mqtt_local_device_name: "lounge-cabinetleds"
mqtt_local_command_main_topic: !secret mqtt_command_main_topic mqtt_local_command_main_topic: !secret mqtt_command_main_topic
mqtt_local_status_main_topic: !secret mqtt_status_main_topic mqtt_local_status_main_topic: !secret mqtt_status_main_topic