⬆️ Updating add-on Traccar to d3ef099

This commit is contained in:
Community Hass.io Add-ons Bot 2022-05-31 13:23:54 +00:00
parent 0dd61812a1
commit 41493f29a6
5 changed files with 8 additions and 15 deletions

View file

@ -998,10 +998,10 @@ SOFTWARE.
[tor-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[tor-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[tor-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-traccar]: https://github.com/hassio-addons/addon-traccar/tree/d519cf1
[addon-doc-traccar]: https://github.com/hassio-addons/addon-traccar/blob/d519cf1/README.md
[addon-traccar]: https://github.com/hassio-addons/addon-traccar/tree/d3ef099
[addon-doc-traccar]: https://github.com/hassio-addons/addon-traccar/blob/d3ef099/README.md
[traccar-issue]: https://github.com/hassio-addons/addon-traccar/issues
[traccar-version-shield]: https://img.shields.io/badge/version-d519cf1-blue.svg
[traccar-version-shield]: https://img.shields.io/badge/version-d3ef099-blue.svg
[traccar-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[traccar-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[traccar-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

View file

@ -1,4 +1,5 @@
# Changelog since v0.16.0
- 📚 Use new My Home Assistant link format (#181)
- ⬆️ Upgrades Traccar to v5.0 (#180)
* ⬆️ Upgrades Traccar to v5.0

View file

@ -32,12 +32,6 @@ comparison to installing any other Home Assistant add-on.
1. Click the "OPEN WEB UI" button and log in using `admin`/`admin`.
1. Be sure to change the username, email, and password!
Home Assistant, by default, ships with the Community Add-ons store installed.
However, if it is missing (for any reason), you can add it by clicking the
button My button below.
[![Add repository to your Home Assitant instance.][repository-badge]][repository]
## Configuration
**Note**: _Remember to restart the add-on when the configuration is changed._
@ -182,7 +176,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
[addon-badge]: https://my.home-assistant.io/badges/supervisor_addon.svg
[addon]: https://my.home-assistant.io/redirect/supervisor_addon/?addon=a0d7b954_traccar
[addon]: https://my.home-assistant.io/redirect/supervisor_addon/?addon=a0d7b954_traccar&repository_url=https%3A%2F%2Fgithub.com%2Fhassio-addons%2Frepository
[contributors]: https://github.com/hassio-addons/addon-traccar/graphs/contributors
[discord-ha]: https://discord.gg/c5DvZ4e
[discord]: https://discord.me/hassioaddons
@ -192,7 +186,5 @@ SOFTWARE.
[mariadb]: https://my.home-assistant.io/redirect/supervisor_addon/?addon=core_mariadb
[reddit]: https://reddit.com/r/homeassistant
[releases]: https://github.com/hassio-addons/addon-traccar/releases
[repository-badge]: https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg
[repository]: https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Fhassio-addons%2Frepository
[semver]: http://semver.org/spec/v2.0.0.htm
[traccar]: https://www.traccar.org

View file

@ -58,7 +58,7 @@ If you are more interested in stable releases of our add-ons:
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-d519cf1-blue.svg
[release]: https://github.com/hassio-addons/addon-traccar/tree/d519cf1
[release-shield]: https://img.shields.io/badge/version-d3ef099-blue.svg
[release]: https://github.com/hassio-addons/addon-traccar/tree/d3ef099
[screenshot]: https://github.com/hassio-addons/addon-traccar/raw/main/images/screenshot.png
[traccar]: https://www.traccar.org

View file

@ -29,5 +29,5 @@ services:
slug: traccar
startup: services
url: https://github.com/hassio-addons/addon-traccar
version: d519cf1
version: d3ef099
webui: '[PROTO:ssl]://[HOST]:[PORT:80]/modern/'