Files
home-assistant/packages/presence/presence.yaml
2022-05-06 10:05:57 -07:00

30 lines
896 B
YAML

# Presence Detection Package
# -----------------------------------------------------------------------------
# Person Setup (handled by UI)
person:
# -----------------------------------------------------------------------------
# Person/Device Tracker Customization
homeassistant:
customize:
person.jpk:
entity_picture: https://gravatar.com/avatar/e78e623948f3675cf1c51544f9bec928
device_tracker.jp_p3a_gps:
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