From cf4a528c974bf5b6cfe5b875eef130f723a8390a Mon Sep 17 00:00:00 2001 From: nrahbek Date: Mon, 5 Feb 2024 20:55:31 +0100 Subject: [PATCH] Update models.py (#194) Updated models.py with 5 new heat pumps from HeishaMon (#38-42) --- custom_components/aquarea/models.py | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/custom_components/aquarea/models.py b/custom_components/aquarea/models.py index ed11f81..da4d52f 100644 --- a/custom_components/aquarea/models.py +++ b/custom_components/aquarea/models.py @@ -45,4 +45,9 @@ "35": "WH-SXC09H3E8 9 3ph T-CAP - new version", "36": "WH-ADC0309K3E5AN 7 1ph HP - All-In-One K-series - AN", "37": "WH-SDC0309K3E5 5 1ph HP - split K-series", + "38": "WH-SDC0309K3E5 7 1ph HP - split K-series", + "39": "WH-ADC0916H9E8 16 3ph T-CAP - All-In-One", + "40": "WH-ADC0912H9E8 12 3ph T-CAP - All-In-One", + "41": "WH-SDC12H9E8 12 3ph HP", + "42": "WH-MXC16J9E8 16 3ph T-CAP", }