From 6ef266688f48781207761d523be06568e7fdc861 Mon Sep 17 00:00:00 2001 From: ESPHome Device Builder Date: Sat, 25 Jul 2026 21:59:34 +1200 Subject: [PATCH] Edit esp-loungebookshelfleds.yaml --- esphome/esp-loungebookshelfleds.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/esphome/esp-loungebookshelfleds.yaml b/esphome/esp-loungebookshelfleds.yaml index e0c8a6c..f879e92 100644 --- a/esphome/esp-loungebookshelfleds.yaml +++ b/esphome/esp-loungebookshelfleds.yaml @@ -6,6 +6,7 @@ # https://home.fox.co.nz/gitea/zorruno/zorruno-homeassistant/src/branch/master/esphome/esp-loungebookshelfleds.yaml #:########################################################################################:# # VERSIONS: +# V2.3 2026-07-25 Standardized MQTT payloads: "ON"/"OFF" → "On"/"Off" # V2.2 2026-07-20 Simplified local MQTT command and status topics to the device root # V2.1 2026-03-11 Updated yaml to zorruno layout V1.1 # V2.0 2025-09-15 A bunch of fixes and made it more standard across my devices @@ -85,7 +86,7 @@ substitutions: # Project Naming project_name: "Magichome Single Colour V1.1 LED Controller.Generic ESP8266" # Project details. Manufacturer before the dot, device after the dot. - project_version: "v2.2" # Project version denotes release of the YAML file, allowing checking of deployed vs latest version + project_version: "v2.3" # Project version denotes release of the YAML file, allowing checking of deployed vs latest version # Passwords & Secrets (Unfortunately, you can't use substitutions inside secret names) api_key: !secret esp-api_key # If using HA API