Pakket: python3-dio-chacon-wifi-api (1.2.2-1)
Verwijzigingen voor python3-dio-chacon-wifi-api
Debian bronnen:
Het bronpakket dio-chacon-wifi-api downloaden:
- [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]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-dio-chacon-wifi-api gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio