Skip to content

v1.2.0-beta.7 β€” /devices, delivered πŸ§ͺ

Pre-release
Pre-release

Choose a tag to compare

@CaseyRo CaseyRo released this 11 Aug 11:28
· 5 commits to master since this release

Ships PR #15 by @jfhautenauven. If you tested beta.6 this morning and couldn't find the /devices / /programs data in your diag dump (#17) β€” that's because beta.6 was tagged before #15 merged. This beta actually contains it. πŸ˜„

Added

  • /devices and /programs polling β€” the coordinator now fetches both root paths (plus one level of references), so per-thermostat device data and program schedules land in the diagnostics dump. This is the groundwork for the per-thermostat telemetry (battery, RF signal β€” #16).
  • WiFi firmware version sensor, and an energy-efficiency sensor (/gateway/ui/eco) on gateways that advertise it.
  • Supply temperature, return temperature (new) and modulation are regular sensors now instead of diagnostics.

Removed

  • Firmware-update-state sensor β€” redundant with the update entity. Existing installs keep an orphaned registry entry; delete it once by hand.

Full Changelog: v1.2.0-beta.6...v1.2.0-beta.7