From 1caeadbf3b4f3b9fa12884bea0e5168254fdc0c2 Mon Sep 17 00:00:00 2001 From: flame4ever Date: Wed, 18 Sep 2024 17:30:51 +0200 Subject: [PATCH 1/2] Update __init__.py MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ‘ID.7 Tourer’ added and tested for functionality in HA. --- custom_components/volkswagen_we_connect_id/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/volkswagen_we_connect_id/__init__.py b/custom_components/volkswagen_we_connect_id/__init__.py index 20f31b5..24cff1d 100644 --- a/custom_components/volkswagen_we_connect_id/__init__.py +++ b/custom_components/volkswagen_we_connect_id/__init__.py @@ -33,7 +33,7 @@ _LOGGER = logging.getLogger(__name__) -SUPPORTED_VEHICLES = ["ID.3", "ID.4", "ID.5", "ID. Buzz", "ID.7 Limousine"] +SUPPORTED_VEHICLES = ["ID.3", "ID.4", "ID.5", "ID. Buzz", "ID.7 Limousine", "ID.7 Tourer"] @dataclass From c98e31d591d125a5a31f604c4312ec8a8290fe1c Mon Sep 17 00:00:00 2001 From: flame4ever Date: Mon, 23 Sep 2024 22:22:19 +0200 Subject: [PATCH 2/2] Update README.md ID7 added --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 178664c..f8da261 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ _This integration only works with cars sold in Europe and use the WeConnect ID a * Volkswagen ID.3 * Volkswagen ID.4 * Volkswagen ID.5 +* Volkswagen ID.7 * Volkswagen ID Buzz * Volkswagen Tiguan (MKII)