ha-location-exporter/config.sample.yml

20 lines
379 B
YAML

ha_url: https://example.com
access_token: abc123
entities:
- device_tracker.your_phone
interval: 1800
database:
host: 127.0.0.1
database: ha_locations
username: ha_locations
password: pw123
dawarich:
host: http://127.0.0.1:3000
api_key: abc123
# Only one entity is supported on Dawarich.
entity_id: device_tracker.your_phone