[ bianca ]
[ 源代码: py-aosmith ]
软件包:python3-py-aosmith(1.0.12-1)
API Client for A O Smith iCOMM-enabled water heaters
This library provides an interface to interact with A. O. Smith iCOMM-enabled water heaters, enabling control over various functionalities. Users can adjust the target temperature, change operation modes, and enable or disable away mode. The library communicates with A. O. Smith's cloud service to fetch data and send control commands to the water heater devices. It also supports retrieving energy usage data and hot water availability. Compatible with multiple models, this library extends the control capability initially provided by the A. O. Smith mobile app.
其他与 python3-py-aosmith 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-tenacity
- retry code until it succeeeds