DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: python-autarco 3.2.0-1

Package Information

DescriptionClient for reading data from Autarco solar inverter systems

This library communicates with the My Autarco service to retrieve information about Autarco solar installations associated with an account. It uses account credentials to access site data and to query individual systems by their public key.

It can return account information listing the sites available to the user, including identifiers, system names, retailer names and reported health status. For a specific site, it can provide general details such as address information, timezone, creation date, whether a battery or consumption meter is present, and cumulative figures for consumption and CO2 savings.

The library also retrieves inverter data, including serial numbers, current AC power output, total AC energy output, grid status and health status. Separate solar production data is available with current power production and energy totals for today, the current month and the full recorded period. Where a battery is installed, battery data includes present flow, net charge or discharge, state of charge, and charged and discharged energy totals for daily, monthly and overall periods.

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-autarco.git (browse)
Closes#1130486
Trackerhttps://tracker.debian.org/pkg/python-autarco
Uploaded4 months, 27 days ago

New Package Report

.changes
DateThu, 12 Mar 2026 12:39:40 +0000
Sourcepython-autarco
Version3.2.0-1
Changed-ByEdward Betts
Architectureall source
Distributionunstable
Changelog
python-autarco (3.2.0-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1130486)
.dsc
Package-Listpython3-autarco deb python optional arch=all
Sectionpython
Priorityoptional
Componentmain
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: autarco
Upstream-Contact: Klaas Schoute <hello@student-techlife.com>
Source: https://github.com/klaasnicolaas/python-autarco

Files: *
Copyright: 2022-2025 Klaas Schoute
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.

Review Information

accepted — allocated to mechtilde 4 months, 26 days ago, started 4 months, 26 days ago, completed 4 months, 26 days ago.

Final Comment

Back to Dashboard | View all reviews for this package