Featureful Python controller code for WS2811/WS2812/NeoPixels
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Nathaniel Walizer 99ec21b454 Add green to Halloween preset il y a 2 ans
.gitignore Initial commit il y a 3 ans
LICENSE Initial commit il y a 3 ans
README Initial commit il y a 3 ans
blinky.json Advertise status to HA when it comes online il y a 2 ans
blinky.py Advertise status to HA when it comes online il y a 2 ans
colors.py Initial commit il y a 3 ans
colortest.py Add colortest script for quick color testing il y a 3 ans
gradients.py Add green to Halloween preset il y a 2 ans
pattern.py Initial commit il y a 3 ans
pixels.py Initial commit il y a 3 ans

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