diff --git a/README.md b/README.md index 3989ab7..3fc73c4 100644 --- a/README.md +++ b/README.md @@ -122,6 +122,22 @@ device_tracker: Restart Home Assistant. +## Enabling more protocols + +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. + +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 +to your `/config/traccar.xml` file. + +A list if all entries can be found here: + + + +To find out which protocol your device uses, please refer to the Traccar +website: + ## Changelog & Releases This repository keeps a change log using [GitHub's releases][releases]