Skip to content

Releases: stianaske/pybotvac

v0.0.28

11 Jun 07:35

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.27...v0.0.28

Remove manual cert validation for vorwerk connections

16 Apr 18:37

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.26...v0.0.27

Do not modify endpoint or cert for neato

26 Feb 08:41

Choose a tag to compare

Do not modify endpoint or cert for neato (by @benbridts in #89)

Fix invalid escape sequence

11 Apr 16:09

Choose a tag to compare

What's Changed

Full Changelog: v0.0.24...v0.0.25

Add Vorwerk certificate

02 Jan 20:06
ffc04c7

Choose a tag to compare

This release adds the certificate for the Vorwerk kesecosys.com cloud (courtesy of @trunneml)

Fix issue where start_cleaning() would fail in some cases

01 Jan 19:39

Choose a tag to compare

Fixed an issue causing start_cleaning() to fail in some cases for accounts with multiple robots (#77 by @simontegelid)

Provide unique ID

17 Jul 17:49

Choose a tag to compare

Provide unique account ID (#74 by @Santobert and @chemelli74).

Fix cleaning maps for multiple robots

24 Jun 18:05

Choose a tag to compare

@Santobert fixed the issue where cleaning maps were only available for the first robot.

Add response verification

20 Jan 19:06
2d7c6b4

Choose a tag to compare

Added validation of responses and additional tools for static code analysis (thanks, @Santobert).

PRs: #68 #69 #70 #71

Add OAuth2

06 Dec 19:30

Choose a tag to compare