mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	Update __init__.py
This commit is contained in:
		| @@ -52,5 +52,6 @@ async def to_code(config): | ||||
|         config[CONF_TERMINAL_W], | ||||
|     ) | ||||
|     await output.register_output(var, config) | ||||
|     await cg.register_parented(var, config[CONF_MCP4461_ID]) | ||||
|     if CONF_INITIAL_VALUE in config: | ||||
|         cg.add(var.set_initial_value(config[CONF_INITIAL_VALUE])) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user