mirror of
https://github.com/esphome/esphome.git
synced 2024-11-22 11:47:30 +01:00
Update __init__.py (#1020)
This commit is contained in:
parent
8b92456ded
commit
0473c4c79f
@ -35,5 +35,5 @@ def new_fastled_light(config):
|
||||
|
||||
yield light.register_light(var, config)
|
||||
# https://github.com/FastLED/FastLED/blob/master/library.json
|
||||
cg.add_library('FastLED', '3.2.9')
|
||||
cg.add_library('FastLED', '3.3.3')
|
||||
yield var
|
||||
|
Loading…
Reference in New Issue
Block a user