Featureful Python controller code for WS2811/WS2812/NeoPixels
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Nathaniel Walizer 99ec21b454 Add green to Halloween preset hace 2 años
.gitignore Initial commit hace 3 años
LICENSE Initial commit hace 3 años
README Initial commit hace 3 años
blinky.json Advertise status to HA when it comes online hace 2 años
blinky.py Advertise status to HA when it comes online hace 2 años
colors.py Initial commit hace 3 años
colortest.py Add colortest script for quick color testing hace 3 años
gradients.py Add green to Halloween preset hace 2 años
pattern.py Initial commit hace 3 años
pixels.py Initial commit hace 3 años

README

Featureful Python controller code for WS2811/WS2812/NeoPixels
- Based on Adafruit CircuitPython NeoPixel library
- Dozens of holiday and other animation presets
- Fully configurable animations
- Multiple animations in different sections
- Service-ready with dynamic MQTT and config file updates