samemory / homebridge-eufy-security

Work in progress
Apache License 2.0
97 stars 14 forks source link

[enhancement]: Keypad motion sensor and battery "switch" enhancements #319

Closed Geek-MD closed 2 years ago

Geek-MD commented 2 years ago

Describe the solution you'd like

Keypad has a built in motion sensor, I think it would be nice to add that sensor functionality.

Second, I can't find it useful to show battery level as a "switch". Other plugins like homebridge-eveatmo (https://github.com/skrollme/homebridge-eveatmo#readme) shows battery level as a percentage. Maybe you can look there how to implement it.

Thanks in advance

github-actions[bot] commented 2 years ago

Did you check this Road Map pages ?

schliemann commented 2 years ago
  1. The client library doesn't support keypad motion detected at the moment.
  2. The client library only supports isBatteryLow(). So we can't provide a number.

ECC4AE41-8372-4765-BFF0-ABCF6FDE04BF

You are welcome to create an issue here:

https://github.com/bropat/eufy-security-client/issues

Geek-MD commented 2 years ago

Thanks a lot for your answer, done what you suggested

https://github.com/bropat/eufy-security-client/issues/93

schliemann commented 2 years ago

Let's keep this issue open for now then. Bropat is quite busy however and might not prioritize these changes. But lets see.

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

schliemann commented 2 years ago

Closing this after reading Bropats response.