client.py
client.py copied to clipboard
Deebot client library in python
This is an alternative approach for supporting the Vacuum Map card calibration from https://github.com/DeebotUniverse/Deebot-4-Home-Assistant/issues/321. This will make the calibration much simpler. Object coordinates inside the SVG are vacuum coordinates divided...
### Checks - [X] I have searched the existing issues and no issue is describing my issue - [X] I have checked the [FAQ](https://deebot.readthedocs.io/home/faq/) - [X] I have checked the...
### Checks - [X] I have searched the existing issues and no issue is describing my issue - [X] I have checked the [FAQ](https://deebot.readthedocs.io/home/faq/) - [X] I have checked the...
### Checks - [X] I have searched the existing issues and no issue is describing my issue - [X] I have checked the [FAQ](https://deebot.readthedocs.io/home/faq/) - [X] I have checked the...
### Checks - [X] I have searched the existing issues and no issue is describing my issue - [X] I have checked the [FAQ](https://deebot.readthedocs.io/home/faq/) - [X] I have checked the...
### Is there an existing issue for this? - [X] I have searched the existing issues and no issue is describing my feature request or idea ### Is your feature...
### Is there an existing issue for this? - [X] I have searched the existing issues and no issue is describing my feature request or idea ### Is your feature...
### Is there an existing issue for this? - [X] I have searched the existing issues and no issue is describing my feature request or idea ### Is your feature...
- move some static values into const.py - update code syntax - update imports - update/extend get-command by combine with on-messages - fix comments - update/extend test cases - project...
This PR is for laying the ground work for supporting MQTT + XML devices. I've tested this against my own Deebot 900. ~Please note, this PR is still very much...