Skip to content

v4.3.0

Compare
Choose a tag to compare
@tijsverkoyen tijsverkoyen released this 14 Jun 19:08
· 35 commits to master since this release
c288a8a

What's Changed

  • Repair flow when Hobby API Password has expired or the authentication fails
  • Handle online/offline state transitions in new base class NHCBaseEntity
  • Move property updates into device base class
  • Add support for switching only parameter (upcoming release)
  • Add support for differential config uploads and support deleting devices, which mean you don't need to restart Home Assistant when the controller updates.
  • Reduce traffic on the Zigbee network by handling the Report Instant Usage better for offline devices
  • Devices that are offline will be unavailable in Home Assistant
  • Use uuid when connecting to the controller, so Niko can debug more easily.
  • Various performance improvements
  • Support for (undocumented) Peakmode Action
  • Support for (undocumented) Virtual Thermostat

Full Changelog: v4.2.0...v4.3.0