From f479c67f00472781257c3303688be04ad75ed104 Mon Sep 17 00:00:00 2001 From: ESPHome Device Builder Date: Sat, 25 Jul 2026 21:55:17 +1200 Subject: [PATCH] Edit esp-downstkitchlights.yaml --- esphome/esp-downstkitchlights.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/esphome/esp-downstkitchlights.yaml b/esphome/esp-downstkitchlights.yaml index 2b59b42..3f7a319 100644 --- a/esphome/esp-downstkitchlights.yaml +++ b/esphome/esp-downstkitchlights.yaml @@ -72,8 +72,8 @@ substitutions: mqtt_command_main_topic: !secret mqtt_command_main_topic mqtt_remote_device_name: "downstairskitchen-pantryleds" mqtt_remote_device_command_topic: "${mqtt_command_main_topic}/${mqtt_remote_device_name}" - mqtt_remote_device_command_on: "ON" - mqtt_remote_device_command_off: "OFF" + mqtt_remote_device_command_on: "On" + mqtt_remote_device_command_off: "Off" # Device Settings log_level: "INFO" # NONE, ERROR, WARN, INFO, DEBUG (Default), VERBOSE, VERY_VERBOSE