mirror of
https://github.com/esphome/esphome.git
synced 2025-09-02 19:32:19 +01:00
Update __init__.py (#1020)
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user