Edit esp-centralstairs-top.yaml
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
# https://home.fox.co.nz/gitea/zorruno/zorruno-homeassistant/src/branch/master/esphome/esp-centralstairs-top.yaml
|
||||
#:########################################################################################:#
|
||||
# VERSIONS:
|
||||
# V3.10 2026-07-25 Standardized MQTT payloads: "ON"/"OFF" → "On"/"Off"
|
||||
# V3.9 2026-07-21 Added retained MQTT status mirroring for HA-independent two-way switching
|
||||
# V3.8 2026-04-26 Added Downstairs Lights Bulk Activation virtual switch toggled by Button 1 double-click
|
||||
# V3.7 2025-09-24 Upload to this device
|
||||
@@ -84,7 +85,7 @@ substitutions:
|
||||
|
||||
# Project Naming
|
||||
project_name: "Zemismart Technologies.KS-811 Double" # Project Details
|
||||
project_version: "v3.9" # Project V denotes release of yaml file, allowing checking of deployed vs latest version
|
||||
project_version: "v3.10" # Project V denotes release of yaml file, allowing checking of deployed vs latest version
|
||||
|
||||
# MQTT Controls
|
||||
mqtt_command_main_topic: !secret mqtt_command_main_topic
|
||||
|
||||
Reference in New Issue
Block a user