Skip to content

Releases: joleys/niko-home-control-II

v4.17.0

02 Mar 16:49
3b807e3

Choose a tag to compare

What's Changed

Full Changelog: v4.16.0...v4.17.0

v4.16.0

17 Feb 21:39
ce29388

Choose a tag to compare

What's Changed

  • Add support for the monthly peak ElectricalMonthlyPeakPowerFromGrid by @bccrew in #287
  • Allow configuring multiple controllers using the hobby profile by @firepinn in #284

New Contributors

Full Changelog: v4.15.2...v4.16.0

v4.15.2

13 Jan 19:25
e2d6be1

Choose a tag to compare

What's Changed

Full Changelog: v4.15.1...v4.15.2

v4.15.1

23 Dec 17:50
edf90dc

Choose a tag to compare

What's Changed

  • Refactor _process_api_values to handle unit conversions by @joleys in #278

Full Changelog: v4.15.0...v4.15.1

v4.15.0

30 Nov 14:50
dc1d66e

Choose a tag to compare

What's Changed

  • Add support for importing historical data as statistics by @firepinn.

If you want to enable this: see https://github.com/joleys/niko-home-control-II/blob/master/ENABLE-STATISTICS.md

Thanks to @firepinn

Full Changelog: v4.14.0...v4.15.0

v4.14.0

27 Nov 20:29
098f7ed

Choose a tag to compare

What's Changed

Full Changelog: v4.13.0...v4.14.0

v4.13.0

17 Sep 13:47
8933cec

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.12.0...v4.13.0

v4.12.0

09 Jul 09:36
08b3482

Choose a tag to compare

What's Changed

  • Filters out “interface” devices during MQTT device processing
  • Extends program constants and updates HVAC mode mapping for manual/schedule states
  • Introduces CocoMyvaillantHvac and CocoMyvaillantDomestichotwaterunit to support MyVaillant

Full Changelog: v4.11.0...v4.12.0

v4.11.0

04 Jul 13:04
785f58c

Choose a tag to compare

What's Changed

  • Support for Target Time and Next Charging Time for Charging stations that support it. Thx to @pmaene
  • Remove logging. As it seems to cause issues for the door station. Thx to @jsvg1964
  • Code cleanup & small improvements

Full Changelog: v4.10.0...v4.11.0

v4.10.0

17 Jun 21:55
47a1f54

Choose a tag to compare

What's Changed

This release adds updates to existing "devices" and support for some new "devices" that are now documented.
The following changes from the Niko v2.23 release are included:

  • "Added Device model - NHC Conditional action", was already present in the integration
  • "Added Device model - NHC PeakMode action", was already present in the integration
  • "Added Device model - NHC SolarMode action"
  • "Added Device model - NHC Timeschedule action", was already present in the integration
  • "Added Device model - ZigBee Battery Metering Clamp"
  • "Added Device model – NHC Battery Metering Clamp"
  • "Added Device model – Generic Charging Station"
  • "Added Device model – NHC Outdoor Video Door Station", was already present in the integration. But added support for up to 4 buttons.
  • "Updated Device model – NHC ZigBee Electricity Metering module (with clamp)", was already present in the integration. Updated to match the documentation.
  • "Updated Device model – NHC Electricity Metering module (with clamp)", was already present in the integration. Updated to match the documentation.
  • "Updated Device model – Energy Home", was already present in the integration
  • "Updated Device model – NHC Zigbee Smart plug", was already present in the integration
  • "Updated Device model – Generic Zigbee Smart plug", was already present in the integration

If you have a charging station that supports setting the Target Time or Next Charging Time: please contact me.

Note that this release does not add support for the newly introduced "Retrieving measurement data". If you want to help with this: let me know in #245

Full Changelog: v4.9.1...v4.10.0