软件包:python3-py-aosmith(1.0.14-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
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-tenacity
- retry code until it succeeeds