I want Home Assistant to send me a notification when a device at home reports a low battery. This already works great for Ring cameras and various other devices. The problem is with Homematic IP devices. We have quite a few of them in the house—from window sensors to wall thermostats and heating thermostats, all the way to a gate control system. All Homematic IP devices are connected to the cloud via an access point, and I can control all devices in the Homematic IP app and check their current status.
I have now integrated this access point using the standard integration in Home Assistant. For most devices, I can also see a battery. The status is displayed as “Normal.” However, two devices with batteries are offline. This matches what the Homematic IP app reports.
Unfortunately, the charge level isn’t displayed as a percentage, but only as “Normal,” whatever that means. I recently discovered via a Google search that you can enable an inactive entity called “Operating Voltage” under Devices > Diagnostics. But… none of the devices have a “Diagnostics” section, nor do they have any inactive entities or an operating voltage. Why is that, and what can I do about it?
Another tip recommended installing “Battery Notes.” I did that. But now it’s showing me a total of 6 Homematic IP devices that are at 0%. I think that could only be true for the 2 devices (the two that are no longer accessible). I’m now getting warnings for devices whose batteries are definitely full (or at least “Normal”). So I’ve uninstalled “Battery Notes” again.
How can I get relatively accurate values for the batteries? I want the warning to be sent only when the battery charge level drops below 15%.
BTW: Is there a way to communicate with the access point locally, without using the cloud, or do I need something else for that?