mirror of
https://github.com/esphome/esphome.git
synced 2025-01-19 12:24:05 +00: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)
|
yield light.register_light(var, config)
|
||||||
# https://github.com/FastLED/FastLED/blob/master/library.json
|
# 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
|
yield var
|
||||||
|
Loading…
x
Reference in New Issue
Block a user