Skip to content

Instantly share code, notes, and snippets.

@Naesstrom
Created August 31, 2018 10:37
Show Gist options
  • Save Naesstrom/34c66f56ba04ab5c765caceb16874511 to your computer and use it in GitHub Desktop.
Save Naesstrom/34c66f56ba04ab5c765caceb16874511 to your computer and use it in GitHub Desktop.
sensor:
- platform: template
sensors:
erik_location:
friendly_name: "Erik's Location"
value_template: "{{ states.device_tracker.google_maps_110812454925350234140.attributes.address }}"
sussa_location:
friendly_name: "Sussas's Location"
value_template: "{{ states.device_tracker.google_maps_114557479077035215629.attributes.address }}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment