#@Plattnat you need to run the service

1 messages · Page 1 of 1 (latest)

lucid whale
#

I'm creating the automation now...

#

When corsa e lat or corsa e long changes state or any attributes as the 'When'

#

Then do ' Call a service 'Device Tracker: See'

#
  data: 
        dev_id: "car_gps"
        gps_accuracy: "10"
        gps:
            - "{{ states('sensor.corsa_e_latitude') }}"
            - "{{ states('sensor.corsa_e_longitude') }}"``` saved in the known_devices.yaml
lucid whale
#

Ignore all of this, i've realised my mistake!

#

I have the automation sorted now