docs(hass): CSG 模板/面板修复记录 — availability 硬化 (W1N-239)、off-by-one + 新传感器 (W1N-241)、gauge 阶梯对齐 + 年度统计 (W1N-240)
- hosts/hass.windy.lan.md: csg_sensors 三次变更记录 + 季节性 gauge 切换已知事项 (11-01/5-01) - runbooks/home-assistant-maintenance.md: float(0) fake-zero follow-up 标记已解决
This commit is contained in:
@@ -284,8 +284,10 @@ print(urllib.request.urlopen(req, timeout=60).status)
|
||||
|
||||
7. **Do not edit the dashboard or `templates/csg_sensors.yaml` for an
|
||||
install.** Entity IDs did not change across v1.3.0/v1.3.1/v1.3.2.
|
||||
Template `| float(0)` turns native `unavailable` into fake zeros; that
|
||||
is a follow-up, not part of the zip install.
|
||||
(The old `| float(0)` fake-zero follow-up was resolved 2026-08-29 by
|
||||
W1N-239: template sensors now carry `availability` templates and show
|
||||
`unavailable` instead of fake zeros when native CSG sensors are down.
|
||||
Template edits go through that issue, not the install path.)
|
||||
|
||||
#### Verify (CSG, after v1.3.2 / W1N-118)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user