From 2c5d5e3d459dcbe4e9f5d37cff58307f26cf51fb Mon Sep 17 00:00:00 2001 From: windyboy Date: Tue, 22 Sep 2026 08:42:21 +0800 Subject: [PATCH] VPS-90: clarify CSG prediction estimates --- hosts/hass.windy.lan.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/hosts/hass.windy.lan.md b/hosts/hass.windy.lan.md index 4591c61..309aa31 100644 --- a/hosts/hass.windy.lan.md +++ b/hosts/hass.windy.lan.md @@ -317,6 +317,9 @@ supervisor 代理 WS 被拒(loop prevention),用 两条 series 均显式覆盖 `unit: kWh`,避免继承 `sensor.csg_history` 的记录数单位 「条」。用户首轮目视反馈后,「最新数据与本月进度」改为跨两栏:最新日用电与 本月日均各占桌面半栏,当前季节 gauge 全宽,窄屏由 Sections 自动回落堆叠。 +外部实施审核收口时补齐预测不确定性标识:两张 Tile 分别命名为 +「预计本月用电(估算)」/「预计本月电费(估算)」,且「本月概览」副标题明确 +写明「预测按当前速率推算,月内会调整」;仅改展示文案,不改计算或实体。 季节 gauge 由 UI Template Helper 自动切换:配置入口 `01M337A71HTAEBF8AB769J02WF`(domain `template`,title @@ -333,9 +336,14 @@ supervisor 代理 WS 被拒(loop prevention),用 首轮 v4 到布局/单位修正前的第二快照: `/homeassistant/.lovelace-backups/dashboard-unknown-power-monitor-20260922-0825-pre-layout-unit-fix.json` (SHA-256 `8b56e1303572405d7c850305ffd435cc5c7ca583330160fdd3f8b213473e1fcd`)。 +外部审核文案修正前的第三快照: +`/homeassistant/.lovelace-backups/dashboard-unknown-power-monitor-20260922-0838-pre-estimate-copy-fix.json` +(文件 SHA-256 `b1c1e0c6946818ce7fb44d5d731e3e78aebe9c8d51ed465ce8505a0f1855c05c`)。 验证:`lovelace/config/save` 后规范化 JSON 哈希与 payload 一致;22 个引用实体全部 存在且无 unknown/unavailable;夏季 helper=`on`;图表 30 条为 2026-08-22 至 -2026-09-20,重算均值 9.15 kWh 与 `sensor.csg_30d_avg` 一致。浏览器没有 HA +2026-09-20,重算均值 9.15 kWh 与 `sensor.csg_30d_avg` 一致;最终文案修正后的 +规范化配置哈希为 +`c16d11c01353f90761da5837b06cc7ad1ea7b400f249c99cf291c03f4980a28d`。浏览器没有 HA 登录态,390/768/桌面三宽度视觉验收仍待人工登录后完成。回滚时先把上述 JSON 经 WS `lovelace/config/save` 写回;再扫描 helper 引用,确认无消费者后才可删除 配置入口,勿直改 `.storage/`。