DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: python-asusrouter 1.21.3-1

Package Information

Descriptioncommunication interface for ASUSWRT routers

This library communicates with routers running ASUSWRT firmware, including stock ASUSWRT and AsusWRT-Merlin, over the router's HTTP or HTTPS management interface.

It handles login and session management, sends requests to the router, and parses the responses returned by the web administration endpoints. Through those endpoints it can retrieve router state and network information such as general device details, connection status, traffic and interface data, Wi-Fi settings, and information about connected clients, depending on what the target router model and firmware provide.

The package talks directly to supported ASUS routers and mesh-capable ASUS devices that expose the ASUSWRT management API. It is intended for software that needs structured access to information already available through the router's own administrative interface rather than screen-scraping the web UI.

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

New Package Report

.changes
Changed-ByEdward Betts
Architectureall source
Distributionunstable
DateWed, 11 Mar 2026 21:41:35 +0000
Sourcepython-asusrouter
Version1.21.3-1
Changelog
python-asusrouter (1.21.3-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1130437)
.dsc
Sectionpython
Priorityoptional
Componentmain
Package-Listpython3-asusrouter deb python optional arch=all
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: asusrouter
Upstream-Contact: Yevhenii Vaskivskyi <yevhenii@vaskivskyi.com>
Source: https://github.com/Vaskivskyi/asusrouter

Files: *
Copyright: Yevhenii Vaskivskyi <yevhenii@vaskivskyi.com>
License: Apache-2.0

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


License: Apache-2.0
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
 .
      http://www.apache.org/licenses/LICENSE-2.0
 .
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
 .
 On Debian systems, the complete text of the Apache 2.0 License
 can be found in /usr/share/common-licenses/Apache-2.0 file.

Review Information

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

Final Comment

Back to Dashboard | View all reviews for this package