[ 原始碼: pyeverlights ]
套件:python3-pyeverlights(0.1.0-2)
Python library for controlling EverLights lighting systems
Users can program different zones with specific colors or patterns directly through Python scripts. The library supports tasks such as setting solid colors, activating saved patterns, and retrieving the status of the control box. It leverages asyncio for asynchronous communication, making it suitable for integration into home automation systems or complex lighting setups requiring real-time control.
其他與 python3-pyeverlights 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio