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