Changed
- Rate-shaped gateway polling — live reads (
r_dca/r_not/r_lse) every cycle, rarely-changing config reads every 6th cycle. Removes a ~9-concurrent-BAPI burst every 10 s that was a token-bucket 429 storm and a contributor to gateway task-watchdog reboots.
Added
- Gateway temperature diagnostic sensor (ESP32-S3 die temperature) — parity with the MQTT entity; unavailable on hardware without a real internal sensor.
Fixed
schedule_pausedbinary sensor now reads the gateway's authoritative flag (r_lse.control_mode == 1) instead of agenfield that/api/statusnever carried (so it was always off). Requires gateway fw ≥ v3.2.0-rc.4.
Best paired with gateway firmware v3.2.0-rc.4.