From dfcc1234eafc5fc4a54fb39cb74b8c4c0c923d43 Mon Sep 17 00:00:00 2001 From: okaegi Date: Mon, 23 Dec 2024 10:44:52 +0100 Subject: [PATCH] =?UTF-8?q?virtueller=20Z=C3=A4hler?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit vereinfach --- packages/modules/smarthome/{bezug1.php => bezug.php} | 3 ++- packages/modules/smarthome/bezug2.php | 7 ------- packages/modules/smarthome/bezug3.php | 7 ------- packages/modules/smarthome/bezug4.php | 7 ------- packages/modules/smarthome/bezug5.php | 7 ------- packages/modules/smarthome/bezug6.php | 7 ------- packages/modules/smarthome/bezug7.php | 7 ------- packages/modules/smarthome/bezug8.php | 7 ------- packages/modules/smarthome/bezug9.php | 7 ------- .../smarthome/{einspeisung1.php => einspeisung.php} | 0 packages/modules/smarthome/einspeisung2.php | 3 --- packages/modules/smarthome/einspeisung3.php | 3 --- packages/modules/smarthome/einspeisung4.php | 3 --- packages/modules/smarthome/einspeisung5.php | 3 --- packages/modules/smarthome/einspeisung6.php | 3 --- packages/modules/smarthome/einspeisung7.php | 3 --- packages/modules/smarthome/einspeisung8.php | 3 --- packages/modules/smarthome/einspeisung9.php | 3 --- packages/modules/smarthome/{leistung1.php => leistung.php} | 3 ++- packages/modules/smarthome/leistung2.php | 7 ------- packages/modules/smarthome/leistung3.php | 7 ------- packages/modules/smarthome/leistung4.php | 7 ------- packages/modules/smarthome/leistung5.php | 7 ------- packages/modules/smarthome/leistung6.php | 7 ------- packages/modules/smarthome/leistung7.php | 7 ------- packages/modules/smarthome/leistung8.php | 7 ------- packages/modules/smarthome/leistung9.php | 7 ------- 27 files changed, 4 insertions(+), 138 deletions(-) rename packages/modules/smarthome/{bezug1.php => bezug.php} (52%) delete mode 100644 packages/modules/smarthome/bezug2.php delete mode 100644 packages/modules/smarthome/bezug3.php delete mode 100644 packages/modules/smarthome/bezug4.php delete mode 100644 packages/modules/smarthome/bezug5.php delete mode 100644 packages/modules/smarthome/bezug6.php delete mode 100644 packages/modules/smarthome/bezug7.php delete mode 100644 packages/modules/smarthome/bezug8.php delete mode 100644 packages/modules/smarthome/bezug9.php rename packages/modules/smarthome/{einspeisung1.php => einspeisung.php} (100%) delete mode 100644 packages/modules/smarthome/einspeisung2.php delete mode 100644 packages/modules/smarthome/einspeisung3.php delete mode 100644 packages/modules/smarthome/einspeisung4.php delete mode 100644 packages/modules/smarthome/einspeisung5.php delete mode 100644 packages/modules/smarthome/einspeisung6.php delete mode 100644 packages/modules/smarthome/einspeisung7.php delete mode 100644 packages/modules/smarthome/einspeisung8.php delete mode 100644 packages/modules/smarthome/einspeisung9.php rename packages/modules/smarthome/{leistung1.php => leistung.php} (50%) delete mode 100644 packages/modules/smarthome/leistung2.php delete mode 100644 packages/modules/smarthome/leistung3.php delete mode 100644 packages/modules/smarthome/leistung4.php delete mode 100644 packages/modules/smarthome/leistung5.php delete mode 100644 packages/modules/smarthome/leistung6.php delete mode 100644 packages/modules/smarthome/leistung7.php delete mode 100644 packages/modules/smarthome/leistung8.php delete mode 100644 packages/modules/smarthome/leistung9.php diff --git a/packages/modules/smarthome/bezug1.php b/packages/modules/smarthome/bezug.php similarity index 52% rename from packages/modules/smarthome/bezug1.php rename to packages/modules/smarthome/bezug.php index ecd9316a82..fdc038ebd7 100644 --- a/packages/modules/smarthome/bezug1.php +++ b/packages/modules/smarthome/bezug.php @@ -1,5 +1,6 @@ \ No newline at end of file diff --git a/packages/modules/smarthome/bezug3.php b/packages/modules/smarthome/bezug3.php deleted file mode 100644 index 0750e91fa7..0000000000 --- a/packages/modules/smarthome/bezug3.php +++ /dev/null @@ -1,7 +0,0 @@ - \ No newline at end of file diff --git a/packages/modules/smarthome/bezug4.php b/packages/modules/smarthome/bezug4.php deleted file mode 100644 index e0986dbef3..0000000000 --- a/packages/modules/smarthome/bezug4.php +++ /dev/null @@ -1,7 +0,0 @@ - \ No newline at end of file diff --git a/packages/modules/smarthome/bezug5.php b/packages/modules/smarthome/bezug5.php deleted file mode 100644 index 7787361df5..0000000000 --- a/packages/modules/smarthome/bezug5.php +++ /dev/null @@ -1,7 +0,0 @@ - \ No newline at end of file diff --git a/packages/modules/smarthome/bezug6.php b/packages/modules/smarthome/bezug6.php deleted file mode 100644 index f53c9cf2c8..0000000000 --- a/packages/modules/smarthome/bezug6.php +++ /dev/null @@ -1,7 +0,0 @@ - \ No newline at end of file diff --git a/packages/modules/smarthome/bezug7.php b/packages/modules/smarthome/bezug7.php deleted file mode 100644 index 1a1665b5da..0000000000 --- a/packages/modules/smarthome/bezug7.php +++ /dev/null @@ -1,7 +0,0 @@ - \ No newline at end of file diff --git a/packages/modules/smarthome/bezug8.php b/packages/modules/smarthome/bezug8.php deleted file mode 100644 index 6ec9bbbd1c..0000000000 --- a/packages/modules/smarthome/bezug8.php +++ /dev/null @@ -1,7 +0,0 @@ - \ No newline at end of file diff --git a/packages/modules/smarthome/bezug9.php b/packages/modules/smarthome/bezug9.php deleted file mode 100644 index f5bbead935..0000000000 --- a/packages/modules/smarthome/bezug9.php +++ /dev/null @@ -1,7 +0,0 @@ - \ No newline at end of file diff --git a/packages/modules/smarthome/einspeisung1.php b/packages/modules/smarthome/einspeisung.php similarity index 100% rename from packages/modules/smarthome/einspeisung1.php rename to packages/modules/smarthome/einspeisung.php diff --git a/packages/modules/smarthome/einspeisung2.php b/packages/modules/smarthome/einspeisung2.php deleted file mode 100644 index 4ae6a8b284..0000000000 --- a/packages/modules/smarthome/einspeisung2.php +++ /dev/null @@ -1,3 +0,0 @@ - \ No newline at end of file diff --git a/packages/modules/smarthome/einspeisung3.php b/packages/modules/smarthome/einspeisung3.php deleted file mode 100644 index 4ae6a8b284..0000000000 --- a/packages/modules/smarthome/einspeisung3.php +++ /dev/null @@ -1,3 +0,0 @@ - \ No newline at end of file diff --git a/packages/modules/smarthome/einspeisung4.php b/packages/modules/smarthome/einspeisung4.php deleted file mode 100644 index 4ae6a8b284..0000000000 --- a/packages/modules/smarthome/einspeisung4.php +++ /dev/null @@ -1,3 +0,0 @@ - \ No newline at end of file diff --git a/packages/modules/smarthome/einspeisung5.php b/packages/modules/smarthome/einspeisung5.php deleted file mode 100644 index 4ae6a8b284..0000000000 --- a/packages/modules/smarthome/einspeisung5.php +++ /dev/null @@ -1,3 +0,0 @@ - \ No newline at end of file diff --git a/packages/modules/smarthome/einspeisung6.php b/packages/modules/smarthome/einspeisung6.php deleted file mode 100644 index 4ae6a8b284..0000000000 --- a/packages/modules/smarthome/einspeisung6.php +++ /dev/null @@ -1,3 +0,0 @@ - \ No newline at end of file diff --git a/packages/modules/smarthome/einspeisung7.php b/packages/modules/smarthome/einspeisung7.php deleted file mode 100644 index 4ae6a8b284..0000000000 --- a/packages/modules/smarthome/einspeisung7.php +++ /dev/null @@ -1,3 +0,0 @@ - \ No newline at end of file diff --git a/packages/modules/smarthome/einspeisung8.php b/packages/modules/smarthome/einspeisung8.php deleted file mode 100644 index 4ae6a8b284..0000000000 --- a/packages/modules/smarthome/einspeisung8.php +++ /dev/null @@ -1,3 +0,0 @@ - \ No newline at end of file diff --git a/packages/modules/smarthome/einspeisung9.php b/packages/modules/smarthome/einspeisung9.php deleted file mode 100644 index 4ae6a8b284..0000000000 --- a/packages/modules/smarthome/einspeisung9.php +++ /dev/null @@ -1,3 +0,0 @@ - \ No newline at end of file diff --git a/packages/modules/smarthome/leistung1.php b/packages/modules/smarthome/leistung.php similarity index 50% rename from packages/modules/smarthome/leistung1.php rename to packages/modules/smarthome/leistung.php index 901960f225..00b98222b6 100644 --- a/packages/modules/smarthome/leistung1.php +++ b/packages/modules/smarthome/leistung.php @@ -1,5 +1,6 @@ \ No newline at end of file diff --git a/packages/modules/smarthome/leistung3.php b/packages/modules/smarthome/leistung3.php deleted file mode 100644 index f7ca8315ef..0000000000 --- a/packages/modules/smarthome/leistung3.php +++ /dev/null @@ -1,7 +0,0 @@ - \ No newline at end of file diff --git a/packages/modules/smarthome/leistung4.php b/packages/modules/smarthome/leistung4.php deleted file mode 100644 index 338ad88670..0000000000 --- a/packages/modules/smarthome/leistung4.php +++ /dev/null @@ -1,7 +0,0 @@ - \ No newline at end of file diff --git a/packages/modules/smarthome/leistung5.php b/packages/modules/smarthome/leistung5.php deleted file mode 100644 index ad0ca91f7d..0000000000 --- a/packages/modules/smarthome/leistung5.php +++ /dev/null @@ -1,7 +0,0 @@ - \ No newline at end of file diff --git a/packages/modules/smarthome/leistung6.php b/packages/modules/smarthome/leistung6.php deleted file mode 100644 index aa9fe470df..0000000000 --- a/packages/modules/smarthome/leistung6.php +++ /dev/null @@ -1,7 +0,0 @@ - \ No newline at end of file diff --git a/packages/modules/smarthome/leistung7.php b/packages/modules/smarthome/leistung7.php deleted file mode 100644 index 7d2ea8383f..0000000000 --- a/packages/modules/smarthome/leistung7.php +++ /dev/null @@ -1,7 +0,0 @@ - \ No newline at end of file diff --git a/packages/modules/smarthome/leistung8.php b/packages/modules/smarthome/leistung8.php deleted file mode 100644 index ba6f9bc62a..0000000000 --- a/packages/modules/smarthome/leistung8.php +++ /dev/null @@ -1,7 +0,0 @@ - \ No newline at end of file diff --git a/packages/modules/smarthome/leistung9.php b/packages/modules/smarthome/leistung9.php deleted file mode 100644 index 2c31fb6ca7..0000000000 --- a/packages/modules/smarthome/leistung9.php +++ /dev/null @@ -1,7 +0,0 @@ -