Update Device Trackers
This commit is contained in:
@@ -1,13 +1,8 @@
|
||||
# Presence Detection Package
|
||||
|
||||
# -----------------------------------------------------------------------------
|
||||
# Person Setup
|
||||
# Person Setup (handled by UI)
|
||||
person:
|
||||
- name: J.P.
|
||||
id: jpk
|
||||
user_id: 7dda135495584017a9eabd0fc8a5ea16
|
||||
device_trackers:
|
||||
- device_tracker.jp_p3a_gps
|
||||
|
||||
# -----------------------------------------------------------------------------
|
||||
# Person/Device Tracker Customization
|
||||
@@ -20,5 +15,16 @@ homeassistant:
|
||||
friendly_name: J.P. Pixel 3a
|
||||
icon: mdi:map-marker
|
||||
|
||||
# -----------------------------------------------------------------------------
|
||||
# Manual Setup Device Trackers
|
||||
device_tracker:
|
||||
|
||||
# Ping Platform
|
||||
- platform: ping
|
||||
hosts:
|
||||
jp_p3a_ip: !secret jp_p3a_ip
|
||||
jp_gs8_ip: !secret jp_gs8_ip
|
||||
jen_iphone_ip: !secret jen_iphone_ip
|
||||
|
||||
# -----------------------------------------------------------------------------
|
||||
# Automations for Presence Detection
|
||||
Reference in New Issue
Block a user