Skip to content

Releases: alryaz/hass-hekr-component

v0.2.15: Hotfix for HA 2023.6.0

08 Jun 07:21
2f2291f
Compare
Choose a tag to compare

🐛 Fixes

v0.2.14: Fixed state_class not appearing on sensors

07 Apr 13:33
Compare
Choose a tag to compare

🐛 Fixes

  • Fixed state_class not appearing on sensors on Home Assistant 2022.3.0+

v0.2.13: Home Assistant 2022.3 fixes

06 Apr 20:28
Compare
Choose a tag to compare

⚠️ BREAKING CHANGES

  • Requires Home Assistant 2022.3+ through HACS
  • current_power_w and total_energy_kwh are no longer

🐛 Fixes

  • Fixed import issue related to Home Assistant versions upward of 2022.3 (#13)

v0.2.12: Energy monitoring support

14 Sep 15:14
Compare
Choose a tag to compare
  • Added state and device classes to power meter protocol entities
  • Lowered warning level when protocol does not support certain platform

v0.2.11: Bug fixes

14 Sep 11:03
Compare
Choose a tag to compare
  • Fixed regressions introduced by faulty library update in v0.2.10

This release has been tested with both power_meter and power_socket in both cloud and local access. Should you encounter any issues, please, reinstall the component first before opening an issue.

v0.2.10: Added power_socket protocol support

13 Sep 23:06
Compare
Choose a tag to compare
  • Added support for power sockets (identified by "CZ-05" model name)
  • Fixed notification about missing platform setups

WARNING! This update is broken. Please, await v0.2.11

v0.2.9: Reactive power fixes

27 Jul 13:40
ba8f52f
Compare
Choose a tag to compare
(fix) invalid unit of measurement for reactive power

v0.2.8: Manifest update

10 Jun 10:34
634b48e
Compare
Choose a tag to compare
  • Fixed version numbering (resolves loading issues in HA 2021.6+)

v0.2.7 Update 1: (possibly) added support for older revisions of HIKING power meter

10 May 11:16
Compare
Choose a tag to compare
v0.2.7u1

Bumped version of underlying library, bumped update version number

v0.2.7: Internal refactoring, manifest changes

10 May 11:15
Compare
Choose a tag to compare
Refactored __init__.py imports, added version number, bumped version …