mirror of
https://github.com/YunoHost-Apps/homeassistant_ynh.git
synced 2024-09-03 19:26:16 +02:00
Update manifest
This commit is contained in:
parent
e508881b48
commit
73792363ef
1 changed files with 6 additions and 2 deletions
|
@ -14,7 +14,7 @@
|
|||
"email": "ewilly@ewilly.fr"
|
||||
},
|
||||
"requirements": {
|
||||
"yunohost": ">= 3.7"
|
||||
"yunohost": ">= 4.0"
|
||||
},
|
||||
"multi_instance": false,
|
||||
"services": [
|
||||
|
@ -29,7 +29,11 @@
|
|||
"en": "Choose a domain for Home Assistant",
|
||||
"fr": "Choisissez un domaine pour Home Assistant"
|
||||
},
|
||||
"example": "domain.org"
|
||||
"help": {
|
||||
"en": "Installation in a path is not possible",
|
||||
"fr": "L'installation sous un chemin de domaine n'est pas possible"
|
||||
},
|
||||
"example": "domain.org or homeassistant.domain.org"
|
||||
},
|
||||
{
|
||||
"name": "is_public",
|
||||
|
|
Loading…
Add table
Reference in a new issue