DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: python-airos 0.6.4-1

Package Information

DescriptionClient for Ubiquiti airOS devices

This library communicates with Ubiquiti airOS network devices through their web interface, behaving like a browser client for login and command handling. It can retrieve device status and configuration details such as system information, uptime, wireless mode, signal data, and information about connected stations.

It also supports device management actions exposed by airOS, including disconnecting a station, rebooting the device, changing provisioning mode, checking for available firmware updates, starting firmware downloads, monitoring download progress, and requesting installation when supported by the target firmware.

The library talks directly to airOS devices on the network and can also discover them by listening for their broadcast announcements. It supports communication with different airOS firmware generations, with status access available across supported devices and a wider set of control operations for newer firmware.

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

New Package Report

.changes
Architectureall source
Distributionunstable
DateFri, 13 Mar 2026 12:04:56 +0000
Sourcepython-airos
Version0.6.4-1
Changed-ByEdward Betts
Changelog
python-airos (0.6.4-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1130589)
.dsc
Sectionpython
Priorityoptional
Componentmain
Package-Listpython3-airos deb python optional arch=all
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: airos
Upstream-Contact: Tom Scholten <git@scholten.nu>
Source: https://github.com/compatech/python-airos

Files: *
Copyright: 2020 by @CoMPaTech
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