🎉 What's in this release
This release is an improvement release of the Zaptec integration. It contains a lot of stability fixes, especially for the amount of logging and how API errors are handled. It adds a couple of new entities that have been requested such as cable locking and status light brightness setting. As the first non-English translation, Dutch translation has been added (shout-out to @c0mplex1 ). See below for the full list of features and fixes.
Any issues, proposals, improvements can be added by creating an issue here.
What's Changed
- Add sensors and service call by @sveinse in #81
- Adding info regarding the load balancing blueprint by @svenakela in #92
- More about load balancing, better formatting. by @svenakela in #93
- Fix HA warning on TEMP_CELSIUS and state class entity warning by @danielkihlgren in #100
- Delete stale/old Zaptec devices by @sveinse in #104
- Fix excessive API logging by @sveinse in #110
- Add binary sensor for online charger by @sveinse in #115
- Add missing translations by @sveinse in #118
- Ignore updates with chargerid 0000...0000 by @sveinse in #119
- Remove excessive data in sensor attributes by @sveinse in #120
- Added support for cable locking by @sveinse in #127
- Add retry on API error code 500 by @sveinse in #111
- Fix redaction of username and password in logs by @sveinse in #132
- Dutch language translation by @c0mplex1 in #135
- Add HMI brightness entity by @sveinse in #136
New Contributors
- @svenakela made their first contribution in #92
- @c0mplex1 made their first contribution in #135
Full Changelog: v0.7.1...v0.7.2