Package: wnpp Severity: wishlist Owner: Edward Betts <edw...@4angle.com> X-Debbugs-Cc: debian-devel@lists.debian.org, debian-pyt...@lists.debian.org
* Package name : aioaseko Version : 0.1.1 Upstream Author : Milan Meulemans <milan.meulem...@live.be> * URL : https://github.com/milanmeu/aioaseko * License : MIT Programming Lang: Python Description : Async Python package for the Aseko Pool Live API This library simplifies the process of managing pool systems by offering asynchronous methods to authenticate, retrieve account information, and interact with pool units remotely. . Key features include: - Support for both mobile and web API interactions through distinct `MobileAccount` and `WebAccount` classes. - Ability to fetch detailed pool unit states including metrics like water flow and other variable readings. - Built on aiohttp, ensuring efficient and non-blocking HTTP requests within an asyncio event loop. I plan to maintain this package as part of the Python team.