パッケージ: 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