Package: wnpp Severity: wishlist Owner: Edward Betts <[email protected]>
* Package name : python-airpatrol Version : 0.1.0 Upstream Author : Anton Dalgren <[email protected]> * URL : https://github.com/antondalgren/airpatrol * License : MIT Programming Lang: Python Description : interface 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. 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.

