1
0
Fork 0
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:
ewilly 2020-08-14 16:22:51 +02:00
parent e508881b48
commit 73792363ef

View file

@ -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",