DFSG NEW Queue

DFSG, Licensing & New Packages Team

python-indevolt-api 1.2.3-1

Package Information

Descriptionclient for communicating with Indevolt home battery systems

This library communicates with Indevolt home battery devices over their network API. It can retrieve system configuration, read device data points, and write values to configurable data points exposed by the unit.

It also includes discovery support for finding Indevolt devices on the local network by sending a UDP broadcast and collecting responses from compatible units. Discovered devices include connection details such as host, port, and any device name or related metadata returned during discovery.

MaintainerHome Assistant Team <team+homeassistant@tracker.debian.org>
Changed ByEdward Betts <edward@4angle.com>
Sponsoredward@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/homeassistant-team/deps/python-indevolt-api.git (browse)
Closes#1131132
Trackerhttps://tracker.debian.org/pkg/python-indevolt-api
Uploaded4 hours ago

New Package Report

.changes
Sourcepython-indevolt-api
Version1.2.3-1
Changed-ByEdward Betts
Architectureall source
Distributionunstable
DateTue, 17 Mar 2026 21:20:53 +0000
Changelog
python-indevolt-api (1.2.3-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1131132)
.dsc
Sectionpython
Priorityoptional
Componentmain
Package-Listpython3-indevolt-api deb python optional arch=all
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: indevolt-api
Upstream-Contact: A. Gideonse <arno.gideonse@proton.me>
Source: https://github.com/xirt/indevolt-api

Files: *
Copyright: 2026 XirtNL
License: MIT

Files: debian/*
Copyright: 2026 Edward Betts <edward@4angle.com>
License: MIT


License: MIT
 Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation
 files (the "Software"), to deal in the Software without
 restriction, including without limitation the rights to use,
 copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the
 Software is furnished to do so, subject to the following
 conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
 HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
 OTHER DEALINGS IN THE SOFTWARE.

Back to Dashboard | View all reviews for this package