软件包:python3-pycontrol4(1.2.1-1)
Asynchronous library for Control4 system interaction
This library offers an interface to communicate with Control4 home automation systems via their REST API. It enables users to monitor and control various devices such as lights and media equipment on their local network. It achieves this through asynchronous operations, allowing for efficient management and state polling of connected devices without causing lag or performance issues in the network. With a focus on local control, it does not require remote access solutions for its functionality. The library's functions facilitate direct interaction with the Control4 controller, obtaining device information, state updates, and performing actions such as adjusting light levels.
其他与 python3-pycontrol4 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-websocket
- WebSocket client library - Python 3.x
-
- dep: python3-xmltodict
- Makes working with XML feel like you are working with JSON (Python 3)