bropat / eufy-security-ws

Small server wrapper around eufy-security-client library to access it via a WebSocket.
MIT License
180 stars 27 forks source link

[Bug]: Can't change/read state for alarm_control_panel #366

Open chrisferagotti opened 1 week ago

chrisferagotti commented 1 week ago

Version

8.0.4

Node version

unknown

Operating System type

Other

Operating system version

HomeAssistant 2024.10.1

Describe the bug

I've got two devices that utilize alarm_control_panel; a HomeBase3 and a tilt and pan indoor/wired camera.

I don't see any errors.

To reproduce

  1. Check the Eufy app to see what mode/state your device/HomeBase is in (e.g. Home, Disarmed, Away, etc.)
  2. In HomeAssistant, go to /developer-tools/state
  3. Search for "alarm_control_panel"
  4. Click on it, change the state, and click "set state"
  5. Refer to Eufy app to see whether the state actually changed

Screenshots & Logfiles

No response

Additional context

No response

mennovanhout commented 1 week ago

This actually is fixed by me, with the latest update. I couldn't switch the alarm mode of my homebase3 but now i can.

chrisferagotti commented 1 day ago

So, this does seem to have improved. My HomeBase3 seems to be working both ways. Unfortunately, I'm unable to test the Living Room camera, as while I was trying to troubleshoot it, it got removed from HA and I can't seem to get it back. As soon as I can get it back and test to see if the alarm_control_panel works on it, I'll update; I just don't want to close this until I'm sure.

Thanks, @mennovanhout !