Featureful Python controller code for WS2811/WS2812/NeoPixels
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Nathaniel Walizer 99ec21b454 Add green to Halloween preset před 2 roky
.gitignore Initial commit před 3 roky
LICENSE Initial commit před 3 roky
README Initial commit před 3 roky
blinky.json Advertise status to HA when it comes online před 2 roky
blinky.py Advertise status to HA when it comes online před 2 roky
colors.py Initial commit před 3 roky
colortest.py Add colortest script for quick color testing před 3 roky
gradients.py Add green to Halloween preset před 2 roky
pattern.py Initial commit před 3 roky
pixels.py Initial commit před 3 roky

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