DFSG NEW Queue

DFSG, Licensing & New Packages Team

python-actron-neo-api 0.4.1-1

Package Information

DescriptionPython interface for Actron Air Neo air conditioning systems

This library provides a Python interface to Actron Air Neo air conditioning systems via the Actron Air cloud service. It allows applications to authenticate using OAuth2 and interact with registered air conditioning systems and zones.

The API exposes object-oriented access to systems, settings and zones, enabling control of operating modes, fan settings, temperature setpoints and zone state. It also allows retrieval of system information and current status data.

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-actron-neo-api.git (browse)
Closes#1130260
Trackerhttps://tracker.debian.org/pkg/python-actron-neo-api
Uploaded20 hours ago

New Package Report

.changes
Sourcepython-actron-neo-api
Version0.4.1-1
Changed-ByEdward Betts
Architectureall source
Distributionunstable
DateTue, 10 Mar 2026 14:21:58 +0000
Changelog
python-actron-neo-api (0.4.1-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1130260)
.dsc
Componentmain
Package-Listpython3-actron-neo-api deb python optional arch=all
Sectionpython
Priorityoptional
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: actron-neo-api
Upstream-Contact: Kurt Chrisford <soft.year7030@fastmail.com>
Source: https://github.com/kclif9/actronneoapi

Files: *
Copyright: 2024 Kurt Chrisford
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