Greetings…
I’m new to HA coming from Smartthings. I have a new working Hassio setup with NodeRed and Z-Wave installed from the Add-ons. Pretty plain jane. I wanted to add a presence sensor using my phone. I’ve installed GPSLogger and have 1 Device, 1 Entity. The Developer Entity State attrs are:
source_type: gps
battery_level: 81
latitude: 35.67170103
longitude: -119.51684037
gps_accuracy: 36
speed: 1.17
direction: 125.3
altitude: 1518
provider: gps
activity: ''
friendly_name: TDsPhone
My Entities card for the Device show my phone as “Away”. Aside from the install and basic integration steps, the HA GPSLogger Integration link (https://www.home-assistant.io/integrations/gpslogger/) doesn’t elaborate any further. I’m certainly missing something, I just don’t know what. Any direction would be appreciated.
Thank you in advance