-
-
Notifications
You must be signed in to change notification settings - Fork 3
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
getAirDring Error #135
Comments
@surfahboy21 @bwp91 Btw.: The typo in "getAirDring" is intended 😉 |
I'll implement a switch for the Here's an example of an "StationState" object. In this case air drying is active. {
"type": 2,
"state": 1,
"isAirDrying": false,
"isSelfCleaning": true,
"isActive": true
} You don't need to handle |
That’s awesome. Thanks for the quick reply and for the instructions on how to adjust my settings. |
Errr. I also have the X1 OMNI and there is the same error message in my logs. Additionally I have this error for the ‘getMapSubSet‘ command, don‘t know why, as I do have different rooms defined in the ECOVACS app. EDIT: Never mind, after fiddling around in the ECOVACS app and also installing the beta version of this plugin I don't seem to get any more such errors. |
What issue do you have? Please be as thorough and explicit as possible.
Noticed the following error in my Homebridge log:
"[4/30/2023, 2:02:07 PM] [Deebot] [Robot] sent error [Request Timeout (command 'getAirDring')].
Details of your setup.
Using (1) Homebridge UI-X
Homebridge v1.6.1
Homebridge is running on a Synology DS920+ NAS (DSM 7.1.1-42962 Update 5) using Node.js v16.16.0
Using plugin v6.0.5. Just installed it for the first time a few days ago and issue has existed since initial install.
DEEBOT X1 OMNI, which I understand is not listed as a supported device. So if that's why the error happens, then no problem / worries. I should also note that the error hasn't seemed to impact functionality within the iOS Home app. But I thought I'd raise it anyway in case its a straightforward fix and / or helpful to be aware of when planning out future updates and bug fixes.
Please paste any relevant logs below.
The text was updated successfully, but these errors were encountered: