Skip to content

Releases: Phype/purei9_unofficial

0.0.16

29 Oct 11:03
Compare
Choose a tag to compare

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

04 Oct 01:24
Compare
Choose a tag to compare

Changes:

  • Add gigya authentication to fix login issues - should fix #28

0.0.14

28 Nov 17:36
Compare
Choose a tag to compare

Changes:

  • test release to test github <-> pypi workflow without changes

0.0.13

28 Nov 14:34
Compare
Choose a tag to compare

Changes:
- #25: Make cloud -v 3 the default
- Bugfix CloudMap support for v3
- Allow to run "cleanzone" with names instead of ids

0.0.12

01 Apr 12:46
Compare
Choose a tag to compare

Changes:

  • #22: Support for new API
  • Added test case for new API

https://pypi.org/project/purei9-unofficial/0.0.12/

0.0.11

22 Feb 20:25
Compare
Choose a tag to compare

Changes:

  • #18: Unable to fetch maps KeyError: 'interactiveId'
  • #20: Bugfix, invalid isoformat string

0.0.10

21 Apr 09:11
Compare
Choose a tag to compare
Changes:
 - #17: Make cloud -v 2 the default
 - #16: Work-around API somethimes returning "notConnected" for dustbin state

0.0.9

13 Dec 16:30
Compare
Choose a tag to compare
Changes:

 - #15 [cloud, cloudv2]: Handle cases where history items do not contain 'cleaningSession'

0.0.8

17 Nov 11:44
Compare
Choose a tag to compare
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)