From d7b16544a4597fff6991b8bd29e5ff34b46a59c6 Mon Sep 17 00:00:00 2001 From: ElVit <54866762+ElVit@users.noreply.github.com> Date: Mon, 24 Nov 2025 21:42:36 +0100 Subject: [PATCH] Update test_panasonic_heatpump.yaml --- tests/panasonic_heatpump/test_panasonic_heatpump.yaml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/tests/panasonic_heatpump/test_panasonic_heatpump.yaml b/tests/panasonic_heatpump/test_panasonic_heatpump.yaml index 49a9961..d4ede2c 100644 --- a/tests/panasonic_heatpump/test_panasonic_heatpump.yaml +++ b/tests/panasonic_heatpump/test_panasonic_heatpump.yaml @@ -287,6 +287,10 @@ switch: # Test climate platform climate: - platform: panasonic_heatpump - name: "Test Heatpump Climate" - supports_cool: true - supports_heat: true + cool_mode: true + tank: + name: "Test Tank Climate" + zone1: + name: "Test Zone1 Climate" + zone2: + name: "Test Zone2 Climate"