Releases: joleys/niko-home-control-II
Releases · joleys/niko-home-control-II
v4.5.1
What's Changed
- Fix warning about not set feature flags for Nhc2GenericFanFanEntity by @tijsverkoyen in #180
- Hazcod by @tijsverkoyen in #195
Full Changelog: v4.5.0...v4.5.1
v4.5.0
What's Changed
- Support for Alphen Eve Charging Station thx to @mherwege
Full Changelog: v4.4.2...v4.5.0
v4.4.2
v4.4.1
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
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
v4.3.3
What's Changed
- getmac is no requirement anymore by @tijsverkoyen in #156
- Pass unique id by @tijsverkoyen in #161
- Fix alarmcontrolpanels by @tijsverkoyen in #163
- Code styling by @tijsverkoyen in #164
- Add FAQ item for Class not found. by @tijsverkoyen in #165
Full Changelog: v4.3.2...v4.3.3
v4.3.2
v4.3.0
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