renemarc/home-assistant-config

View on GitHub
misc/persons.yaml

Summary

Maintainability
Test Coverage
#
# People presence detection using any detectable personal belonging
#
# @link https://www.home-assistant.io/integrations/person/
#

- id: her
  name: "Her"
  device_trackers:
    - device_tracker.cellphone_her

- id: him
  name: "Him"
  user_id: !secret user_id_him
  device_trackers:
    - device_tracker.cellphone_him
    - device_tracker.cellphone_him_app
    - device_tracker.cellphone_him_bt