mirror of
https://github.com/esphome/esphome.git
synced 2025-11-17 15:26:01 +00:00
Update __init__.py
This commit is contained in:
@@ -50,5 +50,6 @@ async def to_code(config):
|
||||
config[CONF_TERMINAL_A],
|
||||
config[CONF_TERMINAL_B],
|
||||
config[CONF_TERMINAL_W],
|
||||
config[CONF_INITIAL_VALUE],
|
||||
)
|
||||
await output.register_output(var, config)
|
||||
|
||||
Reference in New Issue
Block a user