Skip to content

Releases: joleys/niko-home-control-II

v4.5.0

04 Sep 20:45
0b76f96
Compare
Choose a tag to compare

What's Changed

  • Support for Alphen Eve Charging Station thx to @mherwege

Full Changelog: v4.4.2...v4.5.0

v4.4.2

07 Aug 13:31
5828b26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.4.1...v4.4.2

v4.4.1

11 Jul 20:20
38a4bf8
Compare
Choose a tag to compare

Disabled the detection of Niko Touch profiles.

This is a temporary fix, which should allow new users that have HA 2024.7 to configure the integration.
This does not affect users that have the integration already configured.

See #168 for more information.

Full Changelog: v4.4.0...v4.4.1

v4.4.0

11 Jul 19:46
5c5e2e4
Compare
Choose a tag to compare

What's Changed

  • Support for the Easee Charging station, thx to @bartsmetdv. Note that this is an undocumented device.

Full Changelog: v4.3.4...v4.4.0

v4.3.4

20 Jun 17:49
5fe02f6
Compare
Choose a tag to compare

What's Changed

  • Fixed a typo in garagedoor_action by @joleys

Full Changelog: v4.3.3...v4.3.4

v4.3.3

19 Jun 11:01
6042da0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.3.2...v4.3.3

v4.3.2

14 Jun 22:12
65e53e9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.3.0...v4.3.2

v4.3.0

14 Jun 19:08
c288a8a
Compare
Choose a tag to compare

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

v4.2.0

17 May 13:52
9ae436e
Compare
Choose a tag to compare

What's Changed

  • Handle disabled reporting for NHC Thermo switch

Full Changelog: v4.1.0...v4.2.0

v4.1.0

03 May 19:35
8bfba2a
Compare
Choose a tag to compare

Bugfix

  • Better support for HA 2024.05. Fixes an issue where no entities are created. Big thanks @ubipo. See #140 for more information.

What's Changed

  • Added support for the Generic Inverter, thanks to @JonasGe
  • Implement suggested_area, thank to @nexus256, see #143 for more information.

New Contributors

Full Changelog: v4.0.2...v4.1.0