mirror of
https://github.com/esphome/esphome.git
synced 2024-11-23 15:38:11 +01:00
Fix missing new line character at the end of file
This commit is contained in:
parent
d58af9c648
commit
9f6100f4cc
1 changed files with 1 additions and 1 deletions
|
@ -23,4 +23,4 @@ climate:
|
|||
vertical_default: auto
|
||||
name: HeatpumpIR Climate
|
||||
min_temperature: 18
|
||||
max_temperature: 30
|
||||
max_temperature: 30
|
||||
|
|
Loading…
Reference in a new issue