Record W1N-105 CSG network step, P1, and fork master→main rename on hass.windy.lan.

This commit is contained in:
windyboy
2026-08-14 18:15:28 +08:00
parent ebfe7b8488
commit 8303d78caf
+12 -9
View File
@@ -110,15 +110,18 @@ getent hosts hass.windy.lan
## Local patches (custom components) ## Local patches (custom components)
**`china_southern_power_grid_stat` configurable IP family (verified 2026-08-14, W1N-104):** **`china_southern_power_grid_stat` configurable IP family (verified 2026-08-14, W1N-105):**
`/config/custom_components/china_southern_power_grid_stat` was replaced from `/config/custom_components/china_southern_power_grid_stat` is a file copy of
GitHub `windyboy/china_southern_power_grid_stat` `master` (`de01914`, W1N-103; GitHub `windyboy/china_southern_power_grid_stat` `main` (`a433e8c`, W1N-105 +
previous live tree was `eb8b174` / W1N-102). The live client uses HA P1; the fork's default branch was renamed `master``main` on 2026-08-14).
`async_get_clientsession` with a stored `ip_family` option (`ipv4` / `auto` / Earlier live trees: `de01914` (W1N-103), `eb8b174` (W1N-102). The live client
`ipv6`; default `ipv4`). Entry `01KGCQDSZCF523A9X6SV3BZ1B9` is set to uses HA `async_get_clientsession` with a stored `ip_family` option (`auto` /
`ip_family: auto`. Backups: `ipv4` / `ipv6`; default `auto`, which does IPv4/IPv6 happy-eyeballs). The
`china_southern_power_grid_stat.bak-20260814-w1n102` (HACS/`requests`) and network step is now part of Add Entry (and reauth), not only the options flow.
`china_southern_power_grid_stat.bak-20260814-w1n104` (`eb8b174`). HACS still Entry `01KGCQDSZCF523A9X6SV3BZ1B9` is `ip_family: ipv4`. Backups:
`china_southern_power_grid_stat.bak-20260814-w1n102` (HACS/`requests`),
`china_southern_power_grid_stat.bak-20260814-w1n104` (`eb8b174`), and
`china_southern_power_grid_stat.bak-20260814-w1n105` (`de01914`). HACS still
tracks `CubicPill/china_southern_power_grid_stat` — a HACS update would tracks `CubicPill/china_southern_power_grid_stat` — a HACS update would
overwrite this fork. This directory is a file copy, not a git clone; do not overwrite this fork. This directory is a file copy, not a git clone; do not
`git pull` in place. `git pull` in place.