-
-
Notifications
You must be signed in to change notification settings - Fork 18
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
ERROR_INVALID_PARAM (-110) #37
Comments
Der selber Fehler tritt bei mir auf. Ein Downgrade auf 0.0.8 funktioniert leider nicht. |
Fixed version numbering Updated versions of the package dependencies
Thanks for the quick turn around! I tried the new version I still get the same error message as my initial post. |
Same here... [2020-12-29] 16:59:01.658 - info: eufy-security.0 (23719) state eufy-security.0.T8010N23202xxxxx.station.guard_mode changed: 0 (ack = false)2020-12-29 16:59:01.660 - debug: eufy-security.0 (23719) Station.setGuardMode(): P2P connection to station T8010N23202xxxxx present, send command mode: 0. |
Thanks for the quick feedback :) |
System 2.1.4.4h |
The same version I have and it works for me. What could be the difference... |
0.0.8 lief ohne Probleme. Seit dem Update klappt es nicht mehr. Ich habe es auch mit einer Neuinstallation probiert... leider erfolglos. |
🤔 |
I double checked everything including the original Eufy App source:
I don't understand why it works for me and not for you guys. |
Did you use the Eufy administrator account with ioBroker adapter or another account? Let me know if it works. PS: Don't worry, if it works I will find a solution. :) |
I‘m working with with my admin account. I tried to delete all logins and established a new connection but it doesn’t work. |
Same with me. Also switched to using 2FA as well, same error. |
@MattHodge and/or @tofrie I would suggest we do a live session where we troubleshoot the problem together. I could do it today at 9.30 PM GMT+1. |
Sorry, ich bin beruflich noch eingespannt :( |
Hey just saw this, defiantly keen to try. I am in the same time zone as you it seems. Not sure how to directly contact you but my email / Twitter / LinkedIn is listed on the side panel of my blog: https://hodgkins.io/ |
I restarted the adapter, restarted the station and re-established all connections. Is it maybe the version of node.js? We all installed the same version on the station. Which system does your iobroker run on? Maybe this is the fault? |
@MattHodge @tofrie The best we can do to understand where the problem is, is to provisionally invite me with my account to your Eufy account, so I can directly debug the Eufy app, including the network traffic. |
is there a way to install version 0.0.8? |
Yes, you can run the following command from the command line:
|
Updated versions of the package dependencies
Should be fixed with latest version (0.1.3). Let me know :) |
@bropat works perfect for me! I will continue to watch it today. Thanks for your good work. |
Thanks @bropat ! New version works great. Really appreciate your efforts!! |
Hi There,
I setup the eufy-security plugin (version
0.0.9
) in ioBroker following this tutorial: https://blog.fuzzymistborn.com/controlling-eufy-security-devices-with-iobroker/I can see all the status of my camera and home base successfully (Homebase 2 + eufyCam 2C).
When I try and set data, for example the
guard_mode
, the value fails to be set, with ioBroker showing the following error log:I can send the full
data
andmsg
strings, just wasn't sure if they contained secrets so trimmed them.Appreciate your work on this integration! 👍
The text was updated successfully, but these errors were encountered: