jpage4500 / hubitat-MyProjects

My Hubitat drivers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyLocation

This driver is used in conjunction with HD+. If/When this HD+ feature is available it will be able to provide timed lat/lon and accuracy updates that can be used for updating dashboard location maps or any other device/app that utilizes geo coordinates.

The driver has these attributes which are updated when a new location has been received from HD+.

latitude - Current latitude
longitude - Current longitude
accuracy - The accuracy of the location
lastUpdated - The last update timestamp
battery - battery level
wifi - On wifi true/false
charging - true/false
activity - activity reported by the phone (in a vehicle, walking, running, etc)
geoWKT - The lat and long in WKT format that can be used in google maps

About

My Hubitat drivers


Languages

Language:Groovy 100.0%