Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Xiaomi vacuum mop 2 #667

Open
AleDon88 opened this issue Mar 1, 2023 · 1 comment
Open

Xiaomi vacuum mop 2 #667

AleDon88 opened this issue Mar 1, 2023 · 1 comment
Labels
New Model Issue requiring support to a new model

Comments

@AleDon88
Copy link

AleDon88 commented Mar 1, 2023

Hi,
a Xiaomi Vacuum Mop 2 doesn't work, following the error that I get when I try to use it:

[01/03/2023, 08:36:44] [homebridge-xiaomi-roborock-vacuum] This plugin threw an error from the characteristic 'Rotation Speed': Unhandled error thrown inside write handler for characteristic: Call to device timed out. See https://homebridge.io/w/JtMGR for more info.
[01/03/2023, 08:36:44] [Xiaomi] [Model=dreame.vacuum.p2140p] setCleaning | Failed to set cleaning to true Error: Call to device timed out
    at DeviceInfo._retryOnTimeout (/var/lib/homebridge/node_modules/homebridge-xiaomi-roborock-vacuum/src/miio/lib/device_info.js:295:29)
    at DeviceInfo.call (/var/lib/homebridge/node_modules/homebridge-xiaomi-roborock-vacuum/src/miio/lib/device_info.js:227:12)
    at MainService.setCleaning (/var/lib/homebridge/node_modules/homebridge-xiaomi-roborock-vacuum/src/services/main_service.ts:135:11) {
  code: 'timeout'

This is the error that I see in the logs during the installation of plugin:

[28/02/2023, 22:09:07] [homebridge-xiaomi-roborock-vacuum] This plugin slows down Homebridge. The read handler for the characteristic 'Serial Number' didn't respond at all!. Please check that you properly call the callback! See https://homebridge.io/w/JtMGR for more info.

The vacuum cleaner has a static IP.

Thanks

@afharo afharo added the New Model Issue requiring support to a new model label Mar 2, 2023
@afharo
Copy link
Member

afharo commented Mar 2, 2023

[Model=dreame.vacuum.p2140p]

Unfortunately, the Dreame series is not supported yet... It requires a totally different set of commands and needs it's own implementation. Any PRs to add support to that line is very welcomed 😇

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New Model Issue requiring support to a new model
Projects
None yet
Development

No branches or pull requests

2 participants