Skip to content

Releases: Python-roborock/python-roborock

v0.4.14

Choose a tag to compare

@github-actions github-actions released this 03 Apr 21:32

Fix

  • Adding is_valid function to RoborockBase (7575aee)

v0.4.13

Choose a tag to compare

@github-actions github-actions released this 03 Apr 21:20

Fix

  • Adiing broken pipe exception log (7e73eb2)

v0.4.12

Choose a tag to compare

@github-actions github-actions released this 03 Apr 14:46
785b34c

Fix

  • Add containers for dock information (77dc414)

v0.4.11

Choose a tag to compare

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

Fix

  • Changing RoborockDeviceInfo to serializable (6dd8ff8)

v0.4.10

Choose a tag to compare

@github-actions github-actions released this 01 Apr 16:54

Fix

  • Using entire object for roborock device info (599d461)

v0.4.9

Choose a tag to compare

@github-actions github-actions released this 01 Apr 15:47

Fix

v0.4.8

Choose a tag to compare

@github-actions github-actions released this 01 Apr 15:39

Fix

  • Refactor roborock device info (291a6b2)

v0.4.7

Choose a tag to compare

@github-actions github-actions released this 01 Apr 15:36

Fix

  • Local_api should receive ip for each device (b2f2f15)

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)