软件包: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
- 交互式高级面向对象语言(默认 python3 版本)
-
- 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