mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 13:14:21 +01:00
Update description
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "DHCP server",
|
||||
"version": "0.4",
|
||||
"slug": "dhcp_server",
|
||||
"description": "A simple dhcp server",
|
||||
"description": "A simple DHCP server",
|
||||
"url": "https://home-assistant.io/addons/dhcp_server/",
|
||||
"startup": "system",
|
||||
"boot": "auto",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "Dnsmasq",
|
||||
"version": "0.5",
|
||||
"slug": "dnsmasq",
|
||||
"description": "A simple dns server with benefits",
|
||||
"description": "A simple DNS server",
|
||||
"url": "https://home-assistant.io/addons/dnsmasq/",
|
||||
"startup": "system",
|
||||
"boot": "auto",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "Duck DNS",
|
||||
"version": "0.6",
|
||||
"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/",
|
||||
"startup": "services",
|
||||
"boot": "auto",
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"name": "GIT pull",
|
||||
"name": "Git pull",
|
||||
"version": "0.2",
|
||||
"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/",
|
||||
"startup": "services",
|
||||
"boot": "manual",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "Let's Encrypt",
|
||||
"version": "1.2",
|
||||
"slug": "letsencrypt",
|
||||
"description": "Manage Let's Encrypt certificate",
|
||||
"description": "Manage certificate from Let's Encrypt",
|
||||
"url": "https://home-assistant.io/addons/lets_encrypt/",
|
||||
"startup": "once",
|
||||
"boot": "manual",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "MariaDB",
|
||||
"version": "0.1",
|
||||
"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/",
|
||||
"startup": "system",
|
||||
"boot": "auto",
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"name": "Nginx HomeAssistant SSL proxy",
|
||||
"name": "NGINX Home Assistant SSL proxy",
|
||||
"version": "0.5",
|
||||
"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/",
|
||||
"startup": "application",
|
||||
"boot": "auto",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "Samba share",
|
||||
"version": "2.0",
|
||||
"slug": "samba",
|
||||
"description": "Expose HassIO folders with Samba",
|
||||
"description": "Expose Hass.io folders with SMB/CIFS",
|
||||
"url": "https://home-assistant.io/addons/samba/",
|
||||
"startup": "services",
|
||||
"boot": "auto",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "Snips.AI",
|
||||
"version": "0.4.3-p2",
|
||||
"slug": "snips",
|
||||
"description": "The first on-device voice platform",
|
||||
"description": "Local voice control platform",
|
||||
"url": "https://home-assistant.io/addons/snips/",
|
||||
"startup": "application",
|
||||
"boot": "auto",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "SSH server",
|
||||
"version": "2.4",
|
||||
"slug": "ssh",
|
||||
"description": "Connect to your server over SSH",
|
||||
"description": "Allows connections over SSH",
|
||||
"url": "https://home-assistant.io/addons/ssh/",
|
||||
"startup": "services",
|
||||
"boot": "auto",
|
||||
|
||||
Reference in New Issue
Block a user