python-batinfo 0.4.2-1
Package Information
| 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. |
|---|---|
| Maintainer | Home Assistant Team <team+homeassistant@tracker.debian.org> |
| Changed By | Edward Betts <edward@4angle.com> |
| Sponsor | edward@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/homeassistant-team/deps/python-batinfo.git (browse) |
| Closes | #1142974 |
| Tracker | https://tracker.debian.org/pkg/python-batinfo |
| Uploaded | 3 hours ago |
New Package Report
.changes
| Architecture | all source |
|---|---|
| Distribution | unstable |
| Date | Wed, 29 Jul 2026 09:25:47 +0100 |
| Source | python-batinfo |
| Version | 0.4.2-1 |
| Changed-By | Edward Betts |
Changelog
python-batinfo (0.4.2-1) unstable; urgency=medium . * Initial release. (Closes: #1142974)
.dsc
| Section | python |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | python3-batinfo deb python optional arch=all |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: batinfo Upstream-Contact: Nicolas Hennion <nicolas@nicolargo.com> Source: https://github.com/nicolargo/batinfo Files: * Copyright: 2013-2016, Nicolas Hennion <nicolas@nicolargo.com> License: LGPL-3+ Files: debian/* Copyright: 2026 Edward Betts <edward@4angle.com> License: LGPL-3+ License: LGPL-3+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, version 3 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. . You should have received a copy of the GNU Lesser General Public License along with this program. If not, see <https://www.gnu.org/licenses/>. . On Debian systems, the complete text of the GNU Lesser General Public License can be found in "/usr/share/common-licenses/LGPL-3".