Package: wnpp Severity: wishlist Owner: Edward Betts <[email protected]>
* Package name : python-asusrouter Version : 1.21.3 Upstream Author : Yevhenii Vaskivskyi <[email protected]> * URL : https://github.com/Vaskivskyi/asusrouter * License : Apache-2.0 Programming Lang: Python Description : communication 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. This library is a dependancy of Home Assistant, the Python smart home platform. I plan to maintain it as part of the Home Assistant team.

