]> git.giorgioravera.it Git - mercedes_me_api.git/commitdiff
Updated README.md and info.md
authorGiorgio Ravera <giorgio.ravera@gmail.com>
Thu, 24 Dec 2020 10:09:06 +0000 (11:09 +0100)
committerGiorgio Ravera <giorgio.ravera@gmail.com>
Thu, 24 Dec 2020 10:09:06 +0000 (11:09 +0100)
README.md
info.md

index 5fbc8386860eea3e2a68aa3dff6b741f59d6dceb..d1d1ff5fd0335e947557f475ad534b87d691284d 100644 (file)
--- 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 <scan_interval> 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 2080f8e988b3d6966c003b0cf35d557f3cb602a0..37ec23da1155aa5c7c52835ab1f33d0a0ab3f5c2 100644 (file)
--- 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 <scan_interval> 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