Skip to content

v0.29.0

Latest

Choose a tag to compare

@botts7 botts7 released this 13 Jul 08:41

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_paused binary sensor now reads the gateway's authoritative flag (r_lse.control_mode == 1) instead of a gen field that /api/status never carried (so it was always off). Requires gateway fw ≥ v3.2.0-rc.4.

Best paired with gateway firmware v3.2.0-rc.4.