From ec425427848c01ae36e9cd995d049a32f011b031 Mon Sep 17 00:00:00 2001 From: ESPHome Device Builder Date: Sat, 25 Jul 2026 20:49:48 +1200 Subject: [PATCH] Edit esp-downstloungeentry.yaml --- esphome/esp-downstloungeentry.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/esphome/esp-downstloungeentry.yaml b/esphome/esp-downstloungeentry.yaml index 5a4cbcc..b6d5013 100644 --- a/esphome/esp-downstloungeentry.yaml +++ b/esphome/esp-downstloungeentry.yaml @@ -6,6 +6,7 @@ # https://home.fox.co.nz/gitea/zorruno/zorruno-homeassistant/src/branch/master/esphome/esp-downstloungeentry.yaml #:########################################################################################:# # VERSIONS: +# v3.9 2026-07-25 Added on_connect republish and state guards for reliable two-way sync # v3.8 2026-07-20 Updated remote MQTT topics for the flattened downstairs lounge main lights topic # v3.7 2026-02-25 Updated yaml to zorruno layout V1.1 # v3.6 2025-07-24 YAML tidyups @@ -59,7 +60,7 @@ substitutions: # Project Naming project_name: "Zemismart Technologies.KS-811 Single" - project_version: "v3.8" + project_version: "v3.9" # Passwords & Secrets api_key: !secret esp-api_key # unfortunately you can't use substitutions inside secrets names