Releases: stianaske/pybotvac
Releases · stianaske/pybotvac
Fix invalid escape sequence
Add Vorwerk certificate
This release adds the certificate for the Vorwerk kesecosys.com cloud (courtesy of @trunneml)
Fix issue where start_cleaning() would fail in some cases
Fixed an issue causing start_cleaning()
to fail in some cases for accounts with multiple robots (#77 by @simontegelid)
Provide unique ID
Provide unique account ID (#74 by @Santobert and @chemelli74).
Fix cleaning maps for multiple robots
@Santobert fixed the issue where cleaning maps were only available for the first robot.
Add response verification
Added validation of responses and additional tools for static code analysis (thanks, @Santobert).
Add OAuth2
- Add OAuth2 (#59 by @Santobert)
- Added gitignore (#60 by @Santobert)
- Fix spot cleaning (#61 by @Santobert)
- Change default spot-cleaning to Turbo and Double Pass (#62 by @larsvinc)
- Use Black (#63 by @Santobert)
- Use syntax highlighting (#64 by @Santobert)
Misc improvements
- Improve logging (#54 by @Santobert )
- Improve exception tracebacks (#56 by @newAM )
- Add command to dismiss current alert (#57 by @dshokouhi )
Exception improvements
Improvements to exception handling.
Add descriptive exceptions and bugfixing
- Added exceptions
- Fixes missing locale error
- Fix no floorplan available