An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![hacs_badge](https://img.shields.io/badge/HACS-Custom-orange.svg)](https://github.com/custom-components/hacs)
[![Static Badge](https://img.shields.io/badge/Donate-ЮMoney-darkviolet?style=flat)](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):

[![Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.](https://my.home-assistant.io/badges/hacs_repository.svg)](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:
-
-
```