Featureful Python controller code for WS2811/WS2812/NeoPixels
Find a file
2023-10-12 23:23:57 -07:00
.gitignore Initial commit 2022-09-04 19:44:24 -07:00
blinky.json Advertise status to HA when it comes online 2023-09-30 16:50:43 -07:00
blinky.py Advertise status to HA when it comes online 2023-09-30 16:50:43 -07:00
colors.py Initial commit 2022-09-04 19:44:24 -07:00
colortest.py Add colortest script for quick color testing 2022-09-05 09:06:08 -07:00
gradients.py Add green to Halloween preset 2023-10-12 23:23:57 -07:00
LICENSE Initial commit 2022-09-04 19:44:24 -07:00
pattern.py Initial commit 2022-09-04 19:44:24 -07:00
pixels.py Initial commit 2022-09-04 19:44:24 -07:00
README Initial commit 2022-09-04 19:44:24 -07:00

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