套件: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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio