From 6a9b1e44479e92e0d2e5a4dbc1a219c8329d6104 Mon Sep 17 00:00:00 2001 From: Giovanni Condello Date: Tue, 2 Jul 2024 16:44:37 +0000 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c8ca15..6a7cd22 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ A Python package for interacting with the MG iSMART API. MG iSMART is the connectivity system in your MG car (MG5 MG4, ZS...). -Supported functionality +Supported functionality (partial list, check the code for more) * login * set alarm switches @@ -17,6 +17,9 @@ Supported functionality * unlock vehicle * start rear window heating * stop rear window heating +* remote climate +* heated seats + ## Prerequisites