mirror of
https://github.com/hassio-addons/addon-traccar.git
synced 2025-05-04 11:01:29 +00:00
Update steps to enable more directions
This commit is contained in:
parent
16547f8ebe
commit
fd4637b658
1 changed files with 6 additions and 5 deletions
|
@ -105,16 +105,17 @@ By default, this add-on has disabled most of the GPS protocols. This has
|
||||||
been done to reduce the number of open ports the add-on would create.
|
been done to reduce the number of open ports the add-on would create.
|
||||||
|
|
||||||
By default, only the OsmAnd protocol (used by the Traccar Apps) and the API
|
By default, only the OsmAnd protocol (used by the Traccar Apps) and the API
|
||||||
are enabled. If you want more protocols, you can do so, by adding entries
|
are enabled. If you need to enable more protocols, you can do so by creating a copy of
|
||||||
to your `traccar.xml` file in the add-on configuration folder.
|
[`traccar.xml`](https://github.com/hassio-addons/addon-traccar/blob/main/traccar/rootfs/etc/traccar/traccar.xml)
|
||||||
|
in your Home Assistant config directory and uncommenting the protocol your device uses.
|
||||||
|
|
||||||
|
To find out which protocol your device uses, please refer to the Traccar
|
||||||
|
website: <https://www.traccar.org/devices/>
|
||||||
|
|
||||||
A list if all entries can be found here:
|
A list if all entries can be found here:
|
||||||
|
|
||||||
<https://github.com/hassio-addons/addon-traccar/blob/main/traccar/rootfs/etc/traccar/traccar.xml#L22>
|
<https://github.com/hassio-addons/addon-traccar/blob/main/traccar/rootfs/etc/traccar/traccar.xml#L22>
|
||||||
|
|
||||||
To find out which protocol your device uses, please refer to the Traccar
|
|
||||||
website: <https://www.traccar.org/devices/>
|
|
||||||
|
|
||||||
## Changelog & Releases
|
## Changelog & Releases
|
||||||
|
|
||||||
This repository keeps a change log using [GitHub's releases][releases]
|
This repository keeps a change log using [GitHub's releases][releases]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue