[ 源代码: dio-chacon-wifi-api ]
软件包:python3-dio-chacon-wifi-api(1.2.2-1)
python3-dio-chacon-wifi-api 的相关链接
Debian 的资源:
下载源码包 dio-chacon-wifi-api:
- [dio-chacon-wifi-api_1.2.2-1.dsc]
- [dio-chacon-wifi-api_1.2.2.orig.tar.gz]
- [dio-chacon-wifi-api_1.2.2-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Library implementing Wi-Fi protocol for DIO Chacon devices
This library provides an implementation of the Wi-Fi protocol for interacting with DIO Chacon devices. It enables operations such as connecting to and controlling switches and shutters over the cloud. The library supports listing registered devices, checking their status, and executing actions like switching power states or adjusting shutter positions. Connection to the Chacon cloud server is maintained via a websocket, allowing for responsive interactions. Automatic reconnection is a feature included for network reliability.
其他与 python3-dio-chacon-wifi-api 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-aiohttp
- http client/server for asyncio