Skip to content

v0.8.0

Pre-release
Pre-release

Choose a tag to compare

@moehrem moehrem released this 28 Feb 19:19
51651d0

Update to v0.8.0

New features:

  • Deleted ability to add users per unit. Its only possible to add a unit.
  • Each unit can be added one time only.
  • No support for user status or changes thereof anymore.
  • Any multi-user can choose which unit to integrate. Each unit can be added, but have to be integrated separately.
  • Added permission check for any api request. Any request, that will be denied by Divera, will abort, thus cutting down useless requests.
  • Optimized api request handling and response data handling to boost performance.
  • Changed all services and sensor handling to work without ucr-id.

Bugfixing:

  • fixed an error with api-key handling upon reconfiguring integration
  • fixed an error with usergroup_id handling in config_flow
  • some little code optimizations

What's Changed

Full Changelog: v0.7.1-beta...v0.8.0