From c669713368eb30c4567eb1caaa81adc5d98bff50 Mon Sep 17 00:00:00 2001 From: Dirk Alders Date: Thu, 7 Aug 2025 15:03:04 +0200 Subject: [PATCH] smarthome transfer to collection --- repos.json | 42 ------------------------------------------ smarthome/Makefile | 5 ----- 2 files changed, 47 deletions(-) delete mode 100644 smarthome/Makefile diff --git a/repos.json b/repos.json index ac532f9..36dbc88 100644 --- a/repos.json +++ b/repos.json @@ -67,48 +67,6 @@ - { - "URL": "smarthome/smart_brain.git", - "TARGET": "smarthome" - }, - { - "URL": "smarthome/home_emulation.git", - "TARGET": "smarthome" - }, - { - "URL": "smarthome/smart_brain_test.git", - "TARGET": "smarthome" - }, - { - "URL": "smarthome/ambient_info.git", - "TARGET": "smarthome" - }, - { - "URL": "smarthome/leyk.git", - "TARGET": "smarthome" - }, - { - "URL": "smarthome/mpd.git", - "TARGET": "smarthome" - }, - { - "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" - }, - - { "URL": "ansible/zigbee_cfg_multimedia", "TARGET": "smarthome_cfg" diff --git a/smarthome/Makefile b/smarthome/Makefile deleted file mode 100644 index 62e17c2..0000000 --- a/smarthome/Makefile +++ /dev/null @@ -1,5 +0,0 @@ -gitstatus: - @echo "\n\n\033[1;34m╔═══════════╗" - @echo "║ smarthome ║" - @echo "╚═══════════╝\033[00m" - @ineach "giti -s && echo -n ' - ' && pwd"