-
Notifications
You must be signed in to change notification settings - Fork 24
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
deerma.humidifier.jsq: Fail to connect to device #53
Comments
Hey @pfrankov, |
I've update miio-api (nt0xa/miio-api#2), so issue should be fixed now. But you might need to reinstall the plugin in order to get the latest versions of the dependencies |
Thank you! But it seems that if I have |
This is strange when I tested the plugin on NodeJS v10 everything worked fine. |
@russtone some more info:
Homebridge : v1.3.4 UPDATE: Mine is fixed |
Hey @Ugmaxie Error Warnings are not related to error I will try to fix them in the next release |
While I'm running
> DEBUG=miio-api* homebridge -D
I getting this error:
Model: deerma.humidifier.jsq
My config file:
> miio tokens update...
> DEBUG=miio\*,thing\* miio inspect <IP>
Do you have any ideas why this could happen?
This is interesting, I have almost the same issue with other plugin:
But because it has retries it suddenly starts working: https://github.com/homebridge-xiaomi-roborock-vacuum/homebridge-xiaomi-roborock-vacuum/blob/master/index.js#L752
Or maybe it's just a coincidence.
The text was updated successfully, but these errors were encountered: