Skip to content

v0.7.1

Compare
Choose a tag to compare
@sveinse sveinse released this 29 Dec 19:43
· 25 commits to master since this release
a1fd270

⚠️ IMPORTANT ⚠️

If running version < 0.7.0: This release contains breaking changes! Entities and device names have changed significantly. You will have to update your automations after installation. It can prove easier to uninstall the zaptec integration before installing 0.7.1 to ensure all entity names gets properly updated.

What's Changed

  • Fixed issue with multiple chargers (data leaking over)
  • Added new charger sensors. "Humidity", "Temperature (internal)",
    "Allocated charge current", "Authentication Type"
  • Added new installation sensor "Max Current"
  • Added statistics support for each entity that measures values
  • Cleanup of translations, more consistent usage of "Authorization"
  • Change "Authorization Required" switch to binary sensor. It is better to
    use Zaptec Portal for these types of adjustments
  • Fixed issues and improved diagnostics download
  • API request cleanups
  • Cleanup of debug output
  • Increase poll update delay slightly to ensure Zaptec Cloud data is updated
    by the time the next poll is run
  • Change Circuit to use "active" (was "is_active")

Changelog: CHANGELOG.md
Commit changelog: v0.7.0...v0.7.1