Featureful Python controller code for WS2811/WS2812/NeoPixels
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Nathaniel Walizer 99ec21b454 Add green to Halloween preset 2 年前
.gitignore Initial commit 3 年前
LICENSE Initial commit 3 年前
README Initial commit 3 年前
blinky.json Advertise status to HA when it comes online 2 年前
blinky.py Advertise status to HA when it comes online 2 年前
colors.py Initial commit 3 年前
colortest.py Add colortest script for quick color testing 3 年前
gradients.py Add green to Halloween preset 2 年前
pattern.py Initial commit 3 年前
pixels.py Initial commit 3 年前

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