https://github.com/artt652/daily_routes
See your daily movements on custom map
https://github.com/artt652/daily_routes
home-assistant map osrm routing tracking
Last synced: 3 months ago
JSON representation
See your daily movements on custom map
- Host: GitHub
- URL: https://github.com/artt652/daily_routes
- Owner: artt652
- License: mit
- Created: 2025-04-09T12:31:57.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-12-04T06:45:23.000Z (6 months ago)
- Last Synced: 2025-12-07T13:30:52.612Z (6 months ago)
- Topics: home-assistant, map, osrm, routing, tracking
- Language: HTML
- Homepage:
- Size: 337 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/custom-components/hacs)
[](https://yoomoney.ru/fundraise/1B4FAD8FDBD.250626)
# Daily Routes
See your daily movements on custom map.
Updated version of [ha_routes](https://github.com/mavrikkk/ha_routes) integration.
1. Installation
- Use HACS (recommended):
[](https://my.home-assistant.io/redirect/hacs_repository/?owner=artt652&category=integration&repository=daily_routes)
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](info.md "Manually"):
Add to ```configuration.yaml```:
```yaml
route:
token:
devices:
-
-
```