From 2acb538cbb50c5d2a9de4b905ad07c49aaf4a897 Mon Sep 17 00:00:00 2001 From: phenning <> Date: Mon, 6 Jun 2022 10:02:59 +0000 Subject: [PATCH] DoorPi: Verschoben in contrib/pahenning EBUS: Verschoben in contrib/pahenning Roomba: Verschoben in contrib/pahenning git-svn-id: https://svn.fhem.de/fhem/trunk@26128 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/contrib/{ => pahenning}/DoorPi/70_DoorPi.pm | 0 .../{ => pahenning}/DoorPi/FHEMHelper.sh.safe | 0 fhem/contrib/{ => pahenning}/DoorPi/doorpi.ini.safe | 0 .../DoorPi/fhemweb_doorpicalllist.js | 0 fhem/contrib/{ => pahenning}/DoorPi/handler.py | 0 .../contrib/{ => pahenning}/DoorPi/history_event.py | 0 .../{ => pahenning}/DoorPi/sendphoto.sh.safe | 0 fhem/contrib/{ => pahenning}/DoorPi/url_call.py | 0 .../EBUS/Vaillant_Protokoll_kurz.ods | Bin .../EBUS/Vaillant_eBUS_v0.6.0_mod.pdf | Bin .../{ => pahenning}/EBUS/Vaillant_routines.pl | 0 .../{ => pahenning}/Roomba/99_RoombaUtils.pm | 0 12 files changed, 0 insertions(+), 0 deletions(-) rename fhem/contrib/{ => pahenning}/DoorPi/70_DoorPi.pm (100%) rename fhem/contrib/{ => pahenning}/DoorPi/FHEMHelper.sh.safe (100%) rename fhem/contrib/{ => pahenning}/DoorPi/doorpi.ini.safe (100%) rename fhem/contrib/{ => pahenning}/DoorPi/fhemweb_doorpicalllist.js (100%) rename fhem/contrib/{ => pahenning}/DoorPi/handler.py (100%) rename fhem/contrib/{ => pahenning}/DoorPi/history_event.py (100%) rename fhem/contrib/{ => pahenning}/DoorPi/sendphoto.sh.safe (100%) rename fhem/contrib/{ => pahenning}/DoorPi/url_call.py (100%) rename fhem/contrib/{ => pahenning}/EBUS/Vaillant_Protokoll_kurz.ods (100%) rename fhem/contrib/{ => pahenning}/EBUS/Vaillant_eBUS_v0.6.0_mod.pdf (100%) rename fhem/contrib/{ => pahenning}/EBUS/Vaillant_routines.pl (100%) rename fhem/contrib/{ => pahenning}/Roomba/99_RoombaUtils.pm (100%) diff --git a/fhem/contrib/DoorPi/70_DoorPi.pm b/fhem/contrib/pahenning/DoorPi/70_DoorPi.pm similarity index 100% rename from fhem/contrib/DoorPi/70_DoorPi.pm rename to fhem/contrib/pahenning/DoorPi/70_DoorPi.pm diff --git a/fhem/contrib/DoorPi/FHEMHelper.sh.safe b/fhem/contrib/pahenning/DoorPi/FHEMHelper.sh.safe similarity index 100% rename from fhem/contrib/DoorPi/FHEMHelper.sh.safe rename to fhem/contrib/pahenning/DoorPi/FHEMHelper.sh.safe diff --git a/fhem/contrib/DoorPi/doorpi.ini.safe b/fhem/contrib/pahenning/DoorPi/doorpi.ini.safe similarity index 100% rename from fhem/contrib/DoorPi/doorpi.ini.safe rename to fhem/contrib/pahenning/DoorPi/doorpi.ini.safe diff --git a/fhem/contrib/DoorPi/fhemweb_doorpicalllist.js b/fhem/contrib/pahenning/DoorPi/fhemweb_doorpicalllist.js similarity index 100% rename from fhem/contrib/DoorPi/fhemweb_doorpicalllist.js rename to fhem/contrib/pahenning/DoorPi/fhemweb_doorpicalllist.js diff --git a/fhem/contrib/DoorPi/handler.py b/fhem/contrib/pahenning/DoorPi/handler.py similarity index 100% rename from fhem/contrib/DoorPi/handler.py rename to fhem/contrib/pahenning/DoorPi/handler.py diff --git a/fhem/contrib/DoorPi/history_event.py b/fhem/contrib/pahenning/DoorPi/history_event.py similarity index 100% rename from fhem/contrib/DoorPi/history_event.py rename to fhem/contrib/pahenning/DoorPi/history_event.py diff --git a/fhem/contrib/DoorPi/sendphoto.sh.safe b/fhem/contrib/pahenning/DoorPi/sendphoto.sh.safe similarity index 100% rename from fhem/contrib/DoorPi/sendphoto.sh.safe rename to fhem/contrib/pahenning/DoorPi/sendphoto.sh.safe diff --git a/fhem/contrib/DoorPi/url_call.py b/fhem/contrib/pahenning/DoorPi/url_call.py similarity index 100% rename from fhem/contrib/DoorPi/url_call.py rename to fhem/contrib/pahenning/DoorPi/url_call.py diff --git a/fhem/contrib/EBUS/Vaillant_Protokoll_kurz.ods b/fhem/contrib/pahenning/EBUS/Vaillant_Protokoll_kurz.ods similarity index 100% rename from fhem/contrib/EBUS/Vaillant_Protokoll_kurz.ods rename to fhem/contrib/pahenning/EBUS/Vaillant_Protokoll_kurz.ods diff --git a/fhem/contrib/EBUS/Vaillant_eBUS_v0.6.0_mod.pdf b/fhem/contrib/pahenning/EBUS/Vaillant_eBUS_v0.6.0_mod.pdf similarity index 100% rename from fhem/contrib/EBUS/Vaillant_eBUS_v0.6.0_mod.pdf rename to fhem/contrib/pahenning/EBUS/Vaillant_eBUS_v0.6.0_mod.pdf diff --git a/fhem/contrib/EBUS/Vaillant_routines.pl b/fhem/contrib/pahenning/EBUS/Vaillant_routines.pl similarity index 100% rename from fhem/contrib/EBUS/Vaillant_routines.pl rename to fhem/contrib/pahenning/EBUS/Vaillant_routines.pl diff --git a/fhem/contrib/Roomba/99_RoombaUtils.pm b/fhem/contrib/pahenning/Roomba/99_RoombaUtils.pm similarity index 100% rename from fhem/contrib/Roomba/99_RoombaUtils.pm rename to fhem/contrib/pahenning/Roomba/99_RoombaUtils.pm