Edit esp-downstkitchlights.yaml

This commit is contained in:
ESPHome Device Builder
2026-07-25 21:55:17 +12:00
parent 3343d0a74a
commit f479c67f00
+2 -2
View File
@@ -72,8 +72,8 @@ substitutions:
mqtt_command_main_topic: !secret mqtt_command_main_topic mqtt_command_main_topic: !secret mqtt_command_main_topic
mqtt_remote_device_name: "downstairskitchen-pantryleds" mqtt_remote_device_name: "downstairskitchen-pantryleds"
mqtt_remote_device_command_topic: "${mqtt_command_main_topic}/${mqtt_remote_device_name}" mqtt_remote_device_command_topic: "${mqtt_command_main_topic}/${mqtt_remote_device_name}"
mqtt_remote_device_command_on: "ON" mqtt_remote_device_command_on: "On"
mqtt_remote_device_command_off: "OFF" mqtt_remote_device_command_off: "Off"
# Device Settings # Device Settings
log_level: "INFO" # NONE, ERROR, WARN, INFO, DEBUG (Default), VERBOSE, VERY_VERBOSE log_level: "INFO" # NONE, ERROR, WARN, INFO, DEBUG (Default), VERBOSE, VERY_VERBOSE