Closed nano9g closed 2 years ago
Huh, it's not supposed to add a battery level unless it gets one from the Flic. I'll take a look and get it fixed. When did it start happening?
Should be fixed in 1.5.1. Batteries are now explicity set to 100% when Homebridge starts.
That fixed it, thank you!
You're welcome, thanks for the report.
It appears that the default state for all buttons is 0% battery. While this doesn't cause any warnings in Apple's Home app, the Eve app takes it upon itself to display warnings that the battery is low.
It would be nice to have the option to disable the battery service for buttons that will never be used with Flic. (Looking through the source I see I could pass a 'button-battery-level' header as part of the HTTP request, but I'd like to just remove the battery information completely.)