mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 15:12:06 +00: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) |     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 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user