[ bianca ]
[ ソース: dio-chacon-wifi-api ]
パッケージ: python3-dio-chacon-wifi-api (1.2.2-1)
python3-dio-chacon-wifi-api に関するリンク
dio-chacon-wifi-api ソースパッケージをダウンロード:
- [dio-chacon-wifi-api_1.2.2-1.debian.tar.xz]
- [dio-chacon-wifi-api_1.2.2-1.dsc]
- [dio-chacon-wifi-api_1.2.2.orig.tar.gz]
メンテナ:
外部の資源:
- ホームページ [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