From 73792363efe98f0baacfc5421f9e8d76113234f9 Mon Sep 17 00:00:00 2001 From: ewilly Date: Fri, 14 Aug 2020 16:22:51 +0200 Subject: [PATCH] Update manifest --- manifest.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 9fa81e4..5f4267b 100644 --- a/manifest.json +++ b/manifest.json @@ -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",