Releases: Phype/purei9_unofficial
Releases · Phype/purei9_unofficial
0.0.16
Changes:
- Make gigya authentication region aware, this should fix #29.
Note: This means a new parameter needs to be passed to the code via --country
or when a CoudClient
object is created.
0.0.15
Changes:
- Add gigya authentication to fix login issues - should fix #28
0.0.14
Changes:
- test release to test github <-> pypi workflow without changes
0.0.13
Changes:
- #25: Make cloud -v 3 the default
- Bugfix CloudMap support for v3
- Allow to run "cleanzone" with names instead of ids
0.0.11
Changes:
- #18: Unable to fetch maps KeyError: 'interactiveId'
- #20: Bugfix, invalid isoformat string
0.0.10
Changes:
- #17: Make cloud -v 2 the default
- #16: Work-around API somethimes returning "notConnected" for dustbin state
0.0.9
Changes:
- #15 [cloud, cloudv2]: Handle cases where history items do not contain 'cleaningSession'
0.0.8
Changes:
- Increase timeout exponentially when finding any robots (db2f764c)
- add possibility to send custom command from cli (03b0938dd)
- get dustbin status (03b0938dd)
- allow setting localpw in setup mode (a9d228d1a6)
- add documentation on resetting password (2875be667)