Update description

This commit is contained in:
Fabian Affolter
2017-08-04 21:11:32 +02:00
parent 988a0907ed
commit 15eb72cb60
10 changed files with 12 additions and 12 deletions

View File

@@ -2,7 +2,7 @@
"name": "DHCP server", "name": "DHCP server",
"version": "0.4", "version": "0.4",
"slug": "dhcp_server", "slug": "dhcp_server",
"description": "A simple dhcp server", "description": "A simple DHCP server",
"url": "https://home-assistant.io/addons/dhcp_server/", "url": "https://home-assistant.io/addons/dhcp_server/",
"startup": "system", "startup": "system",
"boot": "auto", "boot": "auto",

View File

@@ -2,7 +2,7 @@
"name": "Dnsmasq", "name": "Dnsmasq",
"version": "0.5", "version": "0.5",
"slug": "dnsmasq", "slug": "dnsmasq",
"description": "A simple dns server with benefits", "description": "A simple DNS server",
"url": "https://home-assistant.io/addons/dnsmasq/", "url": "https://home-assistant.io/addons/dnsmasq/",
"startup": "system", "startup": "system",
"boot": "auto", "boot": "auto",

View File

@@ -2,7 +2,7 @@
"name": "Duck DNS", "name": "Duck DNS",
"version": "0.6", "version": "0.6",
"slug": "duckdns", "slug": "duckdns",
"description": "Free dynamic DNS hosted on Amazon VPC", "description": "Free Dynamic DNS (DynDNS or DDNS) service",
"url": "https://home-assistant.io/addons/duckdns/", "url": "https://home-assistant.io/addons/duckdns/",
"startup": "services", "startup": "services",
"boot": "auto", "boot": "auto",

View File

@@ -1,8 +1,8 @@
{ {
"name": "GIT pull", "name": "Git pull",
"version": "0.2", "version": "0.2",
"slug": "git_pull", "slug": "git_pull",
"description": "Simple git pull to update local config.", "description": "Simple git pull to update the local configuration",
"url": "https://home-assistant.io/addons/git_pull/", "url": "https://home-assistant.io/addons/git_pull/",
"startup": "services", "startup": "services",
"boot": "manual", "boot": "manual",

View File

@@ -2,7 +2,7 @@
"name": "Let's Encrypt", "name": "Let's Encrypt",
"version": "1.2", "version": "1.2",
"slug": "letsencrypt", "slug": "letsencrypt",
"description": "Manage Let's Encrypt certificate", "description": "Manage certificate from Let's Encrypt",
"url": "https://home-assistant.io/addons/lets_encrypt/", "url": "https://home-assistant.io/addons/lets_encrypt/",
"startup": "once", "startup": "once",
"boot": "manual", "boot": "manual",

View File

@@ -2,7 +2,7 @@
"name": "MariaDB", "name": "MariaDB",
"version": "0.1", "version": "0.1",
"slug": "mariadb", "slug": "mariadb",
"description": "MariaDB Server is one of the most popular database servers in the world.", "description": "An SQL database server",
"url": "https://home-assistant.io/addons/mariadb/", "url": "https://home-assistant.io/addons/mariadb/",
"startup": "system", "startup": "system",
"boot": "auto", "boot": "auto",

View File

@@ -1,8 +1,8 @@
{ {
"name": "Nginx HomeAssistant SSL proxy", "name": "NGINX Home Assistant SSL proxy",
"version": "0.5", "version": "0.5",
"slug": "nginx_proxy", "slug": "nginx_proxy",
"description": "Use nginx as SSL proxy to HomeAssistant instance", "description": "An SSL/TLS proxy",
"url": "https://home-assistant.io/addons/nginx_proxy/", "url": "https://home-assistant.io/addons/nginx_proxy/",
"startup": "application", "startup": "application",
"boot": "auto", "boot": "auto",

View File

@@ -2,7 +2,7 @@
"name": "Samba share", "name": "Samba share",
"version": "2.0", "version": "2.0",
"slug": "samba", "slug": "samba",
"description": "Expose HassIO folders with Samba", "description": "Expose Hass.io folders with SMB/CIFS",
"url": "https://home-assistant.io/addons/samba/", "url": "https://home-assistant.io/addons/samba/",
"startup": "services", "startup": "services",
"boot": "auto", "boot": "auto",

View File

@@ -2,7 +2,7 @@
"name": "Snips.AI", "name": "Snips.AI",
"version": "0.4.3-p2", "version": "0.4.3-p2",
"slug": "snips", "slug": "snips",
"description": "The first on-device voice platform", "description": "Local voice control platform",
"url": "https://home-assistant.io/addons/snips/", "url": "https://home-assistant.io/addons/snips/",
"startup": "application", "startup": "application",
"boot": "auto", "boot": "auto",

View File

@@ -2,7 +2,7 @@
"name": "SSH server", "name": "SSH server",
"version": "2.4", "version": "2.4",
"slug": "ssh", "slug": "ssh",
"description": "Connect to your server over SSH", "description": "Allows connections over SSH",
"url": "https://home-assistant.io/addons/ssh/", "url": "https://home-assistant.io/addons/ssh/",
"startup": "services", "startup": "services",
"boot": "auto", "boot": "auto",