From: Giorgio Ravera Date: Thu, 24 Dec 2020 10:09:06 +0000 (+0100) Subject: Updated README.md and info.md X-Git-Tag: v0.9~1 X-Git-Url: http://git.giorgioravera.it/?a=commitdiff_plain;h=031aebb3a9d8069ba5c9a47dcfc2df8a04e33a1a;p=mercedes_me_api.git Updated README.md and info.md --- diff --git a/README.md b/README.md index 5fbc838..d1d1ff5 100644 --- a/README.md +++ b/README.md @@ -24,12 +24,13 @@ Note3: only one car is supported for the moment. ## Home Assistant Custom Component The Home Assistant Custom Component is a component to be added in Home Assistant in order to integrate the sensors of a Mercedes-Benz car using [Mercedes me API](https://developer.mercedes-benz.com/products). This component is still in development. -### Open Points +### Open Points & Issues - Complete OAUTH2 Authentication & Get the First Token - Get state after starts -> now it waits seconds. - Config Flow for automatic configuration - Log Management - Bugfix & Software optimizations +For further details please refer to [issues list][issues-url]. ### Installation To use this custom component it's necessary to perform the following instructions: @@ -108,6 +109,7 @@ You can find change log under [releases][releases-url] [license-img]: https://img.shields.io/github/license/xraver/mercedes_me_api [license-url]: LICENSE +[issues-url]: https://github.com/xraver/mercedes_me_api/issues [releases-img]: https://img.shields.io/github/v/release/xraver/mercedes_me_api [releases-url]: https://github.com/xraver/mercedes_me_api/releases [last-commit-img]: https://img.shields.io/github/last-commit/xraver/mercedes_me_api diff --git a/info.md b/info.md index 2080f8e..37ec23d 100644 --- a/info.md +++ b/info.md @@ -22,12 +22,13 @@ Note: the APIs described above do not require any subscription in case you use t Note2: not all sensors may be available in your own car; if a sensor is not available the data request returns no data. Note3: only one car is supported for the moment. -## Open Points +## Open Points & Issues - Complete OAUTH2 Authentication & Get the First Token - Get state after starts -> now it waits seconds. - Config Flow for automatic configuration - Log Management - Bugfix & Software optimizations +For further details please refer to [issues list][issues-url]. {% if not installed %} ## Installation @@ -60,6 +61,7 @@ You can find change log under [releases][releases-url] [license-img]: https://img.shields.io/github/license/xraver/mercedes_me_api [license-url]: LICENSE +[issues-url]: https://github.com/xraver/mercedes_me_api/issues [releases-img]: https://img.shields.io/github/v/release/xraver/mercedes_me_api [releases-url]: https://github.com/xraver/mercedes_me_api/releases [last-commit-img]: https://img.shields.io/github/last-commit/xraver/mercedes_me_api