From 44e6274d1b219c03973749e9edd7a933b528ddf5 Mon Sep 17 00:00:00 2001 From: ESPHome Device Builder Date: Sat, 25 Jul 2026 21:59:36 +1200 Subject: [PATCH] Edit esp-garagelights.yaml --- esphome/esp-garagelights.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/esphome/esp-garagelights.yaml b/esphome/esp-garagelights.yaml index a47c829..815ae2f 100644 --- a/esphome/esp-garagelights.yaml +++ b/esphome/esp-garagelights.yaml @@ -6,6 +6,7 @@ # https://home.fox.co.nz/gitea/zorruno/zorruno-homeassistant/src/branch/master/esphome/esp-garagelights.yaml #:########################################################################################:# # VERSIONS: +# V2.2 2026-07-25 Standardized MQTT payloads: "ON"/"OFF" → "On"/"Off" # V2.1 2026-03-04 Updated yaml to zorruno layout V1.1 # V2.0 2025-10-22 Latest layout with home MQTT code # V1.0 2025-10-22 Initial Version @@ -55,7 +56,7 @@ substitutions: # Project Naming project_name: "Sonoff Technologies.Sonoff Basic V1" # Project Details - project_version: "v2.1" # Project V denotes release of yaml file, allowing checking of deployed vs latest version + project_version: "v2.2" # Project V denotes release of yaml file, allowing checking of deployed vs latest version # Passwords & Secrets (unfortunately you can't use substitutions inside secrets names) api_key: !secret esp-api_key