mirror of
https://github.com/esphome/esphome.git
synced 2024-11-28 12:46:22 +01:00
removed spaces at end of init.py
This commit is contained in:
parent
181fc3ec26
commit
50580e13d9
@ -49,4 +49,3 @@ async def to_code(config):
|
||||
await cg.register_parented(var, config[CONF_SEEEDMULTICHANNELRELAY_ID])
|
||||
|
||||
cg.add(var.set_channel(config[CONF_CHANNEL]))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user