From c9d9d68398d864335c9761c9ca0805247f218346 Mon Sep 17 00:00:00 2001 From: anubister Date: Tue, 22 Jan 2019 19:45:15 +0100 Subject: [PATCH] Add app Domoticz (#668) * Ajout app domoticz * Update domoticz au bon endroit dans la liste --- community.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/community.json b/community.json index b364aa4b..1a606df4 100644 --- a/community.json +++ b/community.json @@ -291,6 +291,12 @@ "state": "notworking", "url": "https://github.com/Yunohost-Apps/dolibarr_ynh" }, + "domoticz": { + "branch": "master", + "revision": "HEAD", + "state": "inprogress", + "url": "https://github.com/anubister/domoticz_ynh" + }, "dotclear2": { "branch": "master", "level": 0,