]> git.giorgioravera.it Git - mercedes_me_api.git/commitdiff
Fixed README.md and hacs.json
authorGiorgio Ravera <giorgio.ravera@gmail.com>
Sun, 8 Nov 2020 22:28:15 +0000 (23:28 +0100)
committerGiorgio Ravera <giorgio.ravera@gmail.com>
Sun, 8 Nov 2020 22:28:15 +0000 (23:28 +0100)
README.md
hacs.json

index 726e87c6ceb162aa6210bdadcfbb033951bd437b..6fadaf185ebd9f755517db64125e65213290e400 100644 (file)
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ Note: the APIs described above do not requires any subscription in case you use
 Note2: 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 APIs](https://developer.mercedes-benz.com/products).
+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
 - Complete OAUTH2 Authentication & Get the First Token
index 586f8ce778823b2a1b36af878da2e65eb850f9d3..7037081b843d2b6bb71b8b968e83d65760873735 100644 (file)
--- a/hacs.json
+++ b/hacs.json
@@ -1,5 +1,5 @@
 {
-    "name": "Mercedes Me Api",
+    "name": "Mercedes Me API",
     "domains": ["sensor"],
     "render_readme": false,
     "homeassistant": "0.100.0",