mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 21:24:20 +01:00
Minor case corrections (#39)
This commit is contained in:
committed by
Pascal Vizeli
parent
7cba497c76
commit
3a62c24def
@@ -2,7 +2,7 @@
|
|||||||
"name": "Let's Encrypt",
|
"name": "Let's Encrypt",
|
||||||
"version": "0.3",
|
"version": "0.3",
|
||||||
"slug": "letsencrypt",
|
"slug": "letsencrypt",
|
||||||
"description": "Manage let's encrypt certificate",
|
"description": "Manage Let's Encrypt certificate",
|
||||||
"url": "https://home-assistant.io/addons/lets_encrypt/",
|
"url": "https://home-assistant.io/addons/lets_encrypt/",
|
||||||
"startup": "once",
|
"startup": "once",
|
||||||
"boot": "manual",
|
"boot": "manual",
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"name": "Samba share",
|
"name": "Samba share",
|
||||||
"version": "0.3",
|
"version": "0.3",
|
||||||
"slug": "samba",
|
"slug": "samba",
|
||||||
"description": "Expose HassIO folders with samba",
|
"description": "Expose HassIO folders with Samba",
|
||||||
"url": "https://home-assistant.io/addons/samba/",
|
"url": "https://home-assistant.io/addons/samba/",
|
||||||
"startup": "before",
|
"startup": "before",
|
||||||
"boot": "auto",
|
"boot": "auto",
|
||||||
|
|||||||
Reference in New Issue
Block a user