Add Presence Package

This commit is contained in:
2022-05-06 09:49:57 -07:00
parent 5949409ae7
commit 1b21021458
2 changed files with 27 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
# Presence Detection Package
This package contains configuration for presence detection.

View File

@@ -0,0 +1,24 @@
# Presence Detection Package
# -----------------------------------------------------------------------------
# Person Setup
person:
- name: J.P.
id: jpk
user_id: 7dda135495584017a9eabd0fc8a5ea16
device_trackers:
- device_tracker.jp_p3a_gps
# -----------------------------------------------------------------------------
# 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
# -----------------------------------------------------------------------------
# Automations for Presence Detection