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