mirror of
https://github.com/esphome/esphome.git
synced 2025-02-14 17:08:22 +00:00
Add blank line
This commit is contained in:
parent
3522ce6c81
commit
279b03e711
@ -16,6 +16,7 @@ CONFIG_SCHEMA = climate_ir.CLIMATE_IR_WITH_RECEIVER_SCHEMA.extend(
|
||||
}
|
||||
)
|
||||
|
||||
|
||||
async def to_code(config):
|
||||
var = cg.new_Pvariable(config[CONF_ID])
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user