From 91d6e3ae014b1f62a39f33ccc64eea0a6473d5f0 Mon Sep 17 00:00:00 2001 From: Dirk Alders Date: Fri, 14 Feb 2025 21:46:07 +0100 Subject: [PATCH] update --- repos.json | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/repos.json b/repos.json index 7a5bea8..341d213 100644 --- a/repos.json +++ b/repos.json @@ -28,10 +28,26 @@ "URL": "application/cdi.git", "TARGET": "applications" }, + { + "URL": "application/file2mail.git", + "TARGET": "applications" + }, + { + "URL": "application/ftail.git", + "TARGET": "applications" + }, { "URL": "application/mysync.git", "TARGET": "applications" }, + { + "URL": "application/mqtt_sniffer.git", + "TARGET": "applications" + }, + { + "URL": "application/nagios-plugins.git", + "TARGET": "applications" + }, { "URL": "application/nemo.git", "TARGET": "applications" @@ -66,6 +82,10 @@ "URL": "application/pdns.git", "TARGET": "django" }, + { + "URL": "application/piki.git", + "TARGET": "django" + }, @@ -113,6 +133,10 @@ "URL": "smarthome/smart_brain.git", "TARGET": "smarthome" }, + { + "URL": "smarthome/home_emulation.git", + "TARGET": "smarthome" + }, { "URL": "smarthome/smart_brain_test.git", "TARGET": "smarthome" @@ -133,10 +157,18 @@ "URL": "smarthome/powerplug-energenie.git", "TARGET": "smarthome" }, + { + "URL": "smarthome/remote_control.git", + "TARGET": "smarthome" + }, { "URL": "smarthome/spotify.git", "TARGET": "smarthome" }, + { + "URL": "smarthome/bt-audio.git", + "TARGET": "smarthome" + }, @@ -187,6 +219,28 @@ { "URL": "unittest/tcp_socket.git", "TARGET": "unittest" + }, + + + { + "URL": "ansible/zigbee_cfg_multimedia", + "TARGET": "smarthome_cfg" + }, + { + "URL": "ansible/zigbee_cfg_ffw", + "TARGET": "smarthome_cfg" + }, + { + "URL": "ansible/zigbee_cfg_ffe", + "TARGET": "smarthome_cfg" + }, + { + "URL": "ansible/zigbee_cfg_gfe", + "TARGET": "smarthome_cfg" + }, + { + "URL": "ansible/zigbee_cfg_raspi", + "TARGET": "smarthome_cfg" } ] }