Featureful Python controller code for WS2811/WS2812/NeoPixels
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nathaniel Walizer 99ec21b454 Add green to Halloween preset 2 years ago
.gitignore Initial commit 3 years ago
LICENSE Initial commit 3 years ago
README Initial commit 3 years ago
blinky.json Advertise status to HA when it comes online 2 years ago
blinky.py Advertise status to HA when it comes online 2 years ago
colors.py Initial commit 3 years ago
colortest.py Add colortest script for quick color testing 3 years ago
gradients.py Add green to Halloween preset 2 years ago
pattern.py Initial commit 3 years ago
pixels.py Initial commit 3 years ago

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