套件:python3-plugwise(1.7.4-1)
python3-plugwise 的相關連結
Debian 的資源:
下載原始碼套件 python-plugwise:
- [python-plugwise_1.7.4-1.dsc]
- [python-plugwise_1.7.4.orig.tar.gz]
- [python-plugwise_1.7.4-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Library for interacting with Plugwise Smile and Stretch devices
This library connects with Plugwise Smile and Stretch devices to manage and monitor home automation systems. It interacts with various Plugwise products such as the Smile Anna thermostat, Smile P1 energy meter, and Adam zoned heating control. The library communicates locally, requiring the IP address and authentication details of each device in the network. Users can manage heating schedules, monitor energy usage, and control devices like smart plugs and thermostats through a networked gateway. Integration with these devices enables insights into household energy consumption, temperature regulation, and smart device management for improved home automation experiences.
其他與 python3-plugwise 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-dateutil
- powerful extensions to the standard Python 3 datetime module
-
- dep: python3-defusedxml
- XML bomb protection for Python stdlib modules (for Python 3)
-
- dep: python3-munch
- dot-accessible dictionary similar to JavaScript objects - Python 3.x