Featureful Python controller code for WS2811/WS2812/NeoPixels
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Nathaniel Walizer 99ec21b454 Add green to Halloween preset vor 2 Jahren
.gitignore Initial commit vor 3 Jahren
LICENSE Initial commit vor 3 Jahren
README Initial commit vor 3 Jahren
blinky.json Advertise status to HA when it comes online vor 2 Jahren
blinky.py Advertise status to HA when it comes online vor 2 Jahren
colors.py Initial commit vor 3 Jahren
colortest.py Add colortest script for quick color testing vor 3 Jahren
gradients.py Add green to Halloween preset vor 2 Jahren
pattern.py Initial commit vor 3 Jahren
pixels.py Initial commit vor 3 Jahren

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