bropat / eufy-security-ws

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

[Feature request]: Use P2P to get battery level data. #237

Closed ersan closed 1 year ago

ersan commented 1 year ago

Describe the solution you'd like

Eufy hardly ever updates the cloud API with the battery level of any devices, resulting in incorrect battery levels for days or weeks at a time (my 2C camera has been at 39% for 18 days now according to the API). It would be much better if you could get battery levels via P2P instead.

ersan commented 1 year ago

I believe this is related to #154

Marsman83 commented 1 year ago

I too would like this feature so I can schedule a warning to charge on time.

ersan commented 1 year ago

This appears to have been fixed upstream