-
-
Notifications
You must be signed in to change notification settings - Fork 25
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
[Bug]: Eufy Indoor Cam 2k alarm state issue #38
Comments
Did you check this Common Issues pages ? |
As discussed in #39
@njuart Can you specify on which version of the plugin it was working? |
Sorry, but not sure I can recall on which beta exactly it was working. Here's what log shows:
|
Hello, I've the same issue on my setup. When arming we send a request to arm to the camera then we wait to receive the arming notification which can happend minutes after the ask. I don't see anything we can implement in order to force it. This issue is only related to camera operating their own alarm system. I don't have this issue with the homebase. |
Yes, with Homebase it's fine. But I'm pretty sure it was working fine some time ago. |
Well since I don't own a solo camera I have difficulties to help here. You can revert to earlier version of the plugin and test if it has another behavior. Maybe then I can find a difference in the code bases. |
I've added a log message that should be triggered if the mode change isn't done. It's part of 2.0.1-beta.2. Until it's published you could download it directly from the repo. Then there will be exactly one retry. But as stated before in #39 and from the information given I don't believe that the retry will do any good. Please report if this helps. |
Didn't help unfortunately. There is a timeout =( Even after retry. |
Yeah, I expected that really. I suppose there is a power management setting in the eufy app. Could you test whether different settings have different results in the homebridge behavior? |
Hmm, didn't find any in Eufy app. Maybe because my Indoor 2k is wired. |
Ok, another try. I've hacked a eufy-test-client application which shall help me debug some issues in the future. For now there are only two options to change guard mode. You can find it here: https://github.com/thieren/eufy-test-client Can you try something with this please?
Please report back, if this does anything for you. |
Wow, thx. Not sure if I'll be near computer today, so probably tmrw. Maybe @lenoxys can assist you also, as he reported the same issue for him a bit a above in this thread. |
@thieren Hey, again. Luckily managed to do it today and got the log. So:
Here's the log |
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
Should be fixed with latest beta. |
What happened?
Hi, I have both Homebase 2 and Eufy Indoor Cam 2k. When I change alarm state for example from Away to Home in HomeKit, I see that alarm state of Indoor Cam doesn't change, it changes only after I manually open Eufy App and check state there. After this state of Indoor Cam in HomeKit changes immediately. With Homebase 2 I don't have this problem, it's alarm state changes at once. Any ideas? Thx
Device Type
Indoor Camera (Supported)
Plugin Version
beta (Best Effort)
HomeBridge Version
v1.4.x (Supported)
NodeJS Version
v16 (Supported)
Operating System
Raspbian 10+ (Supported)
Relevant log output
No response
The text was updated successfully, but these errors were encountered: