This repository has been archived by the owner on Jun 20, 2022. It is now read-only.
Releases: DCSBL/ha-homewizard-energy
Releases · DCSBL/ha-homewizard-energy
0.8.2
Bug Fixes
Links
0.8.1
Bug Fixes
Links
0.8.0
0.7.1
Bug Fixes
Links
0.7.0
0.6.0
0.5.0
Add support for Zeroconf discovery and improved guts
❗ Have you installed this to get rid of the 'new repository', you can now remove this one! It has been fixed.
Changelog
- Added support for mDNS discovery, this not only makes it easier to configure your device, but also allows some self-repairing when an IP adres changes.
- This integration now makes use of an external library that is responsible for the communication with the HomeWizard Energy devices. This makes this integration more maintenance friendly.
- Lots and lots of other, not noteworthy, internal changes.
Known issue
- The device can report that is is unavailable after updating. Please restart Home Assistant a second time, this should fix it for you.
Developer note: The mDNS discovery is not (jet) officially supported by HomeWizard. Please keep in mind this feature can be removed or changed at any time without notice while this feature is not officially released.
0.4.3
Added 'version' to manifest.json
To have support for future HA versions, I've added the 'version' parameter in manifest.json. See https://developers.home-assistant.io/blog/2021/01/29/custom-integration-changes/.
0.4.2
Internal cleanup
Changes
- Cleaned up some code