DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: python-airpatrol 0.1.0-1

Package Information

Descriptioninterface to AirPatrol devices and service

AirPatrol is a system for remotely controlling air conditioners, heat pumps, and other climate-control equipment using small hardware controllers connected to the internet or cellular networks. These controllers can communicate with existing appliances (often via infrared) and allow them to be monitored and controlled remotely through a cloud service and mobile applications.

This Python library communicates with AirPatrol devices through the AirPatrol service API. It handles authentication, establishes a session for an account, and retrieves the list of devices associated with that account.

It is intended for software that needs to query or control AirPatrol-managed equipment such as heating or cooling units. Applications can use this library to obtain device information and interact with the AirPatrol cloud service.

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

New Package Report

.changes
Changed-ByEdward Betts
Architectureall source
Distributionunstable
DateSun, 08 Mar 2026 08:27:29 +0000
Sourcepython-airpatrol
Version0.1.0-1
Changelog
python-airpatrol (0.1.0-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1130067)
.dsc
Priorityoptional
Componentmain
Package-Listpython3-airpatrol deb python optional arch=all
Sectionpython
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: airpatrol
Upstream-Contact: Anton Dalgren <anton.dalgren@gmail.com>
Source: https://github.com/antondalgren/airpatrol

Files: *
Copyright: 2025 Anton Dalgren
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, 31 days ago, started 4 months, 31 days ago, completed 4 months, 31 days ago.

Final Comment

Back to Dashboard | View all reviews for this package