Skip to content

Commit b87c3c1

Browse files
authored
Update README.md
1 parent ad23c67 commit b87c3c1

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

README.md

+20
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@ The MG/SAIC Custom Integration provides the following sensors and binary sensors
5353

5454
### Sensors
5555

56+
- Brand
57+
- Model
58+
- Model Year
5659
- Mileage
5760
- Fuel Level
5861
- Fuel Range
@@ -88,6 +91,23 @@ The MG/SAIC Custom Integration provides the following sensors and binary sensors
8891
- **Lock Status**
8992

9093

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+
91111
## TO-DO
92112

93113
- Implement initial services for Locks action, HVAC control and anciliary services.

0 commit comments

Comments
 (0)