mirror of
https://github.com/esphome/esphome.git
synced 2025-04-06 02:40:29 +01:00
Update __init__.py
This commit is contained in:
parent
8974fb1adb
commit
1fb172e28f
@ -50,7 +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)
|
||||
cg.add(var.set_initial_value(config[CONF_INITIAL_VALUE]))
|
||||
|
Loading…
x
Reference in New Issue
Block a user