From 9f6100f4cc791836d00676a1ee71ca534c9e6026 Mon Sep 17 00:00:00 2001 From: Martin Tome Date: Thu, 29 Aug 2024 21:35:03 -0300 Subject: [PATCH] Fix missing new line character at the end of file --- tests/components/heatpumpir/test.esp32-ard.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/components/heatpumpir/test.esp32-ard.yaml b/tests/components/heatpumpir/test.esp32-ard.yaml index 20304dda9c..8259e07a90 100644 --- a/tests/components/heatpumpir/test.esp32-ard.yaml +++ b/tests/components/heatpumpir/test.esp32-ard.yaml @@ -23,4 +23,4 @@ climate: vertical_default: auto name: HeatpumpIR Climate min_temperature: 18 - max_temperature: 30 \ No newline at end of file + max_temperature: 30