See your daily movements on custom map.
Updated version of ha_routes integration.
1. Installation
- Use HACS (recommended):
add repo, than click "download".
- Manually:
Copy of "route" folder content to /homeassistant/custom_components/route
2. Set-up
- Config flow setup: Not implemented yet.
- Manually:
Add to configuration.yaml:
route:
token: <your_long_life_token>
devices:
- <device_tracker.entity_id>
- <person.entity_id>