From c63cb3d6a5911d542a2dcf58d9b7b47c7f30eb71 Mon Sep 17 00:00:00 2001 From: ESPHome Device Builder Date: Sat, 25 Jul 2026 21:59:35 +1200 Subject: [PATCH] Edit esp-bedrm1arlecbulb.yaml --- esphome/esp-bedrm1arlecbulb.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/esphome/esp-bedrm1arlecbulb.yaml b/esphome/esp-bedrm1arlecbulb.yaml index 33c0901..6414f22 100644 --- a/esphome/esp-bedrm1arlecbulb.yaml +++ b/esphome/esp-bedrm1arlecbulb.yaml @@ -6,6 +6,7 @@ # https://home.fox.co.nz/gitea/zorruno/zorruno-homeassistant/src/branch/master/esphome/esp-bedrm1arlecbulb.yaml #:########################################################################################:# # VERSIONS: +# v1.4 2026-07-25 Standardized MQTT payloads: "ON"/"OFF" → "On"/"Off" # v1.3 2026-07-20 Simplified local MQTT command and status topics to the device root # v1.2 2026-02-25 Updated yaml to zorruno layout V1.1 # v1.1 2026-02-21 Add "Jump Fade Up/Down" switch + configurable Jump Fade (%) @@ -56,7 +57,7 @@ substitutions: # Project Naming project_name: "Grid Connect GLD120HA RGBWW.Arlec" - project_version: "v1.3" + project_version: "v1.4" # Passwords & Secrets (Unfortunately, you can't use substitutions inside secret names) # Re-using your existing bulb flasher secrets (adjust if you prefer per-device secrets)