Edit esp-datacupboardfans.yaml
This commit is contained in:
@@ -6,6 +6,7 @@
|
|||||||
# https://home.fox.co.nz/gitea/zorruno/zorruno-homeassistant/src/branch/master/esphome/esp-datacupboardfans.yaml
|
# https://home.fox.co.nz/gitea/zorruno/zorruno-homeassistant/src/branch/master/esphome/esp-datacupboardfans.yaml
|
||||||
#:########################################################################################:#
|
#:########################################################################################:#
|
||||||
# VERSIONS:
|
# VERSIONS:
|
||||||
|
# V1.4 2026-07-25 Standardized MQTT payloads: "ON"/"OFF" → "On"/"Off"
|
||||||
# V1.3 2026-02-20 Remove invalid allow_other_uses on pulse_counter pins (ESPHome 2026.2.x)
|
# V1.3 2026-02-20 Remove invalid allow_other_uses on pulse_counter pins (ESPHome 2026.2.x)
|
||||||
# V1.2 2026-02-20 Use common SNTP package, and publish fan fault/status via interval script
|
# V1.2 2026-02-20 Use common SNTP package, and publish fan fault/status via interval script
|
||||||
# V1.1 2026-02-20 Fix template binary_sensor update method for ESPHome 2026.2.x
|
# V1.1 2026-02-20 Fix template binary_sensor update method for ESPHome 2026.2.x
|
||||||
@@ -52,7 +53,7 @@ substitutions:
|
|||||||
|
|
||||||
# Project Naming
|
# Project Naming
|
||||||
project_name: "Yunshan.HW-622 ESP8266MOD Relay Board"
|
project_name: "Yunshan.HW-622 ESP8266MOD Relay Board"
|
||||||
project_version: "v1.3"
|
project_version: "v1.4"
|
||||||
|
|
||||||
# Passwords and Secrets (Unfortunately, you cannot use substitutions inside secret names)
|
# Passwords and Secrets (Unfortunately, you cannot use substitutions inside secret names)
|
||||||
api_key: !secret esp-api_key
|
api_key: !secret esp-api_key
|
||||||
|
|||||||
Reference in New Issue
Block a user