ffenix113 / zigbee_home

Project to provide functionality similar to ESPHome but for Zigbee instead of WiFi for nRF52
https://ffenix113.github.io/zigbee_home/
GNU General Public License v3.0
503 stars 9 forks source link

Monitor for Lithium battery cells #24

Open ffenix113 opened 7 months ago

ffenix113 commented 7 months ago

Discussed in https://github.com/ffenix113/zigbee_home/discussions/22

Originally posted by **Hedda** February 2, 2024 https://github.com/osaether/nrf_cell_mon
Hedda commented 5 months ago

While not sure if this "as-is" code is open source the Zigbee battery monitor concepts described here might still be useful:

https://github.com/SiliconLabs/zigbee_applications/tree/master/zigbee_battery_monitor

ffenix113 commented 5 months ago

I just merged ADC implementation with battery power and soil moisture ADC sensors, and I think this should be now supported, if configured correctly. When I will update the docs to showcase new sensor configurations - this could be easier to test.

I will try this out when I would have ability and option to do so, or if anybody else would do this before I would have time for it - also great!