Skip to content

v0.8b2 (beta)

Pre-release
Pre-release

Choose a tag to compare

@sveinse sveinse released this 27 Jul 19:41
59bbac2

🎉 What's in this BETA release

Important

This is a pre-release version and may not be stable for production use. It has not undergone extensive testing, so your feedback is valuable. Please try it out, and if you encounter any problems, report them at https://github.com/custom-components/zaptec/issues

The v0.8 is a major release with a lot of changes. The integration has been completely redesigned and may impact your existing automations.

The main goal of this release has been to adopt to the Zaptec API Fair Use policy. The mechanism for synchronizing HA entities with the Zaptec portal has been made more robust. This reduces the number of requests to Zaptec and fixes the issues of getting "429 Too many request" -- especially on larger installations.

Note

Please see the v0.8b1 release notes for a description what's changed since v0.7.

The biggest highlight of this release is to fix using the integration on systems where one does not have full access to the installation.

What's Changed

  • Replace unavailable common string-keys with the translated strings by @steinmn in #245
  • Update dev container with latest reference by @sveinse in #246
  • Updated ruff settings and fixed the simplest errors in the code by @sveinse in #247
  • Feature add development by @sveinse in #248
  • Organize translation into alphabetical order and remove upper case keys by @sveinse in #249
  • Add support for adding standalone chargers by @sveinse in #250
  • Fixup missing entity logging during startup by @sveinse in #251
  • Release v0.8b2 by @sveinse in #252

Full Changelog: v0.8b1...v0.8b2