Package: wnpp Severity: wishlist Owner: Edward Betts <[email protected]>
* Package name : python-batinfo Version : 0.4.2 Upstream Author : Nicolas Hennion <[email protected]> * URL : https://github.com/nicolargo/batinfo * License : LGPL-3+ Programming Lang: Python Description : battery status data from Linux power supply sysfs This library reads the Linux kernel power supply information exposed under /sys/class/power_supply and represents detected batteries as structured objects. . It reports fields made available by the kernel for each battery, such as charge state, remaining capacity, present flag, technology, voltage, current, design and full charge values, cycle count, model name, manufacturer, serial number, and raw uevent data. The exact set of fields depends on the battery and driver. . It reads from the kernel sysfs power_supply interface, including per-device directories for battery entries, and can refresh its cached values to reflect the current kernel-reported battery state. This library is a dependancy of Home Assistant, the Python smart home platform. I plan to maintain it as part of the Home Assistant team.

