JohnMarzulli / categorical-sectional

Version of the light-up-map that works with "individually addressable" string lights based on the WS2801.
28 stars 17 forks source link

Dimming WS2801 #27

Closed XMineAnShineX closed 4 years ago

XMineAnShineX commented 4 years ago

Is it possible to dim the WS2801 lights during the day?

JohnMarzulli commented 4 years ago

There is not a way by configuration right now, but you can edit the color values in https://github.com/JohnMarzulli/categorical-sectional/blob/master/configuration.py

JohnMarzulli commented 4 years ago

Dimming now supported in the configuration. Merged into Master.

@XMineAnShineX - Let me know if you have any issues.