Skip to content

Releases: Python-roborock/python-roborock

v0.4.6

Choose a tag to compare

@github-actions github-actions released this 01 Apr 06:18

Fix

  • Adding local_api disconnection (a010304)
  • Move add_status_listener from cloud_api to base_api (dcad915)

v0.4.5

Choose a tag to compare

@github-actions github-actions released this 01 Apr 05:31

Fix

  • Close socket on broken pipe (bf8c8d5)

v0.4.4

Choose a tag to compare

@github-actions github-actions released this 01 Apr 03:33

Fix

  • Removing local_api.py nonworking commands from api.py (12bf756)

v0.4.3

Choose a tag to compare

@github-actions github-actions released this 01 Apr 01:18

Fix

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 01 Apr 00:01

Fix

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 31 Mar 18:55

Fix

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 31 Mar 16:48
82c96e1

Feature

  • Sppliting clients into local and cloud (8019313)

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 30 Mar 15:11

Fix

  • Minor fixes to offline integration (1b4926e)

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 30 Mar 03:04

Feature

  • Adding offline.py for others to test local api (22680bf)

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 29 Mar 13:51
6310714

Fix