Package: wnpp Severity: wishlist Owner: Edward Betts <[email protected]>
* Package name : aiohomeconnect Version : 0.31.0 Upstream Author : Martin Hjelmare <[email protected]> * URL : https://github.com/MartinHjelmare/aiohomeconnect * License : Apache-2.0 Programming Lang: Python Description : Client for the Home Connect API This library provides access to the Home Connect API used by connected household appliances from supported brands. . It handles communication with the Home Connect cloud service and can retrieve information about registered appliances, including their type, brand, model, and current status. It also supports access to available programs, settings, options, and commands exposed by each appliance through the API. . The library can be used to read appliance state such as operation status, selected program, remaining time, and reported events, and to send control requests where the Home Connect API allows it. It also includes support for receiving event updates from Home Connect so changes reported by appliances can be processed without repeatedly polling the 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.

