Releases: humbertogontijo/python-roborock
Releases · humbertogontijo/python-roborock
v0.4.6
Fix
- Adding local_api disconnection (
a010304
)
- Move add_status_listener from cloud_api to base_api (
dcad915
)
v0.4.5
Fix
- Close socket on broken pipe (
bf8c8d5
)
v0.4.4
Fix
- Removing local_api.py nonworking commands from api.py (
12bf756
)
v0.4.0
Feature
- Sppliting clients into local and cloud (
8019313
)
v0.3.1
Fix
- Minor fixes to offline integration (
1b4926e
)
v0.3.0
Feature
- Adding offline.py for others to test local api (
22680bf
)