From 5aa921eb5d255c36070c7575aaf92e7958eb9361 Mon Sep 17 00:00:00 2001 From: Greg Duckworth <2647926+gregoryduckworth@users.noreply.github.com> Date: Wed, 2 Oct 2019 15:33:16 +0100 Subject: [PATCH] Include scan_interval and spelling mistake --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5773b8e..45842cd 100644 --- a/README.md +++ b/README.md @@ -53,13 +53,15 @@ image (Optional): A link to an image which if provided, will override `picture` api_key (Optional): Your application’s API key (get one by following the instructions below). This key identifies your application for purposes of quota management. Most users will not need to use this unless multiple sensors are created. +scan_interval (Optional): The frequency with which scans occur in seconds, the default is 60. + You need to register for an API key to use Google Geocode. This can be done by following these instructions - Go to [Google Maps Platform API](https://cloud.google.com/maps-platform/#get-started) - Click on 'Get Started' - Select 'Maps' and 'Places' then click 'continue' - Create a new project or select an existing one then click 'next'. -- Clcik 'Create Billing Account' +- Click 'Create Billing Account' - Create a name for the account then click 'Continue' - Confirm your Country then click 'Confirm' - Fill in your detail the click 'Submit and enable billing'