v0.8.0
Pre-release
Pre-release
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
- upodating readmes by @moehrem in #26
- patched service bugs by @moehrem in #29
- v0.8.0 by @moehrem in #40
Full Changelog: v0.7.1-beta...v0.8.0