Plugin Config Options
pimatic-location options
| Option | Description | Default |
|---|---|---|
| debug boolean | Debug mode. Writes debug messages to the pimatic log, if set to true. | false |
Device Config Options
pimatic-location device config schemas
LocationDevice
LocationDevice config options
| Option | Description | Default |
|---|---|---|
| lat number | Latitude of your home location | 0 |
| long number | Longitude of your home location | 0 |
| useGoogleMaps boolean | Use the Google Maps API to get Route Informations? | true |
| googleMapsApiKey string | Google Maps Api Key | "0" |
| iCloudUser string | iCloud User | "0" |
| iCloudPass string | iCloud Password | "0" |
| iCloudDevice string | iCloud Device | "0" |
| iCloudInterval integer | iCloud Interval | 60000 |
pimatic-location is written by Kevin Schreiber (oitzu)