mirror of
https://github.com/esphome/esphome.git
synced 2025-10-09 13:23:47 +01:00
Add blank line
This commit is contained in:
@@ -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])
|
||||
|
||||
|
Reference in New Issue
Block a user