🎉 Release of add-on Traccar 0.1.0

This commit is contained in:
Community Hass.io Add-ons Bot 2018-11-28 08:56:28 +00:00
parent 1a56e5bbd7
commit ade638cfe6
6 changed files with 127 additions and 0 deletions

View file

@ -376,6 +376,19 @@ Protect your privacy and access Home Assistant via Tor.
[:books: Tor add-on documentation][addon-doc-tor] [:books: Tor add-on documentation][addon-doc-tor]
### ✓ [Traccar][addon-traccar]
![Latest Version][traccar-version-shield]
![Supports armhf Architecture][traccar-armhf-shield]
![Supports aarch64 Architecture][traccar-aarch64-shield]
![Supports amd64 Architecture][traccar-amd64-shield]
![Supports i386 Architecture][traccar-i386-shield]
![Docker Pulls][traccar-pulls-shield]
Modern GPS Tracking Platform
[:books: Traccar add-on documentation][addon-doc-traccar]
### ✓ [UniFi Controller][addon-unifi] ### ✓ [UniFi Controller][addon-unifi]
![Latest Version][unifi-version-shield] ![Latest Version][unifi-version-shield]
@ -456,6 +469,7 @@ on the correct GitHub repository matching the add-on.
- [Open an issue for the add-on: TasmoAdmin][tasmoadmin-issue] - [Open an issue for the add-on: TasmoAdmin][tasmoadmin-issue]
- [Open an issue for the add-on: Tautulli][tautulli-issue] - [Open an issue for the add-on: Tautulli][tautulli-issue]
- [Open an issue for the add-on: Tor][tor-issue] - [Open an issue for the add-on: Tor][tor-issue]
- [Open an issue for the add-on: Traccar][traccar-issue]
- [Open an issue for the add-on: UniFi Controller][unifi-issue] - [Open an issue for the add-on: UniFi Controller][unifi-issue]
- [Open an issue for the add-on: motionEye][motioneye-issue] - [Open an issue for the add-on: motionEye][motioneye-issue]
@ -741,6 +755,15 @@ SOFTWARE.
[tor-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [tor-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[tor-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [tor-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[tor-i386-shield]: https://img.shields.io/badge/i386-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/v0.1.0
[addon-doc-traccar]: https://github.com/hassio-addons/addon-traccar/blob/v0.1.0/README.md
[traccar-issue]: https://github.com/hassio-addons/addon-traccar/issues
[traccar-version-shield]: https://img.shields.io/badge/version-v0.1.0-blue.svg
[traccar-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/traccar.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-yes-green.svg
[traccar-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/v0.4.0 [addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/v0.4.0
[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/v0.4.0/README.md [addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/v0.4.0/README.md
[unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues [unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues

1
traccar/CHANGELOG.md Normal file
View file

@ -0,0 +1 @@
🎉 Initial add-on release.

61
traccar/README.md Normal file
View file

@ -0,0 +1,61 @@
# Community Hass.io Add-ons: Traccar
[![Release][release-shield]][release] ![Project Stage][project-stage-shield] ![Project Maintenance][maintenance-shield]
[![Discord][discord-shield]][discord] [![Community Forum][forum-shield]][forum]
[![Buy me a coffee][buymeacoffee-shield]][buymeacoffee]
[![Support my work on Patreon][patreon-shield]][patreon]
Modern GPS Tracking Platform.
![Traccar in the Home Assistant Frontend][screenshot]
## About
Traccar is modern GPS Tracking Platform, which is now available as an Hass.io
add-on and allows you to run your GPS Tracking software without any cloud.
Traccar supports more protocols and device models than any other GPS tracking
system on the market, straight from your Hass.io instance. You can select GPS
trackers from a variety of vendors from low-cost Chinese models to high-end
quality brands.
Traccar also has native mobile apps available for Android and iOS platforms
so that you can track those as well. AND! With the Home Assistant `traccar`
component (introduced in 0.83) the data in Traccar will be sent back into
your Home Assistant instance as well.
[Click here for the full documentation][docs]
## WARNING! THIS IS A BETA VERSION!
This Hass.io Add-ons repository contains beta releases of add-ons.
- They might stop working at any time.
- They could have a negative impact on your system.
This repository was created for:
- Anybody willing to test.
- Anybody interested in trying out upcoming add-ons or add-on features.
If you are more interested in stable releases of our add-ons:
<https://github.com/hassio-addons/repository>
[buymeacoffee-shield]: https://www.buymeacoffee.com/assets/img/guidelines/download-assets-sm-2.svg
[buymeacoffee]: https://www.buymeacoffee.com/frenck
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
[discord]: https://discord.me/hassioaddons
[docs]: https://github.com/hassio-addons/addon-traccar/blob/v0.1.0/README.md
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-traccar/81407?u=frenck
[maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg
[patreon-shield]: https://www.frenck.nl/images/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-v0.1.0-blue.svg
[release]: https://github.com/hassio-addons/addon-traccar/tree/v0.1.0
[screenshot]: https://github.com/hassio-addons/addon-traccar/raw/master/images/screenshot.png

42
traccar/config.json Normal file
View file

@ -0,0 +1,42 @@
{
"name": "Traccar",
"version": "0.1.0",
"slug": "traccar",
"description": "Modern GPS Tracking Platform",
"url": "https://community.home-assistant.io/t/community-hass-io-add-on-traccar/81407?u=frenck",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8072]",
"startup": "services",
"arch": [
"aarch64",
"amd64",
"armhf",
"i386"
],
"boot": "auto",
"hassio_api": true,
"hassio_role": "default",
"homeassistant_api": false,
"host_network": true,
"map": [
"config:rw",
"ssl"
],
"options": {
"log_level": "info",
"port": 8072,
"ssl": true,
"certfile": "fullchain.pem",
"keyfile": "privkey.pem"
},
"schema": {
"log_level": "match(^(trace|debug|info|notice|warning|error|fatal)$)",
"port": "port",
"ssl": "bool",
"certfile": "str",
"keyfile": "str"
},
"environment": {
"LOG_FORMAT": "{LEVEL}: {MESSAGE}"
},
"image": "hassioaddons/traccar"
}

BIN
traccar/icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

BIN
traccar/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB