]> git.giorgioravera.it Git - mercedes_me_api.git/commitdiff
Update README.md
authorDaniel Rheinbay <danielrheinbay@users.noreply.github.com>
Sat, 19 Dec 2020 12:16:18 +0000 (13:16 +0100)
committerGitHub <noreply@github.com>
Sat, 19 Dec 2020 12:16:18 +0000 (13:16 +0100)
make it clear that scan_interval is the number of seconds. Fixes #11.

README.md

index d19ee6ee8f597d86579e425be8b2e8c22425b4bd..f5bb84152bfac3c3536f5713c84a214876577b0f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ mercedesmeapi:
   client_id: <**INSERT_YOUR_CLIENT_ID**>
   client_secret: <**INSERT_YOUR_CLIENT_SECRET**>
   vehicle_id: <**INSERT_YOUR_VEHICLE_ID**>
-  scan_interval: <** TIME PERIOD TO REFRESH RESOURCES **>
+  scan_interval: <** TIME PERIOD (NUMBER OF SECONDS) TO REFRESH RESOURCES **>
 ```
 2) Actually it's not possible to retrive the Token from scratch. Please use the other script to retrive the first token and copy it into hacs folder (.mercedesme_token)