diff --git a/custom_components/studer_xcom/const.py b/custom_components/studer_xcom/const.py index ecf2c5b..1c7fbcf 100644 --- a/custom_components/studer_xcom/const.py +++ b/custom_components/studer_xcom/const.py @@ -56,7 +56,7 @@ "rcc": [], "bsp": [7007,7008,7030,7031,7032,7033], "bms": [7007,7008,7030,7031,7032,7033], - "vt": [11007,11025,11038,11039,11040,11041,11042,11045,11069], + "vt": [11007,11025,11038,11039,11040,11041,11043,11045,11069], "vs": [15017,15030,15054,15057,15064,15065,15108], } diff --git a/custom_components/studer_xcom/manifest.json b/custom_components/studer_xcom/manifest.json index e5b82ec..44052a1 100644 --- a/custom_components/studer_xcom/manifest.json +++ b/custom_components/studer_xcom/manifest.json @@ -10,5 +10,5 @@ "issue_tracker": "https://github.com/ankohanse/hass-studer-xcom/issues", "loggers": ["custom_components.studer_xcom"], "requirements": ["aioxcom>=1.5.0"], - "version": "2024.11.2" + "version": "2024.11.3" } \ No newline at end of file