From 91e375954755263235b34fc2e54dba2907823ae0 Mon Sep 17 00:00:00 2001 From: Jens Diemer Date: Mon, 11 Jul 2022 20:49:15 +0200 Subject: [PATCH] Add "django-find-my-device" Add https://github.com/YunoHost-Apps/django-fmd_ynh for https://gitlab.com/jedie/django-find-my-device --- apps.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/apps.json b/apps.json index 4819076d..fae5b938 100644 --- a/apps.json +++ b/apps.json @@ -669,6 +669,11 @@ "state": "inprogress", "url": "https://github.com/YunoHost-Apps/django-for-runners_ynh" }, + "django-find-my-device": { + "category": "iot", + "state": "inprogress", + "url": "https://github.com/YunoHost-Apps/django-fmd_ynh" + }, "django-fritzconnection": { "category": "system_tools", "level": 7,