samemory / homebridge-eufy-security

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

[enhancement]: Display camera battery level in homekit for automation #219

Closed xraywinedrinker closed 2 years ago

xraywinedrinker commented 3 years ago

Describe the solution you'd like

It would be very helpful to have the camera battery level that is displayed in Homebridge accessories to display in HomeKit. I’d like to create an automation that alerts me when any of the batteries is below a certain percentage.

lenoxys commented 3 years ago

It already does :

image

xraywinedrinker commented 3 years ago

I do see the percentage but HomeKit does not allow automations based on the battery level. Any way to expose it to allow automation/notification when level drops below certain level?

schliemann commented 3 years ago

@xraywinedrinker Pretty sure it makes the most sense to use a third party homekit app that allows for battery level automations. The alternative would be that we would add a different service to support it.

Possible - but not necessarily the best solution.

lenoxys commented 3 years ago

Eve app ?

xraywinedrinker commented 3 years ago

I downloaded the eve app and do see the battery percentage but my goal was to have a notification when any of the camera batteries level drops below a set amount. I don’t see this option in eve.

schliemann commented 3 years ago

@xraywinedrinker Don't know about eve, but Home+ 5 can definitily accomplish this

1AEEF6D8-AD3D-4B00-BAD3-1553DC3D409C

schliemann commented 3 years ago

If you install test flight you have a month to evaluate.

https://departures.to/home-5

lenoxys commented 3 years ago

If you install test flight you have a month to evaluate.

https://departures.to/home-5

Hey thanks a lot !!! love the app

lenoxys commented 3 years ago

I downloaded the eve app and do see the battery percentage but my goal was to have a notification when any of the camera batteries level drops below a set amount.

I don’t see this option in eve.

I think when it reached low level you get notification but doesn't know the threshold

xraywinedrinker commented 3 years ago

Thanks for the 3rd party app options, I’ll take a look.

xraywinedrinker commented 3 years ago

Just wanted to follow up that I was able to get a notification (sms) when a eufy battery falls below a certain threshold. Not very elegant but does get the job done.

Install eve for homekit Create a virtual device in smartthings (make available in homebridge and webcore apps) Create a scene in homekit that turns on the newly created virtual switch Create rule in eve that checks every day at noon to see if the camera battery is equal to or below 30% then run the homekit scene with the virtual switch *Use webcore to send a text message (low battery alert) when the virtual switch turns on, wait 10 seconds and turn off the virtual switch.

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.

github-actions[bot] commented 2 years ago

This issue was closed because it has been stalled for 5 days with no activity.