Commit b87c3c1 1 parent ad23c67 commit b87c3c1 Copy full SHA for b87c3c1
File tree 1 file changed +20
-0
lines changed
1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -53,6 +53,9 @@ The MG/SAIC Custom Integration provides the following sensors and binary sensors
53
53
54
54
### Sensors
55
55
56
+ - Brand
57
+ - Model
58
+ - Model Year
56
59
- Mileage
57
60
- Fuel Level
58
61
- Fuel Range
@@ -88,6 +91,23 @@ The MG/SAIC Custom Integration provides the following sensors and binary sensors
88
91
- ** Lock Status**
89
92
90
93
94
+ ## Version History
95
+ ```
96
+ 0.0.2
97
+ - Revised mechanics for connection with API
98
+ - Added new sensors (Brand, Model and MY)
99
+ - Rename sensors based on Brand and Model
100
+ - Rename sensors to have them grouped by type (windows, doors, tyres...)
101
+ - Revise config_flow (_login with phone still not working and unavailable_)
102
+ - Initial trialing for charging details
103
+ ```
104
+
105
+ ```
106
+ 0.0.1
107
+ - Initial release
108
+ ```
109
+
110
+
91
111
## TO-DO
92
112
93
113
- Implement initial services for Locks action, HVAC control and anciliary services.
You can’t perform that action at this time.
0 commit comments