From: Daniel Rheinbay Date: Sat, 19 Dec 2020 12:16:18 +0000 (+0100) Subject: Update README.md X-Git-Tag: v0.8~3^2 X-Git-Url: http://git.giorgioravera.it/?a=commitdiff_plain;h=b97bff11fb1e56f6335f15af94b180d50810bdde;p=mercedes_me_api.git Update README.md make it clear that scan_interval is the number of seconds. Fixes #11. --- diff --git a/README.md b/README.md index d19ee6e..f5bb841 100644 --- 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)