client.py icon indicating copy to clipboard operation
client.py copied to clipboard

Deebot client library in python

Results 31 client.py issues
Sort by recently updated
recently updated
newest added

### 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...

enhancement

### 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...

enhancement

On T20 Omni it is possible to control mops washing mode (with cold or hot water) and level (standard or deep washing). These features are handled by getWashInfo and setWashInfo...

Adds the option to set the interval between two washing of the clean pads. Replaces #339

# Add new command: "AutoEmpty" > See more general info and details under **[discussion](https://github.com/DeebotUniverse/client.py/discussions/345)**. - Tested with **Deebot T10** over HA - [Deebot-4-Home-Assistant](https://github.com/MVladislav/Deebot-4-Home-Assistant/tree/p95mgv) integration - Commands - `getAutoEmpty` - `setAutoEmpty`...

pr: new-feature

### 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...

enhancement

See https://github.com/home-assistant/core/issues/110177 ## Summary by CodeRabbit - **New Features** - Enhanced cleaning functionality allows for simultaneous processing of STOP and PAUSE actions, improving user control. - Updated cleaning command classes...

updates: - [github.com/astral-sh/ruff-pre-commit: v0.5.6 → v0.5.7](https://github.com/astral-sh/ruff-pre-commit/compare/v0.5.6...v0.5.7) ## Summary by CodeRabbit - **Chores** - Updated the pre-commit hook for improved performance and potential bug fixes with the latest version of the...