I have several Zigbee motion sensors that go through the CR2477 batteries rather rapidly, which I don't like but that's the way it is. My complaint is about battery strength reporting. I have a rule setup where I get a notification if the battery strength percentage falls under 10. But I'd rather not use regular polling like that. Since I don't mind checking manually myself, does anyone know I would set up an app or something where I could poll a device and get the battery strength reported. For some reason, SmartThings did a great job of reporting battery strength fairly accurately, but the Hubitat Elevation environment doesn't really report very accurately IMO.
As a side note, the voltage of a new CR2477 reads about 3.3V, whereas when I get a low battery report from my current app, it reads about 2.95V. I wonder what voltage one needs at a minimum so I could assess when I really need to change it.
I suppose I could just set an app to check motion and notify me if it detects motion, and then just do that periodically. But I wanted something slightly more sophisticated than that.