Fhem startet nicht mehr

Begonnen von mrpointblue, 27 März 2021, 00:02:12

Vorheriges Thema - Nächstes Thema

mrpointblue

Hallo,
ich habe einen riesen Problem und ich weis nicht wieso das passiert ist.
Letztendlich habe ich ein neuen Modul installiert und die Rechte sowie den Nutzer angepasst.
Möglich das fhem:dialout nie richtig war?

Jetzt geht nichts mehr.
Ich habe das ganze Forum durchsucht und finde einfach keine Lösung.

Ich bekomme die Meldung und kriegs nicht wieder hin.

fhem.service - FHEM Home Automation
   Loaded: loaded (/etc/systemd/system/fhem.service; enabled; vendor preset: enabled)
   Active: activating (auto-restart) (Result: exit-code) since Fri 2021-03-26 23:45:46 CET; 2s ago
  Process: 2775 ExecStart=/usr/bin/perl fhem.pl fhem.cfg (code=exited, status=0/SUCCESS)
Main PID: 2783 (code=exited, status=2)

Mar 26 23:45:46 fhempi systemd[1]: fhem.service: Unit entered failed state.
Mar 26 23:45:46 fhempi systemd[1]: fhem.service: Failed with result 'exit-code'.
1x Raspberry für Fhem, 1x Raspberry für Homebridge
Diverse Z-Wave Geräte, Philips-Hue, Ikea Tradfri, sonnenBatterie, Logitech Harmony, Alexa & Siri gekoppelt

mrpointblue

#1
Oh mein Gott.
Ich habe den Fehler gefunden.

Das war die Lösung:

sudo chmod 755 /opt/fhem/FHEM/

Nur jetzt habe ich ein JSON Problem:

error while parsing JSON data: JSON text must be an object or array (but found number, string, true, false or null, use allow_nonref to allow this) at lib/FHEM/HTTPMOD/Utils.pm line 668.

Die Logdatei gibt das aus:


2021.03.26 23:39:25 3: Can't read ./FHEM: Permission denied
2021.03.26 23:39:25 3: Can't read ./FHEM: Permission denied
Can't locate RTypes.pm in @INC (you may need to install the RTypes module) (@INC contains: . /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/arm-linux-gnueabihf/perl5/5.24 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/arm-linux-gnueabihf/perl-base) at fhem.pl line 610.


Ich kanns mir nicht erklären, nur laufen meine HTTPMOD Abfragen für die APIs nicht mehr.
1x Raspberry für Fhem, 1x Raspberry für Homebridge
Diverse Z-Wave Geräte, Philips-Hue, Ikea Tradfri, sonnenBatterie, Logitech Harmony, Alexa & Siri gekoppelt

Otto123

Moin,

ZitatMöglich das fhem:dialout nie richtig war?
unwahrscheinlich.
Klingt eher danach, als ob FHEM nicht als user fhem läuft oder die Rechte / Datei Struktur nun gar nicht mehr stimmt.
Erster Versuch:
sudo chown -R fhem: /opt/fhem/
Danach System komplett neu starten.

https://wiki.fhem.de/wiki/FHEM_startet_nicht_-_Tipps_zur_Fehlersuche

Gruß Otto
Viele Grüße aus Leipzig  ⇉  nächster Stammtisch an der Lindennaundorfer Mühle
RaspberryPi B B+ B2 B3 B3+ ZeroW,HMLAN,HMUART,Homematic,Fritz!Box 7590,WRT3200ACS-OpenWrt,Sonos,VU+,Arduino nano,ESP8266,MQTT,Zigbee,deconz

mrpointblue

Hi, danke schonmal dafür.

Deinen link habe ich schon ausprobiert. Komme damit aber nicht weiter.
Das habe ich jetzt ausprobiert, leider war das nicht die Lösung.
sudo chmod 755 /opt/fhem/FHEM/

Im Log habe ich weiterhin das Problem:

2021.03.26 23:39:25 3: Can't read ./FHEM: Permission denied
2021.03.26 23:39:25 3: Can't read ./FHEM: Permission denied
Can't locate RTypes.pm in @INC (you may need to install the RTypes module) (@INC contains: . /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/arm-linux-gnueabihf/perl5/5.24 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/arm-linux-gnueabihf/perl-base) at fhem.pl line 610.
1x Raspberry für Fhem, 1x Raspberry für Homebridge
Diverse Z-Wave Geräte, Philips-Hue, Ikea Tradfri, sonnenBatterie, Logitech Harmony, Alexa & Siri gekoppelt

Otto123

Du siehst schon den Unterschied  :o :o :o
sudo chown -R fhem: /opt/fhem/
Viele Grüße aus Leipzig  ⇉  nächster Stammtisch an der Lindennaundorfer Mühle
RaspberryPi B B+ B2 B3 B3+ ZeroW,HMLAN,HMUART,Homematic,Fritz!Box 7590,WRT3200ACS-OpenWrt,Sonos,VU+,Arduino nano,ESP8266,MQTT,Zigbee,deconz

mrpointblue

#5
Hi, Ups.
Sorry, da hab ich wohl copy > paste fehler hier im Thread.

Ausgeführt habe ich das
sudo chown -R fhem: /opt/fhem/

Vielleicht kann das helfen, ist das alles so korrekt?


drwxr-xr-x  6 fhem dialout  68K Mar 26 22:44 .
drwxrwxrwx 13 fhem dialout 4.0K Mar 26 23:37 ..
-rwxrwxrwx  1 fhem dialout  22K Mar  4  2019 00_CM11.pm
-rwxrwxrwx  1 fhem dialout  57K Feb 13 10:23 00_CUL.pm
-rwxrwxrwx  1 fhem dialout  76K Mar  4  2019 00_DFPlayerMini.pm
-rwxrwxrwx  1 fhem dialout  63K Dec 14 12:04 00_ElsnerWS.pm
-rwxrwxrwx  1 fhem dialout  13K Dec 14 12:04 00_FBAHAHTTP.pm
-rwxrwxrwx  1 fhem dialout  16K Mar  4  2019 00_FBAHA.pm
-rwxrwxrwx  1 fhem dialout  27K Feb 10  2020 00_FHZ.pm
-rwxrwxrwx  1 fhem dialout  58K Mar  4  2019 00_HMLAN.pm
-rwxrwxrwx  1 fhem dialout  90K Mar 16  2019 00_HMUARTLGW.pm
-rwxrwxrwx  1 fhem dialout 3.6K Mar  4  2019 00_HXB.pm
-rwxrwxrwx  1 fhem dialout  51K Mar  4  2019 00_KM271.pm
-rw-rw-rw-  1 fhem dialout  17K Jan  4  2020 00_KNXTUL.pm
-rwxrwxrwx  1 fhem dialout 3.8K Mar  4  2019 00_LIRC.pm
-rwxrwxrwx  1 fhem dialout  33K Mar  4  2019 00_MAXLAN.pm
-rwxrwxrwx  1 fhem dialout  24K Mar  7 11:21 00_MQTT2_CLIENT.pm
-rwxrwxrwx  1 fhem dialout  22K Mar 19 23:47 00_MQTT2_SERVER.pm
-rwxrwxrwx  1 fhem dialout  31K May 29  2020 00_MQTT.pm
-rwxrwxrwx  1 fhem dialout  33K Jan  5 09:23 00_MYSENSORS.pm
-rwxrwxrwx  1 fhem dialout  25K Mar  4  2019 00_NetzerI2C.pm
-rwxrwxrwx  1 fhem dialout  35K Apr  1  2019 00_Neuron.pm
-rw-rw-rw-  1 fhem dialout  35K Feb 20 11:18 00_OW2S0SMSGUARD.pm
-rwxrwxrwx  1 fhem dialout  48K Mar  4  2019 00_OWX_ASYNC.pm
-rwxrwxrwx  1 fhem dialout  59K Jan 20 15:59 00_OWX.pm
-rwxrwxrwx  1 fhem dialout  35K Feb 13 10:23 00_RPII2C.pm
-rw-rw-rw-  1 fhem dialout 4.7K Sep  8  2020 00_Schellenberg.pm
-rwxrwxrwx  1 fhem dialout 222K Jul 23  2020 00_SIGNALduino.pm
-rwxrwxrwx  1 fhem dialout  20K Mar  4  2019 00_SmartMeterP1.pm
-rwxrwxrwx  1 fhem dialout 487K Jul 23  2020 00_SONOS.pm
-rwxrwxrwx  1 fhem dialout  74K Jan  5 09:23 00_TCM.pm
-rwxrwxrwx  1 fhem dialout 141K Mar 25 23:48 00_THZ.pm
-rwxrwxrwx  1 fhem dialout  35K Mar  4  2019 00_TUL.pm
-rwxrwxrwx  1 fhem dialout  21K Mar  4  2019 00_ZWCUL.pm
-rwxrwxrwx  1 fhem dialout  45K Feb 13 10:23 00_ZWDongle.pm
-rwxrwxrwx  1 fhem dialout 163K Mar 19 23:47 01_FHEMWEB.pm
-rwxrwxrwx  1 fhem dialout  16K Mar  4  2019 02_FRAMEBUFFER.pm
-rwxrwxrwx  1 fhem dialout  42K Oct 13 08:35 02_FTUISRV.pm
-rwxrwxrwx  1 fhem dialout 7.8K Sep  9  2019 02_HTTPSRV.pm
-rwxrwxrwx  1 fhem dialout  52K Dec 20 16:50 02_RSS.pm
-rwxrwxrwx  1 fhem dialout 4.8K Mar  4  2019 09_BS.pm
-rwxrwxrwx  1 fhem dialout  22K Mar  4  2019 09_CUL_FHTTK.pm
-rwxrwxrwx  1 fhem dialout 6.7K Mar  4  2019 09_USF1000.pm
-rwxrwxrwx  1 fhem dialout 623K Mar 23 23:23 10_CUL_HM.pm
-rwxrwxrwx  1 fhem dialout  16K Mar  4  2019 10_CUL_IR.pm
-rwxrwxrwx  1 fhem dialout  17K Mar  7 11:21 10_DUOFERNSTICK.pm
-rwxrwxrwx  1 fhem dialout  44K Mar  4  2019 10_EIB.pm
-rwxrwxrwx  1 fhem dialout 996K Feb 13 10:23 10_EnOcean.pm
-rwxrwxrwx  1 fhem dialout  30K Mar  4  2019 10_EQ3BT.pm
-rwxrwxrwx  1 fhem dialout  38K Mar 23 23:23 10_FBDECT.pm
-rwxrwxrwx  1 fhem dialout  83K Dec 27 20:49 10_FRM.pm
-rwxrwxrwx  1 fhem dialout  18K Jul 23  2020 10_FS10.pm
-rwxrwxrwx  1 fhem dialout  32K Mar  4  2019 10_FS20.pm
-rwxrwxrwx  1 fhem dialout  47K May 29  2020 10_GFPROBT.pm
-rwxrwxrwx  1 fhem dialout  11K Mar  4  2019 10_HXBDevice.pm
-rwxrwxrwx  1 fhem dialout 4.4K Mar  4  2019 10_Itach_IR.pm
-rwxrwxrwx  1 fhem dialout  75K Dec 30  2019 10_IT.pm
-rwxrwxrwx  1 fhem dialout  82K Mar  4  2019 10_KNX.pm
-rwxrwxrwx  1 fhem dialout  36K Mar  4  2019 10_KOPP_FC.pm
-rwxrwxrwx  1 fhem dialout 110K Jan 17 16:15 10_MAX.pm
-rwxrwxrwx  1 fhem dialout  35K Mar  7 11:21 10_MQTT2_DEVICE.pm
-rwxrwxrwx  1 fhem dialout  12K Feb 13 10:23 10_MQTT_BRIDGE.pm
-rwxrwxrwx  1 fhem dialout  14K Mar  4  2019 10_MQTT_DEVICE.pm
-rwxrwxrwx  1 fhem dialout 170K Mar 26 20:27 10_MQTT_GENERIC_BRIDGE.pm
-rwxrwxrwx  1 fhem dialout  62K Mar  7 11:21 10_MYSENSORS_DEVICE.pm
-rwxrwxrwx  1 fhem dialout  19K Jan 16  2020 10_NeuronPin.pm
-rwxrwxrwx  1 fhem dialout  34K Feb  4  2019 10_OWServer.pm
-rwxrwxrwx  1 fhem dialout  33K Aug  9  2020 10_pilight_ctrl.pm
-rwxrwxrwx  1 fhem dialout 101K Jun 18  2019 10_RESIDENTS.pm
-rw-rw-rw-  1 fhem dialout 8.0K Sep 21  2020 10_SchellenbergHandle.pm
-rw-rw-rw-  1 fhem dialout  20K Jul 23  2020 10_SD_GT.pm
-rwxrwxrwx  1 fhem dialout  66K Oct 13 08:35 10_SOMFY.pm
-rwxrwxrwx  1 fhem dialout  13K Mar  4  2019 10_TASMOTA_DEVICE.pm
-rwxrwxrwx  1 fhem dialout  18K Dec 22  2019 10_UNIRoll.pm
-rwxrwxrwx  1 fhem dialout  54K Jan 13 00:40 10_WS980.pm
-rwxrwxrwx  1 fhem dialout 258K Feb 13 10:23 10_ZWave.pm
-rwxrwxrwx  1 fhem dialout 7.9K Feb  4  2019 11_FHT8V.pm
-rwxrwxrwx  1 fhem dialout  46K Nov 29 16:24 11_FHT.pm
-rwxrwxrwx  1 fhem dialout  43K Feb  4  2019 11_OWDevice.pm
-rwxrwxrwx  1 fhem dialout  18K Jan 20 15:59 11_OWX_CCC.pm
-rwxrwxrwx  1 fhem dialout  20K Jan 20 15:59 11_OWX_FRM.pm
-rwxrwxrwx  1 fhem dialout  27K Jan 20 15:59 11_OWX_SER.pm
-rwxrwxrwx  1 fhem dialout  26K Jan 20 15:59 11_OWX_TCP.pm
-rwxrwxrwx  1 fhem dialout  11K Feb 13 10:23 12_HMS.pm
-rwxrwxrwx  1 fhem dialout  14K Nov 22  2019 12_HProtocolGateway.pm
-rwxrwxrwx  1 fhem dialout 5.4K Nov 22  2019 12_HProtocolTank.pm
-rw-rw-rw-  1 fhem dialout  16K Sep  8  2020 12_OilFox.pm
-rwxrwxrwx  1 fhem dialout  15K Aug 19  2019 13_KS300.pm
-rwxrwxrwx  1 fhem dialout  55K Jun 24  2020 14_CUL_MAX.pm
-rwxrwxrwx  1 fhem dialout  11K Feb  4  2019 14_CUL_REDIRECT.pm
-rwxrwxrwx  1 fhem dialout  83K Dec 30  2019 14_CUL_TCM97001.pm
-rwxrwxrwx  1 fhem dialout 5.7K Feb  4  2019 14_CUL_TX.pm
-rwxrwxrwx  1 fhem dialout  16K Jan 16  2020 14_CUL_WS.pm
-rwxrwxrwx  1 fhem dialout  14K Aug 18  2020 14_FLAMINGO.pm
-rwxrwxrwx  1 fhem dialout  19K Apr 14  2020 14_Hideki.pm
-rwxrwxrwx  1 fhem dialout  26K Nov 29 16:24 14_SD_BELL.pm
-rwxrwxrwx  1 fhem dialout  13K Dec  8  2019 14_SD_RSL.pm
-rwxrwxrwx  1 fhem dialout 147K Nov 29 16:24 14_SD_UT.pm
-rwxrwxrwx  1 fhem dialout  18K Apr 14  2020 14_SD_WS07.pm
-rwxrwxrwx  1 fhem dialout  35K Jul 23  2020 14_SD_WS09.pm
-rwxrwxrwx  1 fhem dialout  14K Apr 14  2020 14_SD_WS_Maverick.pm
-rwxrwxrwx  1 fhem dialout  68K Oct 13 08:35 14_SD_WS.pm
-rwxrwxrwx  1 fhem dialout  15K Feb  4  2019 15_CUL_EM.pm
-rw-rw-rw-  1 fhem dialout  52K Mar 26 00:26 15_WOLF_ISM8I.pm
-rwxrwxrwx  1 fhem dialout 7.2K Feb  4  2019 16_CUL_RFR.pm
-rwxrwxrwx  1 fhem dialout 8.7K Feb  4  2019 16_STACKABLE_CC.pm
-rwxrwxrwx  1 fhem dialout 5.6K Feb  4  2019 16_STACKABLE.pm
-rwxrwxrwx  1 fhem dialout  18K Feb  4  2019 17_EGPM2LAN.pm
-rwxrwxrwx  1 fhem dialout 9.7K Feb  4  2019 17_SIS_PMS.pm
-rwxrwxrwx  1 fhem dialout 3.1K Feb  4  2019 18_CUL_HOERMANN.pm
-rwxrwxrwx  1 fhem dialout 7.7K Feb  4  2019 19_Revolt.pm
-rwxrwxrwx  1 fhem dialout 7.8K Feb  4  2019 19_VBUSIF.pm
-rwxrwxrwx  1 fhem dialout 9.7K Nov  7 22:49 20_FRM_AD.pm
-rwxrwxrwx  1 fhem dialout  13K Nov  7 22:49 20_FRM_I2C.pm
-rwxrwxrwx  1 fhem dialout  17K Nov  7 22:49 20_FRM_IN.pm
-rwxrwxrwx  1 fhem dialout  884 Feb  4  2019 20_FRM_LCD.pm
-rwxrwxrwx  1 fhem dialout  11K Nov  7 22:49 20_FRM_OUT.pm
-rwxrwxrwx  1 fhem dialout  14K Nov  7 22:49 20_FRM_PWM.pm
-rwxrwxrwx  1 fhem dialout  13K Nov  7 22:49 20_FRM_RGB.pm
-rwxrwxrwx  1 fhem dialout 9.1K Nov  7 22:49 20_FRM_ROTENC.pm
-rwxrwxrwx  1 fhem dialout 7.4K Nov  7 22:49 20_FRM_SERVO.pm
-rwxrwxrwx  1 fhem dialout  14K Nov  7 22:49 20_FRM_STEPPER.pm
-rwxrwxrwx  1 fhem dialout  34K Jun 18  2019 20_GUEST.pm
-rwxrwxrwx  1 fhem dialout  14K Feb  4  2019 20_N4HBUS.pm
-rwxrwxrwx  1 fhem dialout  11K Feb  4  2019 20_OWFS.pm
-rwxrwxrwx  1 fhem dialout  35K Jun 18  2019 20_PET.pm
-rwxrwxrwx  1 fhem dialout  35K Jun 18  2019 20_ROOMMATE.pm
-rwxrwxrwx  1 fhem dialout  20K Feb  4  2019 20_X10.pm
-rwxrwxrwx  1 fhem dialout  28K Feb  4  2019 21_HEOSGroup.pm
-rwxrwxrwx  1 fhem dialout  55K Mar  1  2020 21_HEOSMaster.pm
-rwxrwxrwx  1 fhem dialout  48K Feb  4  2019 21_HEOSPlayer.pm
-rwxrwxrwx  1 fhem dialout  46K Feb  4  2019 21_N4HMODULE.pm
-rwxrwxrwx  1 fhem dialout  53K Jan 21 09:18 21_OWAD.pm
-rwxrwxrwx  1 fhem dialout  67K Jan 20 15:59 21_OWCOUNT.pm
-rwxrwxrwx  1 fhem dialout  15K Jan 20 15:59 21_OWID.pm
-rwxrwxrwx  1 fhem dialout  50K Jan 20 15:59 21_OWLCD.pm
-rwxrwxrwx  1 fhem dialout  61K Jan 20 15:59 21_OWMULTI.pm
-rwxrwxrwx  1 fhem dialout  50K Jan 20 15:59 21_OWSWITCH.pm
-rwxrwxrwx  1 fhem dialout  17K Feb  4  2019 21_OWTEMP.pm
-rwxrwxrwx  1 fhem dialout  39K Jan 20 15:59 21_OWTHERM.pm
-rwxrwxrwx  1 fhem dialout  28K Jan 20 15:59 21_OWVAR.pm
-rwxrwxrwx  1 fhem dialout 114K Jul 23  2020 21_SONOSPLAYER.pm
-rwxrwxrwx  1 fhem dialout  90K Feb  4  2019 21_VBUSDEV.pm
-rwxrwxrwx  1 fhem dialout 4.8K Feb  4  2019 22_ALL3076.pm
-rwxrwxrwx  1 fhem dialout 206K Feb 20 11:18 22_HOMEMODE.pm
-rwxrwxrwx  1 fhem dialout 6.3K Feb  4  2019 23_ALL4027.pm
-rwxrwxrwx  1 fhem dialout  38K Feb  4  2019 23_KOSTALPIKO.pm
-rwxrwxrwx  1 fhem dialout 135K Nov 17 18:53 23_LUXTRONIK2.pm
-rwxrwxrwx  1 fhem dialout 5.5K Feb  4  2019 23_WEBIO_12DIGITAL.pm
-rwxrwxrwx  1 fhem dialout 5.0K Feb  4  2019 23_WEBIO.pm
-rwxrwxrwx  1 fhem dialout 4.9K Oct 21  2018 24_Iluminize.pm
-rwxrwxrwx  1 fhem dialout  11K Feb  4  2019 24_NetIO230B.pm
-rwxrwxrwx  1 fhem dialout  23K Apr 14  2020 24_TPLinkHS110.pm
-rwxrwxrwx  1 fhem dialout 347K May 10  2018 26_KM273.pm
-rwxrwxrwx  1 fhem dialout  65K Mar  7 11:21 26_tahoma.pm
-rwxrwxrwx  1 fhem dialout  92K Mar  7 11:21 30_DUOFERN.pm
-rwxrwxrwx  1 fhem dialout 4.9K Feb  4  2019 30_ENECSYSGW.pm
-rwxrwxrwx  1 fhem dialout  75K Mar  7 11:21 30_HUEBridge.pm
-rwxrwxrwx  1 fhem dialout  32K Mar  7 11:21 30_LIGHTIFY.pm
-rwxrwxrwx  1 fhem dialout  16K Feb  4  2019 30_MilightBridge.pm
-rwxrwxrwx  1 fhem dialout 3.5K Feb  4  2019 30_pilight_contact.pm
-rwxrwxrwx  1 fhem dialout  12K Feb  4  2019 30_pilight_dimmer.pm
-rwxrwxrwx  1 fhem dialout 3.8K Feb  4  2019 30_pilight_raw.pm
-rwxrwxrwx  1 fhem dialout 3.7K Feb  4  2019 30_pilight_smoke.pm
-rwxrwxrwx  1 fhem dialout 5.3K Feb  4  2019 30_pilight_switch.pm
-rwxrwxrwx  1 fhem dialout 6.0K Feb  4  2019 30_pilight_temp.pm
-rwxrwxrwx  1 fhem dialout  11K Mar  4  2019 30_TradfriGateway.pm
-rwxrwxrwx  1 fhem dialout  18K Nov 29 16:24 30_tradfri.pm
-rwxrwxrwx  1 fhem dialout  29K Feb 10  2020 31_Aurora.pm
-rwxrwxrwx  1 fhem dialout 4.6K Feb  4  2019 31_ENECSYSINV.pm
-rwxrwxrwx  1 fhem dialout  81K Mar 12 16:22 31_HUEDevice.pm
-rwxrwxrwx  1 fhem dialout  36K Mar  4  2019 31_LightScene.pm
-rwxrwxrwx  1 fhem dialout  97K Feb  4  2019 31_MilightDevice.pm
-rwxrwxrwx  1 fhem dialout  22K Feb  4  2019 31_Nello.pm
-rwxrwxrwx  1 fhem dialout  31K Feb  4  2019 31_PLAYBULB.pm
-rwxrwxrwx  1 fhem dialout  10K Mar  4  2019 31_TradfriDevice.pm
-rwxrwxrwx  1 fhem dialout 9.5K Mar  4  2019 31_TradfriGroup.pm
-rwxrwxrwx  1 fhem dialout  16K Feb  4  2019 32_mailcheck.pm
-rwxrwxrwx  1 fhem dialout 7.4K Mar  7 11:21 32_speedtest.pm
-rwxrwxrwx  1 fhem dialout  50K Mar 23 23:23 32_SYSSTAT.pm
-rwxrwxrwx  1 fhem dialout  15K Feb  4  2019 32_TechemHKV.pm
-rwxrwxrwx  1 fhem dialout  19K Mar 18  2019 32_TechemWZ.pm
-rwxrwxrwx  1 fhem dialout 205K Apr 20  2020 32_WifiLight.pm
-rwxrwxrwx  1 fhem dialout 160K Oct 28 22:17 32_withings.pm
-rwxrwxrwx  1 fhem dialout  16K Feb  4  2019 32_yowsup.pm
-rwxrwxrwx  1 fhem dialout 4.5K Feb  4  2019 33_readingsChange.pm
-rwxrwxrwx  1 fhem dialout  89K Mar  7 11:21 33_readingsGroup.pm
-rwxrwxrwx  1 fhem dialout  24K Mar 22  2019 33_readingsHistory.pm
-rwxrwxrwx  1 fhem dialout  12K Feb  4  2019 33_readingsProxy.pm
-rwxrwxrwx  1 fhem dialout 179K Mar  4  2019 34_ESPEasy.pm
-rwxrwxrwx  1 fhem dialout  13K Feb  4  2019 34_NUT.pm
-rwxrwxrwx  1 fhem dialout  16K Feb  4  2019 34_panStamp.pm
-rwxrwxrwx  1 fhem dialout  47K Mar  7 11:21 34_SWAP.pm
-rwxrwxrwx  1 fhem dialout  18K Feb  4  2019 35_SWAP_0000002200000003.pm
-rwxrwxrwx  1 fhem dialout 2.5K Feb  4  2019 35_SWAP_0000002200000008.pm
-rwxrwxrwx  1 fhem dialout 5.6K Feb  4  2019 36_EC3000.pm
-rwxrwxrwx  1 fhem dialout  12K Feb  4  2019 36_EleroDrive.pm
-rwxrwxrwx  1 fhem dialout  15K Feb  4  2019 36_EleroStick.pm
-rwxrwxrwx  1 fhem dialout 8.4K Feb  4  2019 36_EleroSwitch.pm
-rwxrwxrwx  1 fhem dialout 8.4K Feb  4  2019 36_EMT7110.pm
-rwxrwxrwx  1 fhem dialout  36K Feb  4  2019 36_JeeLink.pm
-rwxrwxrwx  1 fhem dialout 7.2K Oct  6  2019 36_KeyValueProtocol.pm
-rwxrwxrwx  1 fhem dialout  33K Apr 14  2020 36_LaCrosseGateway.pm
-rwxrwxrwx  1 fhem dialout  20K Sep 23  2019 36_LaCrosse.pm
-rwxrwxrwx  1 fhem dialout 7.4K Jul  9  2019 36_Level.pm
-rwxrwxrwx  1 fhem dialout 9.8K Feb  4  2019 36_PCA301.pm
-rwxrwxrwx  1 fhem dialout  18K Feb  4  2019 36_PrecipitationSensor.pm
-rw-rw-rw-  1 fhem dialout  45K Feb 20 11:18 36_ShellyMonitor.pm
-rwxrwxrwx  1 fhem dialout  65K Jan 17 16:15 36_Shelly.pm
-rwxrwxrwx  1 fhem dialout  71K Mar 15  2020 36_Vallox.pm
-rwxrwxrwx  1 fhem dialout  29K Feb 10  2020 36_WMBUS.pm
-rwxrwxrwx  1 fhem dialout 7.5K Feb  4  2019 37_dash_dhcp.pm
-rw-rw-rw-  1 fhem dialout 244K Feb 13 10:23 37_echodevice.pm
-rwxrwxrwx  1 fhem dialout  22K Oct  6  2019 37_fakeRoku.pm
-rwxrwxrwx  1 fhem dialout  78K Apr 15  2019 37_harmony.pm
-rwxrwxrwx  1 fhem dialout  11K Feb 25  2020 37_NotifyAndroidTV.pm
-rwxrwxrwx  1 fhem dialout 150K Apr 20  2020 37_plex.pm
-rwxrwxrwx  1 fhem dialout  31K Feb  4  2019 37_SHCdev.pm
-rwxrwxrwx  1 fhem dialout  10K Feb  4  2019 37_SHC.pm
-rwxrwxrwx  1 fhem dialout  56K Feb  4  2019 37_Spotify.pm
-rwxrwxrwx  1 fhem dialout  49K Apr  9  2019 38_BEOK.pm
-rwxrwxrwx  1 fhem dialout  31K Feb  4  2019 38_Broadlink.pm
-rwxrwxrwx  1 fhem dialout  28K Feb  4  2019 38_CO20.pm
-rwxrwxrwx  1 fhem dialout  16K Feb  4  2019 38_JawboneUp.pm
-rwxrwxrwx  1 fhem dialout 241K May 29  2020 38_netatmo.pm
-rwxrwxrwx  1 fhem dialout  42K Mar  7 11:21 39_alexa.pm
-rwxrwxrwx  1 fhem dialout  22K Jun 10  2020 39_gassistant.pm
-rwxrwxrwx  1 fhem dialout 2.7K Mar 25 23:48 39_siri.pm
-rwxrwxrwx  1 fhem dialout  79K Mar 19  2018 39_Talk2Fhem.pm
-rwxrwxrwx  1 fhem dialout  14K Feb  4  2019 40_RFXCOM.pm
-rwxrwxrwx  1 fhem dialout  38K Mar  4  2019 41_OREGON.pm
-rwxrwxrwx  1 fhem dialout  37K Jun 24  2019 42_AptToDate.pm
-rw-rw-rw-  1 fhem dialout 158K Jan 25 16:35 42_FUIP.pm
-rwxrwxrwx  1 fhem dialout  30K Feb  4  2019 42_Nextion.pm
-rwxrwxrwx  1 fhem dialout  61K Jan 16  2020 42_npmjs.pm
-rwxrwxrwx  1 fhem dialout 7.9K Feb  4  2019 42_RFXMETER.pm
-rwxrwxrwx  1 fhem dialout  19K Dec  1  2018 42_Roomba980.pm
-rwxrwxrwx  1 fhem dialout  26K Jan 13 00:40 42_SMARTMON.pm
-rwxrwxrwx  1 fhem dialout 191K Mar  7 11:21 42_SYSMON.pm
-rwxrwxrwx  1 fhem dialout  19K Feb  4  2019 43_RFXX10REC.pm
-rwxrwxrwx  1 fhem dialout  51K Jan 28  2019 44_ROLLO.pm
-rwxrwxrwx  1 fhem dialout  16K Feb  4  2019 44_S7_ARead.pm
-rwxrwxrwx  1 fhem dialout  20K Dec 22  2019 44_S7_AWrite.pm
-rwxrwxrwx  1 fhem dialout  12K Feb  4  2019 44_S7_Client.pm
-rwxrwxrwx  1 fhem dialout  15K Feb  4  2019 44_S7_DRead.pm
-rwxrwxrwx  1 fhem dialout  18K Feb  4  2019 44_S7_DWrite.pm
-rwxrwxrwx  1 fhem dialout  34K Dec 26  2019 44_S7.pm
-rwxrwxrwx  1 fhem dialout  20K Feb  4  2019 44_S7_S5Client.pm
-rwxrwxrwx  1 fhem dialout  34K Feb  4  2019 44_S7_S7Client.pm
-rwxrwxrwx  1 fhem dialout 8.2K Aug 18  2020 44_TEK603.pm
-rwxrwxrwx  1 fhem dialout  54K Dec 22  2019 45_Plugwise.pm
-rwxrwxrwx  1 fhem dialout  27K Dec 26  2019 45_TRX.pm
-rwxrwxrwx  1 fhem dialout  30K Feb  4  2019 46_Aqicn.pm
-rwxrwxrwx  1 fhem dialout  12K Dec 22  2019 46_PW_Circle.pm
-rwxrwxrwx  1 fhem dialout 5.0K Dec 22  2019 46_PW_Scan.pm
-rwxrwxrwx  1 fhem dialout 5.1K Dec 22  2019 46_PW_Sense.pm
-rwxrwxrwx  1 fhem dialout 6.6K Dec 22  2019 46_PW_Switch.pm
-rwxrwxrwx  1 fhem dialout  18K Feb  4  2019 46_SmartPi.pm
-rwxrwxrwx  1 fhem dialout  26K Jun  9  2020 46_TeslaPowerwall2AC.pm
-rwxrwxrwx  1 fhem dialout 5.0K Feb  4  2019 46_TRX_ELSE.pm
-rwxrwxrwx  1 fhem dialout  56K Apr 29  2020 46_TRX_LIGHT.pm
-rwxrwxrwx  1 fhem dialout  25K Dec 26  2019 46_TRX_SECURITY.pm
-rwxrwxrwx  1 fhem dialout  57K Feb  4  2019 46_TRX_WEATHER.pm
-rwxrwxrwx  1 fhem dialout  41K Mar 19 23:47 47_OBIS.pm
-rw-rw-rw-  1 fhem dialout  94K Mar 25 23:48 48_BlinkCamera.pm
-rw-rw-rw-  1 fhem dialout  69K Mar  7 11:21 48_MieleAtHome.pm
-rwxrwxrwx  1 fhem dialout  77K Jan  5 09:23 49_Arlo.pm
-rwxrwxrwx  1 fhem dialout  33K Mar 13 19:05 49_IPCAM.pm
-rwxrwxrwx  1 fhem dialout 739K Mar  7 11:21 49_SSCam.pm
-rwxrwxrwx  1 fhem dialout  57K Aug 18  2020 49_SSCamSTRM.pm
-rwxrwxrwx  1 fhem dialout  47K Jan  5 09:23 49_TBot_List.pm
-rwxrwxrwx  1 fhem dialout  63K Apr 28  2019 50_HP1000.pm
-rwxrwxrwx  1 fhem dialout  30K May 23  2019 50_MOBILEALERTSGW.pm
-rw-rw-rw-  1 fhem dialout 101K Nov 29 16:24 50_SSChatBot.pm
-rwxrwxrwx  1 fhem dialout 164K Oct 28 22:17 50_TelegramBot.pm
-rwxrwxrwx  1 fhem dialout  19K Feb  4  2019 50_WS300.pm
-rwxrwxrwx  1 fhem dialout  20K Feb  4  2019 51_I2C_BH1750.pm
-rwxrwxrwx  1 fhem dialout  25K Feb  4  2019 51_I2C_BMP180.pm
-rwxrwxrwx  1 fhem dialout  61K Feb  4  2019 51_I2C_TSL2561.pm
-rwxrwxrwx  1 fhem dialout  68K Jan 20 15:59 51_MOBILEALERTS.pm
-rwxrwxrwx  1 fhem dialout  18K Feb  4  2019 51_Netzer.pm
-rwxrwxrwx  1 fhem dialout  39K Jul  9  2019 51_RPI_GPIO.pm
-rw-rw-rw-  1 fhem dialout  28K Jan 21 09:18 52_I2C_ADS1x1x.pm
-rwxrwxrwx  1 fhem dialout  23K Jun 18  2019 52_I2C_BME280.pm
-rwxrwxrwx  1 fhem dialout 9.3K Feb  4  2019 52_I2C_DS1307.pm
-rwxrwxrwx  1 fhem dialout  16K Feb  4  2019 52_I2C_EEPROM.pm
-rwxrwxrwx  1 fhem dialout  16K Nov 22  2019 52_I2C_EMC1001.pm
-rwxrwxrwx  1 fhem dialout  18K Nov 17 18:53 52_I2C_HDC1008.pm
-rwxrwxrwx  1 fhem dialout  12K Feb  4  2019 52_I2C_K30.pm
-rwxrwxrwx  1 fhem dialout  14K Feb  4  2019 52_I2C_LCD.pm
-rwxrwxrwx  1 fhem dialout  12K Feb  4  2019 52_I2C_LM75A.pm
-rwxrwxrwx  1 fhem dialout  27K Jun 18  2019 52_I2C_MCP23008.pm
-rwxrwxrwx  1 fhem dialout  28K Jun 18  2019 52_I2C_MCP23017.pm
-rwxrwxrwx  1 fhem dialout  17K Jun 18  2019 52_I2C_MCP342x.pm
-rwxrwxrwx  1 fhem dialout  70K Feb  4  2019 52_I2C_MMA845X.pm
-rwxrwxrwx  1 fhem dialout  25K Jun 18  2019 52_I2C_PCA9532.pm
-rwxrwxrwx  1 fhem dialout  40K Jun 18  2019 52_I2C_PCA9685.pm
-rwxrwxrwx  1 fhem dialout  19K Jun 18  2019 52_I2C_PCF8574.pm
-rwxrwxrwx  1 fhem dialout  13K Jun 18  2019 52_I2C_SHT21.pm
-rwxrwxrwx  1 fhem dialout  13K Feb  4  2019 52_I2C_SHT3x.pm
-rwxrwxrwx  1 fhem dialout  30K Jun 18  2019 53_GHoma.pm
-rwxrwxrwx  1 fhem dialout 117K Mar  7 11:21 55_DWD_OpenData.pm
-rwxrwxrwx  1 fhem dialout  65K Feb 13 10:23 55_InfoPanel.pm
-rwxrwxrwx  1 fhem dialout  24K Mar  7 11:21 55_PIFACE.pm
-rwxrwxrwx  1 fhem dialout  17K Feb  4  2019 56_POKEYS.pm
-rwxrwxrwx  1 fhem dialout 169K Mar 19 23:47 57_Calendar.pm
-rwxrwxrwx  1 fhem dialout  28K Feb  4  2019 57_CALVIEW.pm
-rw-rw-rw-  1 fhem dialout 214K Dec 17 20:05 57_SSCal.pm
-rw-rw-rw-  1 fhem dialout  52K May 29  2020 58_HVAC_DaikinAC.pm
-rw-rw-rw-  1 fhem dialout  21K Mar 15  2020 59_GSI.pm
-rwxrwxrwx  1 fhem dialout  35K Jan  4  2020 59_HCS.pm
-rwxrwxrwx  1 fhem dialout  27K Nov 29 16:24 59_LuftdatenInfo.pm
-rwxrwxrwx  1 fhem dialout  25K Feb  4  2019 59_OPENWEATHER.pm
-rwxrwxrwx  1 fhem dialout  40K Jan  5 09:23 59_PROPLANTA.pm
-rwxrwxrwx  1 fhem dialout  62K Mar 23 23:23 59_Twilight.pm
-rwxrwxrwx  1 fhem dialout  50K Oct 20 16:42 59_Weather.pm
-rwxrwxrwx  1 fhem dialout  44K Mar 23  2019 59_Wunderground.pm
-rwxrwxrwx  1 fhem dialout  21K Apr 20  2020 59_WUup.pm
-rwxrwxrwx  1 fhem dialout  19K Feb  4  2019 59_WWO.pm
-rwxrwxrwx  1 fhem dialout  18K Feb  4  2019 60_allergy.pm
-rwxrwxrwx  1 fhem dialout  11K Feb  4  2019 60_EM.pm
-rw-rw-rw-  1 fhem dialout 149K Jan 13 00:40 60_Watches.pm
-rwxrwxrwx  1 fhem dialout 6.2K Feb  4  2019 61_EMWZ.pm
-rwxrwxrwx  1 fhem dialout 4.4K Feb  4  2019 62_EMEM.pm
-rwxrwxrwx  1 fhem dialout 5.1K Feb  4  2019 63_EMGZ.pm
-rwxrwxrwx  1 fhem dialout  12K Feb  4  2019 64_ESA2000.pm
-rwxrwxrwx  1 fhem dialout  42K Feb  4  2019 66_ECMD.pm
-rwxrwxrwx  1 fhem dialout  17K Nov 26  2019 66_EseraAnalogInOut.pm
-rwxrwxrwx  1 fhem dialout  13K Nov 26  2019 66_EseraCount.pm
-rwxrwxrwx  1 fhem dialout  21K Apr  7  2020 66_EseraDigitalInOut.pm
-rw-rw-rw-  1 fhem dialout  13K Jun  5  2020 66_EseraDimmer.pm
-rwxrwxrwx  1 fhem dialout 7.7K Nov 26  2019 66_EseraIButton.pm
-rwxrwxrwx  1 fhem dialout 9.4K Jun  5  2020 66_EseraMulti.pm
-rwxrwxrwx  1 fhem dialout  69K Aug  9  2020 66_EseraOneWire.pm
-rw-rw-rw-  1 fhem dialout  11K Feb 25  2020 66_EseraShutter.pm
-rwxrwxrwx  1 fhem dialout 6.2K Apr 20  2020 66_EseraTemp.pm
-rwxrwxrwx  1 fhem dialout  26K Feb  4  2019 67_ECMDDevice.pm
-rwxrwxrwx  1 fhem dialout 111K Feb 20 11:18 70_BOTVAC.pm
-rwxrwxrwx  1 fhem dialout  92K Jan 25 14:27 70_BRAVIA.pm
-rwxrwxrwx  1 fhem dialout  11K Mar 23 23:23 70_CanOverEthernet.pm
-rw-rw-rw-  1 fhem dialout 130K Dec 14 12:04 70_DENON_AVR.pm
-rwxrwxrwx  1 fhem dialout 6.5K Feb  4  2019 70_EGPM.pm
-rwxrwxrwx  1 fhem dialout 121K Mar 23  2019 70_ENIGMA2.pm
-rw-rw-rw-  1 fhem dialout  37K Oct 13 08:35 70_HYDRAWISE.pm
-rwxrwxrwx  1 fhem dialout  57K Feb  4  2019 70_Jabber.pm
-rwxrwxrwx  1 fhem dialout  47K Dec 26  2019 70_JSONMETER.pm
-rwxrwxrwx  1 fhem dialout  67K Nov 19  2019 70_KODI.pm
-rwxrwxrwx  1 fhem dialout 102K Jul  9  2019 70_LaMetric2.pm
-rwxrwxrwx  1 fhem dialout  46K Feb  4  2019 70_MEDIAPORTAL.pm
-rwxrwxrwx  1 fhem dialout  65K Feb  4  2019 70_NEUTRINO.pm
-rw-rw-rw-  1 fhem dialout  16K Dec 26  2019 70_OctoPrint.pm
-rwxrwxrwx  1 fhem dialout 124K Jan 16  2020 70_ONKYO_AVR.pm
-rwxrwxrwx  1 fhem dialout 136K Mar 23  2019 70_PHTV.pm
-rwxrwxrwx  1 fhem dialout 195K Sep 21  2020 70_PIONEERAVR.pm
-rwxrwxrwx  1 fhem dialout  16K Feb  4  2019 70_Pushalot.pm
-rwxrwxrwx  1 fhem dialout  24K Feb  4  2019 70_Pushbullet.pm
-rwxrwxrwx  1 fhem dialout 7.0K Feb  4  2019 70_PushNotifier.pm
-rwxrwxrwx  1 fhem dialout  75K Jan 16  2020 70_Pushover.pm
-rwxrwxrwx  1 fhem dialout  25K Feb 10  2020 70_Pushsafer.pm
-rwxrwxrwx  1 fhem dialout  51K Apr  9  2019 70_SamsungAV.pm
-rwxrwxrwx  1 fhem dialout 7.4K Feb  4  2019 70_SCIVT.pm
-rwxrwxrwx  1 fhem dialout  20K Apr 20  2020 70_SISPM.pm
-rwxrwxrwx  1 fhem dialout  16K Feb  4  2019 70_SML.pm
-rwxrwxrwx  1 fhem dialout  55K Aug  9  2020 70_SolarEdgeAPI.pm
-rwxrwxrwx  1 fhem dialout  24K Feb  4  2019 70_STV.pm
-rwxrwxrwx  1 fhem dialout  12K Feb  4  2019 70_TellStick.pm
-rwxrwxrwx  1 fhem dialout  18K Feb  4  2019 70_USBWX.pm
-rwxrwxrwx  1 fhem dialout  66K Feb 10  2020 70_VIERA.pm
-rwxrwxrwx  1 fhem dialout  20K Feb  4  2019 70_VolumeLink.pm
-rwxrwxrwx  1 fhem dialout  44K Feb  4  2019 70_WINCONNECT.pm
-rwxrwxrwx  1 fhem dialout  22K Feb  4  2019 70_WS3600.pm
-rwxrwxrwx  1 fhem dialout  55K Feb  4  2019 70_XBMC.pm
-rwxrwxrwx  1 fhem dialout  28K Mar 23 23:23 70_ZoneMinder.pm
-rwxrwxrwx  1 fhem dialout 9.6K Mar 23 23:23 71_COE_Node.pm
-rw-rw-rw-  1 fhem dialout  39K Oct 28 22:17 71_DENON_AVR_ZONE.pm
-rwxrwxrwx  1 fhem dialout  63K Feb  4  2019 71_ONKYO_AVR_ZONE.pm
-rwxrwxrwx  1 fhem dialout  94K Mar  4  2019 71_PHILIPS_AUDIO.pm
-rwxrwxrwx  1 fhem dialout  31K Sep 21  2020 71_PIONEERAVRZONE.pm
-rwxrwxrwx  1 fhem dialout 163K Apr  7  2020 71_YAMAHA_AVR.pm
-rwxrwxrwx  1 fhem dialout  51K Feb  4  2019 71_YAMAHA_BD.pm
-rwxrwxrwx  1 fhem dialout 267K Jan 17 16:15 71_YAMAHA_MC.pm
-rwxrwxrwx  1 fhem dialout 129K Jul 19  2019 71_YAMAHA_NP.pm
-rwxrwxrwx  1 fhem dialout  20K Nov 19  2019 71_ZM_Monitor.pm
-rwxrwxrwx  1 fhem dialout  88K Oct 16  2019 72_FB_CALLLIST.pm
-rwxrwxrwx  1 fhem dialout 122K Dec  3 21:57 72_FB_CALLMONITOR.pm
-rwxrwxrwx  1 fhem dialout 217K Jun  9  2020 72_FRITZBOX.pm
-rwxrwxrwx  1 fhem dialout  29K Mar 23 23:23 72_TA_CMI_JSON.pm
-rwxrwxrwx  1 fhem dialout 221K Oct 28 22:17 72_XiaomiDevice.pm
-rwxrwxrwx  1 fhem dialout  50K Oct 30  2019 73_AMADCommBridge.pm
-rwxrwxrwx  1 fhem dialout  96K Mar 13 19:05 73_AutoShuttersControl.pm
-rwxrwxrwx  1 fhem dialout 226K Mar 23 23:23 73_DoorBird.pm
-rwxrwxrwx  1 fhem dialout 143K Mar  7 11:21 73_ElectricityCalculator.pm
-rwxrwxrwx  1 fhem dialout  42K Oct 13 08:35 73_GardenaSmartBridge.pm
-rwxrwxrwx  1 fhem dialout 116K Mar  7 11:21 73_GasCalculator.pm
-rwxrwxrwx  1 fhem dialout 2.5M Feb 20 11:18 73_km200.pm
-rwxrwxrwx  1 fhem dialout  86K Mar  7 11:21 73_MPD.pm
-rwxrwxrwx  1 fhem dialout  40K Feb 10  2020 73_NUKIBridge.pm
-rwxrwxrwx  1 fhem dialout  88K Dec 22  2019 73_PRESENCE.pm
-rwxrwxrwx  1 fhem dialout  80K Feb  4  2019 73_UpsPico.pm
-rwxrwxrwx  1 fhem dialout 126K Mar  7 11:21 73_WaterCalculator.pm
-rwxrwxrwx  1 fhem dialout  68K Mar 15  2020 74_AMADDevice.pm
-rwxrwxrwx  1 fhem dialout  75K Feb  4  2019 74_AMAD.pm
-rwxrwxrwx  1 fhem dialout  45K May  2  2020 74_GardenaSmartDevice.pm
-rwxrwxrwx  1 fhem dialout  41K Feb  4  2019 74_HOMBOT.pm
-rwxrwxrwx  1 fhem dialout  34K Apr 20  2019 74_HusqvarnaAutomower.pm
-rwxrwxrwx  1 fhem dialout  35K Feb  4  2019 74_Nmap.pm
-rwxrwxrwx  1 fhem dialout  22K Feb 10  2020 74_NUKIDevice.pm
-rwxrwxrwx  1 fhem dialout  64K Mar 23  2019 74_THINKINGCLEANER.pm
-rwxrwxrwx  1 fhem dialout  18K Aug 19  2019 74_UnifiClient.pm
-rwxrwxrwx  1 fhem dialout 124K Jan 13 00:40 74_Unifi.pm
-rwxrwxrwx  1 fhem dialout  20K Jan 13 00:40 74_UnifiSwitch.pm
-rwxrwxrwx  1 fhem dialout  16K Mar  7 11:21 74_UnifiVideo.pm
-rwxrwxrwx  1 fhem dialout  53K Jul 28  2020 74_XiaomiBTLESens.pm
-rwxrwxrwx  1 fhem dialout  31K Feb  4  2019 74_XiaomiFlowerSens.pm
-rwxrwxrwx  1 fhem dialout  32K Mar 23  2019 75_msgConfig.pm
-rwxrwxrwx  1 fhem dialout 111K Apr 20  2019 75_MSG.pm
-rwxrwxrwx  1 fhem dialout  37K Feb  4  2019 76_msgDialog.pm
-rwxrwxrwx  1 fhem dialout 8.9K Feb  4  2019 76_MSGFile.pm
-rwxrwxrwx  1 fhem dialout  18K Feb  4  2019 76_MSGMail.pm
-rwxrwxrwx  1 fhem dialout  98K Mar 12 16:22 76_SMAInverter.pm
-rwxrwxrwx  1 fhem dialout 236K Dec  3 21:57 76_SMAPortal.pm
-rwxrwxrwx  1 fhem dialout  34K Apr 22  2020 76_SMAPortalSPG.pm
-rwxrwxrwx  1 fhem dialout  56K Dec 14 12:04 77_SMAEM.pm
-rwxrwxrwx  1 fhem dialout  23K Feb  4  2019 77_SMASTP.pm
-rwxrwxrwx  1 fhem dialout 110K May  2  2020 77_UWZ.pm
-rwxrwxrwx  1 fhem dialout  51K Feb  4  2019 79_BDKM.pm
-rwxrwxrwx  1 fhem dialout 9.6K Feb  4  2019 80_M232.pm
-rwxrwxrwx  1 fhem dialout 9.8K Feb  4  2019 80_xxLG7000.pm
-rwxrwxrwx  1 fhem dialout 8.4K Feb  4  2019 81_M232Counter.pm
-rwxrwxrwx  1 fhem dialout  34K Feb  4  2019 82_LGTV_IP12.pm
-rwxrwxrwx  1 fhem dialout 7.9K Feb  4  2019 82_LGTV.pm
-rwxrwxrwx  1 fhem dialout  67K May 29  2020 82_LGTV_WebOS.pm
-rwxrwxrwx  1 fhem dialout 3.7K Feb  4  2019 82_M232Voltage.pm
-rwxrwxrwx  1 fhem dialout  37K Feb  4  2019 83_IOhomecontrol.pm
-rwxrwxrwx  1 fhem dialout 6.4K Jul 18  2018 84_IOhomecontrolDevice.pm
-rwxrwxrwx  1 fhem dialout  42K Feb  4  2019 86_Robonect.pm
-rwxrwxrwx  1 fhem dialout  18K Feb  4  2019 87_WS2000.pm
-rwxrwxrwx  1 fhem dialout 4.3K Feb  4  2019 88_ALL4000T.pm
-rwxrwxrwx  1 fhem dialout  43K Mar 22  2020 88_HMCCUCHN.pm
-rwxrwxrwx  1 fhem dialout  39K Mar 22  2020 88_HMCCUDEV.pm
-rwxrwxrwx  1 fhem dialout 285K Apr 29  2020 88_HMCCU.pm
-rwxrwxrwx  1 fhem dialout  89K Feb  4  2019 88_HMCCURPC.pm
-rwxrwxrwx  1 fhem dialout  92K Mar 22  2020 88_HMCCURPCPROC.pm
-rwxrwxrwx  1 fhem dialout 5.7K Feb  4  2019 88_IPWE.pm
-rwxrwxrwx  1 fhem dialout 8.3K Feb  4  2019 88_Itach_IRDevice.pm
-rwxrwxrwx  1 fhem dialout 3.9K Feb  4  2019 88_Itach_Relay.pm
-rwxrwxrwx  1 fhem dialout 3.7K Jul  9  2019 88_LINDY_HDMI_SWITCH.pm
-rwxrwxrwx  1 fhem dialout  58K Mar 26  2020 88_Timer.pm
-rwxrwxrwx  1 fhem dialout  13K Feb  4  2019 88_VantagePro2.pm
-rwxrwxrwx  1 fhem dialout 4.2K Aug 19  2019 88_WEBCOUNT.pm
-rwxrwxrwx  1 fhem dialout  39K May  3  2018 88_xs1Bridge.pm
-rwxrwxrwx  1 fhem dialout  22K Apr 20  2018 88_xs1Dev.pm
-rw-rw-rw-  1 fhem dialout 125K Dec 27 20:49 89_ESPEInk.pm
-rwxrwxrwx  1 fhem dialout  34K Dec 17 20:05 89_FULLY.pm
-rwxrwxrwx  1 fhem dialout  44K Feb  4  2019 89_HEATRONIC.pm
-rwxrwxrwx  1 fhem dialout  52K May 30  2019 89_VCLIENT.pm
-rwxrwxrwx  1 fhem dialout  61K Feb  4  2019 89_VCONTROL.pm
-rwxrwxrwx  1 fhem dialout  29K Mar 19 23:47 90_at.pm
-rwxrwxrwx  1 fhem dialout  15K Jul 23  2020 90_SIGNALduino_un.pm
-rwxrwxrwx  1 fhem dialout 7.3K Jan  5 09:23 91_eventTypes.pm
-rwxrwxrwx  1 fhem dialout  28K Mar 26 20:27 91_notify.pm
-rwxrwxrwx  1 fhem dialout  11K Oct 13 08:35 91_sequence.pm
-rwxrwxrwx  1 fhem dialout  18K Feb 13 10:23 91_watchdog.pm
-rwxrwxrwx  1 fhem dialout  61K Feb 20 11:18 92_FileLog.pm
-rwxrwxrwx  1 fhem dialout  12K Feb  4  2019 92_SingleFileLog.pm
-rwxrwxrwx  1 fhem dialout 441K Mar  7 11:21 93_DbLog.pm
-rwxrwxrwx  1 fhem dialout 916K Mar  7 11:21 93_DbRep.pm
-rwxrwxrwx  1 fhem dialout  19K Feb 13 10:23 93_FHEM2FHEM.pm
-rw-rw-rw-  1 fhem dialout  33K Feb 13 10:23 93_InfluxDBLogger.pm
-rwxrwxrwx  1 fhem dialout 173K Mar  7 11:21 93_Log2Syslog.pm
-rwxrwxrwx  1 fhem dialout  72K Mar 12 16:22 93_PWMR.pm
-rwxrwxrwx  1 fhem dialout 7.8K Feb  4  2019 93_RFHEM.pm
-rwxrwxrwx  1 fhem dialout  56K Mar 19 23:47 94_PWM.pm
-rwxrwxrwx  1 fhem dialout  67K Feb  4  2019 95_Alarm.pm
-rwxrwxrwx  1 fhem dialout 124K Dec 30  2019 95_Astro.pm
-rwxrwxrwx  1 fhem dialout  92K Jul 19  2019 95_Babble.pm
-rwxrwxrwx  1 fhem dialout  75K Feb 12  2020 95_Dashboard.pm
-rwxrwxrwx  1 fhem dialout  62K Feb  4  2019 95_FLOORPLAN.pm
-rwxrwxrwx  1 fhem dialout  23K Jan  5 09:23 95_holiday.pm
-rwxrwxrwx  1 fhem dialout  12K Feb  4  2019 95_PachLog.pm
-rwxrwxrwx  1 fhem dialout  63K Feb  4  2019 95_PostMe.pm
-rwxrwxrwx  1 fhem dialout  21K Feb  4  2019 95_remotecontrol.pm
-rwxrwxrwx  1 fhem dialout 189K Nov 29 16:24 95_YAAHM.pm
-rwxrwxrwx  1 fhem dialout  23K Feb 13 10:23 96_allowed.pm
-rwxrwxrwx  1 fhem dialout  79K Mar 22  2020 96_SIP.pm
-rwxrwxrwx  1 fhem dialout  34K Aug  9  2020 96_Snapcast.pm
-rwxrwxrwx  1 fhem dialout  65K Sep 10  2018 97_PiXtendV2.pm
-rwxrwxrwx  1 fhem dialout  12K Feb  4  2019 97_TrashCal.pm
-rwxrwxrwx  1 fhem dialout  56K Feb  4  2019 98_alarmclock.pm
-rwxrwxrwx  1 fhem dialout  13K May 30  2019 98_apptime.pm
-rwxrwxrwx  1 fhem dialout  43K Dec 26  2019 98_archetype.pm
-rwxrwxrwx  1 fhem dialout 139K Jun  9  2020 98_ArduCounter.pm
-rwxrwxrwx  1 fhem dialout  35K Feb 13 10:23 98_autocreate.pm
-rwxrwxrwx  1 fhem dialout 9.7K Feb  4  2019 98_average.pm
-rwxrwxrwx  1 fhem dialout  12K Nov  7 22:49 98_backup.pm
-rwxrwxrwx  1 fhem dialout 112K Apr 29  2020 98_BOSEST.pm
-rwxrwxrwx  1 fhem dialout  11K Feb  4  2019 98_cloneDummy.pm
-rwxrwxrwx  1 fhem dialout 3.9K Feb  4  2019 98_cmdalias.pm
-rwxrwxrwx  1 fhem dialout  47K May 22  2020 98_ComfoAir.pm
-rwxrwxrwx  1 fhem dialout  21K Jul  5  2020 98_configdb.pm
-rwxrwxrwx  1 fhem dialout 2.0K Feb  4  2019 98_copy.pm
-rwxrwxrwx  1 fhem dialout 1.5K Apr  7  2020 98_count.pm
-rwxrwxrwx  1 fhem dialout 4.9K Feb  4  2019 98_CULflash.pm
-rwxrwxrwx  1 fhem dialout 8.9K Feb  4  2019 98_CustomReadings.pm
-rwxrwxrwx  1 fhem dialout  926 Feb  4  2019 98_deletefile.pm
-rwxrwxrwx  1 fhem dialout  35K Mar 16  2019 98_dewpoint.pm
-rwxrwxrwx  1 fhem dialout  60K Feb  4  2019 98_DLNARenderer.pm
-rwxrwxrwx  1 fhem dialout 322K Mar 25 23:48 98_DOIF.pm
-rwxrwxrwx  1 fhem dialout 112K Aug 18  2020 98_DOIFtools.pm
-rwxrwxrwx  1 fhem dialout  40K Feb  4  2019 98_Dooya.pm
-rw-rw-rw-  1 fhem dialout  44K Mar 26 20:27 98_DSBMobile.pm
-rwxrwxrwx  1 fhem dialout 5.7K Dec  8  2019 98_dummy.pm
-rwxrwxrwx  1 fhem dialout  29K Feb  4  2019 98_EDIPLUG.pm
-rwxrwxrwx  1 fhem dialout  11K Feb  4  2019 98_expandJSON.pm
-rwxrwxrwx  1 fhem dialout  49K Jul 18  2018 98_feels_like.pm
-rwxrwxrwx  1 fhem dialout 4.0K Apr 15  2020 98_fhemdebug.pm
-rwxrwxrwx  1 fhem dialout  12K Apr  7  2020 98_fheminfo.pm
-rw-rw-rw-  1 fhem dialout 3.0K Aug 27  2020 98_FhemTestUtils.pm
-rwxrwxrwx  1 fhem dialout  73K May 29  2020 98_freezemon.pm
-rwxrwxrwx  1 fhem dialout  25K Jul 19  2019 98_FReplacer.pm
-rwxrwxrwx  1 fhem dialout  42K Jan 21 09:18 98_GAEBUS.pm
-rwxrwxrwx  1 fhem dialout  33K Mar 23  2019 98_GEOFANCY.pm
-rwxrwxrwx  1 fhem dialout  13K Jan 28 15:41 98_GoogleAuth.pm
-rwxrwxrwx  1 fhem dialout  30K May 22  2020 98_GOOGLECAST.pm
-rwxrwxrwx  1 fhem dialout  30K Dec  8  2019 98_Heating_Control.pm
-rwxrwxrwx  1 fhem dialout 9.0K Dec  3 21:57 98_help.pm
-rwxrwxrwx  1 fhem dialout 193K Mar 23 23:23 98_HMinfo.pm
-rwxrwxrwx  1 fhem dialout  31K Apr  1  2019 98_HMtemplate.pm
-rwxrwxrwx  1 fhem dialout  33K Feb  4  2019 98_HourCounter.pm
-rwxrwxrwx  1 fhem dialout 189K Mar 23 23:23 98_HTTPMOD.pm
-rwxrwxrwx  1 fhem dialout  67K Feb  4  2019 98_Hyperion.pm
-rwxrwxrwx  1 fhem dialout  22K Feb  4  2019 98_IF.pm
-rwxrwxrwx  1 fhem dialout  14K Feb  2  2019 98_inotify.pm
-rwxrwxrwx  1 fhem dialout 184K Jan 16  2020 98_Installer.pm
-rwxrwxrwx  1 fhem dialout 4.9K Feb 13 10:23 98_JsonList2.pm
-rwxrwxrwx  1 fhem dialout  17K Feb  4  2019 98_JsonList.pm
-rw-rw-rw-  1 fhem dialout  51K Oct 20 16:42 98_JsonMod.pm
-rwxrwxrwx  1 fhem dialout  74K Jan 16  2020 98_livetracking.pm
-rwxrwxrwx  1 fhem dialout  44K Feb 10  2020 98_logProxy.pm
-rwxrwxrwx  1 fhem dialout  49K Feb  4  2019 98_MaxScanner.pm
-rw-rw-rw-  1 fhem dialout  43K Jan 16  2020 98_MAX_Temperature.pm
-rwxrwxrwx  1 fhem dialout  34K Aug 19  2019 98_MediaList.pm
-rwxrwxrwx  1 fhem dialout  52K Mar 14 19:19 98_ModbusAttr.pm
-rwxrwxrwx  1 fhem dialout  59K Dec 14 12:04 98_ModbusElsnerWS.pm
-rwxrwxrwx  1 fhem dialout 230K Mar 19 23:47 98_Modbus.pm
-rwxrwxrwx  1 fhem dialout  14K Jan  9 21:31 98_ModbusSET.pm
-rwxrwxrwx  1 fhem dialout  26K Jun 24  2020 98_ModbusTrovis5576.pm
-rwxrwxrwx  1 fhem dialout  56K Jun 24  2020 98_monitoring.pm
-rwxrwxrwx  1 fhem dialout 413K Mar 22  2020 98_MSwitch.pm
-rwxrwxrwx  1 fhem dialout  26K Feb  4  2019 98_notice.pm
-rwxrwxrwx  1 fhem dialout  47K Aug 19  2019 98_PHC.pm
-rwxrwxrwx  1 fhem dialout  34K Feb  4  2019 98_PID20.pm
-rwxrwxrwx  1 fhem dialout 8.5K Feb  4  2019 98_pilight.pm
-rwxrwxrwx  1 fhem dialout 6.9K Feb  4  2019 98_ping.pm
-rwxrwxrwx  1 fhem dialout  57K Feb  4  2019 98_powerMap.pm
-rwxrwxrwx  1 fhem dialout  28K Feb  4  2019 98_QRCode.pm
-rwxrwxrwx  1 fhem dialout  23K Feb  4  2019 98_rain.pm
-rwxrwxrwx  1 fhem dialout  32K Mar  7 11:21 98_RandomTimer.pm
-rwxrwxrwx  1 fhem dialout  26K May 22  2020 98_readingsWatcher.pm
-rwxrwxrwx  1 fhem dialout 4.0K Feb  4  2019 98_restore.pm
-rwxrwxrwx  1 fhem dialout  44K Feb  4  2019 98_rssFeed.pm
-rwxrwxrwx  1 fhem dialout 2.9K Apr  1  2019 98_search.pm
-rwxrwxrwx  1 fhem dialout  24K Mar  7 11:21 98_serviced.pm
-rwxrwxrwx  1 fhem dialout  70K Dec 18  2019 98_Siro.pm
-rwxrwxrwx  1 fhem dialout  79K Nov 14  2018 98_SmarterCoffee.pm
-rwxrwxrwx  1 fhem dialout  59K Dec 26  2019 98_statistics.pm
-rwxrwxrwx  1 fhem dialout  21K Feb  4  2019 98_STOCKQUOTES.pm
-rwxrwxrwx  1 fhem dialout  34K Mar  7 11:21 98_structure.pm
-rwxrwxrwx  1 fhem dialout  99K Mar 26 20:27 98_SVG.pm
-rwxrwxrwx  1 fhem dialout  12K Dec 20 16:50 98_systemd_watchdog.pm
-rwxrwxrwx  1 fhem dialout  21K Feb 13 10:23 98_telnet.pm
-rwxrwxrwx  1 fhem dialout 7.7K Feb  4  2019 98_template.pm
-rwxrwxrwx  1 fhem dialout  68K May 17  2019 98_Text2Speech.pm
-rwxrwxrwx  1 fhem dialout  52K Feb  4  2019 98_THRESHOLD.pm
-rwxrwxrwx  1 fhem dialout  88K Oct 28 22:17 98_todoist.pm
-rwxrwxrwx  1 fhem dialout  49K Feb  4  2019 98_TRAFFIC.pm
-rwxrwxrwx  1 fhem dialout  36K Feb  4  2019 98_UbiquitiMP.pm
-rwxrwxrwx  1 fhem dialout 3.5K Feb  4  2019 98_UbiquitiOut.pm
-rwxrwxrwx  1 fhem dialout  23K Dec 22  2019 98_update.pm
-rwxrwxrwx  1 fhem dialout 1.9K Feb  4  2019 98_uptime.pm
-rwxrwxrwx  1 fhem dialout  31K Mar  4  2019 98_Verkehrsinfo.pm
-rwxrwxrwx  1 fhem dialout 7.7K Feb  4  2019 98_version.pm
-rwxrwxrwx  1 fhem dialout  88K Dec 27 20:49 98_vitoconnect.pm
-rwxrwxrwx  1 fhem dialout 8.4K Jan 25 14:27 98_weblink.pm
-rwxrwxrwx  1 fhem dialout  70K Mar  7 11:21 98_WeekdayTimer.pm
-rwxrwxrwx  1 fhem dialout  71K Feb 20 11:18 98_weekprofile.pm
-rwxrwxrwx  1 fhem dialout  27K Apr 29  2020 98_WOL.pm
-rwxrwxrwx  1 fhem dialout 3.9K Aug  9  2020 98_XmlList.pm
-rwxrwxrwx  1 fhem dialout 6.7K Feb 24  2018 99_FHEMControlPush.pm
-rwxrwxrwx  1 fhem dialout  583 Feb  4  2019 99_myUtils.pm
-rwxrwxrwx  1 fhem dialout  20K Feb 20 11:18 99_SUNRISE_EL.pm
-rwxrwxrwx  1 fhem dialout  12K Aug  9  2020 99_Utils.pm
lrwxrwxrwx  1 fhem dialout   24 Nov 26  2019 alexa-fhem.cfg -> /opt/fhem/alexa-fhem.cfg
-rwxrwxrwx  1 fhem dialout  12K Oct 20 16:42 AttrTemplate.pm
-rwxrwxrwx  1 fhem dialout 8.3K Dec  3 21:57 Blocking.pm
-rwxrwxrwx  1 fhem dialout  13K Dec 26  2019 Color.pm
-rwxrwxrwx  1 fhem dialout  14K Dec 17  2018 controls_fhemtabletui.txt
-rwxrwxrwx  1 fhem dialout 149K Mar 26 20:27 controls_fhem.txt
-rw-rw-rw-  1 fhem dialout  11K Jan 25 16:35 controls_fuip.txt
-rwxrwxrwx  1 fhem dialout   88 Mar  4  2019 controls_tasmota.txt
-rwxrwxrwx  1 fhem dialout  214 Mar  4  2019 controls_tradfri.txt
-rwxrwxrwx  1 fhem dialout  310 Jan 25 16:34 controls.txt
-rwxrwxrwx  1 fhem dialout  11K Mar 23 23:23 CoProcess.pm
-rwxrwxrwx  1 fhem dialout  56K Feb 13 10:23 DarkSkyAPI.pm
-rwxrwxrwx  1 fhem dialout  21K Mar 13 19:05 DevIo.pm
-rwxrwxrwx  1 fhem dialout 6.0K Feb 24  2018 FHEMControlPushCertificate.pem
drwxrwxrwx  2 fhem dialout 4.0K Dec 21  2018 FhemUtils
drwxrwxrwx  2 fhem dialout 4.0K Jun 24  2020 firmware
-rwxrwxrwx  1 fhem dialout 3.6K Feb 13 10:23 FritzBoxUtils.pm
-rwxrwxrwx  1 fhem dialout 2.8K Jun 24  2019 GPUtils.pm
-rwxrwxrwx  1 fhem dialout  62K Sep  9  2019 HMCCUConf.pm
-rwxrwxrwx  1 fhem dialout 199K Mar 23 23:23 HMConfig.pm
drwxrwxrwx  2 fhem dialout 4.0K Jul  9  2019 holiday
-rwxrwxrwx  1 fhem dialout  46K May 17  2019 HOMESTATEtk.pm
-rwxrwxrwx  1 fhem dialout  31K Mar 19 23:47 HttpUtils.pm
drwxrwxrwx  9 fhem dialout 4.0K Jan 25 16:35 lib
-rwxrwxrwx  1 fhem dialout 3.4K May 22  2020 MaxCommon.pm
-rwxrwxrwx  1 fhem dialout 117K Feb 10  2020 Meta.pm
-rwxrwxrwx  1 fhem dialout  19K Feb 10  2020 msgSchema.pm
-rwxrwxrwx  1 fhem dialout  391 Mar 26  2020 myUtilsTemplate.pm
-rwxrwxrwx  1 fhem dialout 267K Mar 19  2018 ONKYOdb.pm
-rwxrwxrwx  1 fhem dialout  23K Feb 13 10:23 OpenWeatherMapAPI.pm
-rwxrwxrwx  1 fhem dialout  12K Feb  4  2019 OWX_DS2480.pm
-rwxrwxrwx  1 fhem dialout  10K Feb  4  2019 OWX_DS9097.pm
-rwxrwxrwx  1 fhem dialout 8.3K Feb  4  2019 OWX_FRM.pm
-rwxrwxrwx  1 fhem dialout  13K Feb  4  2019 OWX_SER.pm
-rwxrwxrwx  1 fhem dialout 148K Jul  9  2019 RESIDENTStk.pm
-rwxrwxrwx  1 fhem dialout 1.2K Feb  4  2019 RTypes.pm
-rwxrwxrwx  1 fhem dialout 6.5K Dec 14 12:04 SetExtensions.pm
-rwxrwxrwx  1 fhem dialout 7.0K Feb  4  2019 SHC_datafields.pm
-rwxrwxrwx  1 fhem dialout  12K Feb  4  2019 SHC_parser.pm
-rwxrwxrwx  1 fhem dialout 7.3K Feb  4  2019 SubProcess.pm
-rwxrwxrwx  1 fhem dialout 9.2K Jan  5 09:23 TcpServerUtils.pm
-rwxrwxrwx  1 fhem dialout  162 Feb  4  2019 template.layout
-rwxrwxrwx  1 fhem dialout  28K Oct 20 16:42 TimeSeries.pm
-rwxrwxrwx  1 fhem dialout    0 Apr 13  2019 top
-rwxrwxrwx  1 fhem dialout 3.3K Feb  4  2019 TR064Utils.pm
-rwxrwxrwx  1 fhem dialout 6.9K Mar  4  2019 TradfriUtils.pm
-rwxrwxrwx  1 fhem dialout  59K Feb 10  2020 UConv.pm
-rwxrwxrwx  1 fhem dialout 138K Jun 18  2019 Unit.pm
-rwxrwxrwx  1 fhem dialout 8.4K Feb  4  2019 WinService.pm
-rwxrwxrwx  1 fhem dialout  82K Mar  7 11:21 WMBus.pm
-rw-rw-rw-  1 fhem dialout  15K Mar 26 00:28 wolf_datenpunkte_15.csv
-rwxrwxrwx  1 fhem dialout 4.6K Mar 26 00:28 wolf_writepunkte_15.csv
-rwxrwxrwx  1 fhem dialout  35K Sep 20  2019 wundergroundAPI.pm
-rwxrwxrwx  1 fhem dialout  14K Feb  4  2019 YahooWeatherAPI.pm
-rwxrwxrwx  1 fhem dialout 8.6K Feb  4  2019 ZWLib.pm
1x Raspberry für Fhem, 1x Raspberry für Homebridge
Diverse Z-Wave Geräte, Philips-Hue, Ikea Tradfri, sonnenBatterie, Logitech Harmony, Alexa & Siri gekoppelt

Otto123

Die Rechte auf den Dateien sind sinnlos hoch
Standard -rw-r--r--
Die Rechte im Verzeichnis ev. zu wenig Standard
drwxrwxrwx  6 fhem dialout  24K Nov 19 14:07 .
drwxr-xr-x 15 fhem dialout 4,0K Feb 28 21:17 ..

Wie sieht es denn im /opt/fhem Verzeichnis aus?
Viele Grüße aus Leipzig  ⇉  nächster Stammtisch an der Lindennaundorfer Mühle
RaspberryPi B B+ B2 B3 B3+ ZeroW,HMLAN,HMUART,Homematic,Fritz!Box 7590,WRT3200ACS-OpenWrt,Sonos,VU+,Arduino nano,ESP8266,MQTT,Zigbee,deconz

mrpointblue

Hi,
/opt/fhem sieht so aus:

drwxrwxrwx 13 fhem dialout 4.0K Mar 26 23:37 .
drwxr-xr-x  7 root root    4.0K Mar 23  2020 ..
drwxrwxrwx  2 fhem dialout 4.0K Nov 26  2019 .alexa
-rwxrwxrwx  1 fhem dialout  308 Nov 29  2019 alexa-fhem.cfg
-rwxrwxrwx  1 fhem dialout 352K Mar 23 23:23 CHANGED
-rwxrwxrwx  1 fhem dialout  140 Dec  4  2017 configDB.conf
-rwxrwxrwx  1 fhem dialout  41K Dec 27 20:49 configDB.pm
drwxrwxrwx 40 fhem dialout  20K Feb  4  2019 contrib
drwxrwxrwx  3 fhem dialout 4.0K Nov 27  2017 demolog
drwxrwxrwx  4 fhem dialout  12K Feb  4  2019 docs
drwxr-xr-x  6 fhem dialout  68K Mar 27 11:24 FHEM
-rwxrwxrwx  1 fhem dialout 106K Mar 27 00:15 fhem.cfg
-rwxrwxrwx  1 fhem dialout  77K Nov 26  2019 fhem.cfg.debug
-rwxrwxrwx  1 fhem dialout  25K Jun 18  2019 fhem.cfg.demo
-rwxrwxrwx  1 fhem dialout  27K Feb  4  2019 fhem_old.cfg
-rwxr--r--  1 fhem dialout 164K Mar  7 11:21 fhem.pl
-rw-rw-rw-  1 fhem dialout  18K Oct 28 22:17 GPL_V2.txt
drwxrwxrwx  3 fhem dialout 4.0K Jun 24  2020 lib
drwxrwxrwx  2 fhem dialout  20K Mar 27 00:04 log
-rwxrwxrwx  1 fhem dialout  43K Mar  7 11:21 MAINTAINER.txt
-rwxrwxrwx  1 fhem dialout  935 Feb  4  2019 README_DEMO.txt
drwxrwxrwx  7 fhem dialout 4.0K Mar 19  2018 restoreDir
drwx-w--w-  2 fhem dialout 4.0K Nov 26  2019 .ssh
drwxrwxrwx  2 fhem dialout 4.0K Nov 27  2017 unused
drwxrwxrwx 10 fhem dialout 4.0K Dec 17  2018 www
1x Raspberry für Fhem, 1x Raspberry für Homebridge
Diverse Z-Wave Geräte, Philips-Hue, Ikea Tradfri, sonnenBatterie, Logitech Harmony, Alexa & Siri gekoppelt

Otto123

Ok wie gesagt, rechte sind zu viel - aber nicht zu wenig.
Wie ist der Zustand? fhem startet prinzipiell? Du kommst auf die Weboberfläche?
Was sagt das in der FHEM Kommandozeile?
{qx(whoami)}
Er meckert RTypes an, das scheint aber da zu sein: -rwxrwxrwx  1 fhem dialout 1.2K Feb  4  2019 RTypes.pm

Da bin ich ratlos.
Viele Grüße aus Leipzig  ⇉  nächster Stammtisch an der Lindennaundorfer Mühle
RaspberryPi B B+ B2 B3 B3+ ZeroW,HMLAN,HMUART,Homematic,Fritz!Box 7590,WRT3200ACS-OpenWrt,Sonos,VU+,Arduino nano,ESP8266,MQTT,Zigbee,deconz

mrpointblue

Hi,
also Fhem Weboberfläche startet wieder und einiges funktioniert auch.
Es bleibt bei dem Eintrag im Log bzgl. RTypes.pm.

{qx(whoami)}
fhem
1x Raspberry für Fhem, 1x Raspberry für Homebridge
Diverse Z-Wave Geräte, Philips-Hue, Ikea Tradfri, sonnenBatterie, Logitech Harmony, Alexa & Siri gekoppelt

MadMax-FHEM

#10
Zitat von: mrpointblue am 27 März 2021, 00:02:12
Hallo,
ich habe einen riesen Problem und ich weis nicht wieso das passiert ist.
Letztendlich habe ich ein neuen Modul installiert und die Rechte sowie den Nutzer angepasst.
Möglich das fhem:dialout nie richtig war?

Wir auch nicht ;)

Weil es wäre interessant gewesen zu wissen WAS GENAU du gemacht hast...

Und fhem:dialout passt schon (meistens) und wenn du sicher gehen willst (wie Otto geschrieben hat) fhem: nehmen, statt fhem:dialout...

Allerdings ist neu aufsetzen mit Backup vom aktuellen System keine Option...

Hast du ein früheres Backup was noch ginge, also nicht zu alt ist?

Ansonsten evtl. neu aufsetzen und zumindest die fhem.cfg rüberretten...

Hast du Module mit "Passwörtern" oder "Token" in Betrieb?
Denn sonst reicht die fhem.cfg nicht...

Gruß, Joachim
FHEM PI3B+ Bullseye: HM-CFG-USB, 40x HM, ZWave-USB, 13x ZWave, EnOcean-PI, 15x EnOcean, HUE/deCONZ, CO2, ESP-Multisensor, Shelly, alexa-fhem, ...
FHEM PI2 Buster: HM-CFG-USB, 25x HM, ZWave-USB, 4x ZWave, EnOcean-PI, 3x EnOcean, Shelly, ha-bridge, ...
FHEM PI3 Buster (Test)

mrpointblue

Hi,
ja ich habe gestern versucht das vitoconnect Modul zu installieren.
Danach scheint das Problem aufgetaucht zu sein.
Seit 18:12 kommen keine Daten mehr via HTTPMOD, das ist ziemlich genau die Zeit als ich das installiert habe.
Das vitoconncet habe ich erstmal wieder gelöscht. Leider keine Änderung.

Ein Backup in dem Status habe ich nicht, leider zu alt und würde mir wirklich viel zerstören bzw. müsste ich sehr viel wieder nacharbeiten.

Hab ich möglicherweise ein Problem mit der fhem.pl??
Denn er findet das RTypes ja nicht, obwohl es da ist!




1x Raspberry für Fhem, 1x Raspberry für Homebridge
Diverse Z-Wave Geräte, Philips-Hue, Ikea Tradfri, sonnenBatterie, Logitech Harmony, Alexa & Siri gekoppelt

MadMax-FHEM

#12
Naja mit der Frage WAS du gemacht hast war schon eher gemeint:

WAS GENAU hast du gemacht!

Also welche Befehle GENAU etc.

Und wenn du das nicht mehr weißt: dann würde ich für die Zukunft Notizen machen!

Ich notiere mir immer, wenn ich etwas tue WAS ich getan habe (gut außer nat. "Standard-Dinge")...
...bzw. eigentlich probiere ich "sowas" immer erst auf einem Testsystem MIT Notizen (weil die brauche ich ja dann für eine evtl. "Übertragung" auf mein Hauptsystem) und teste das erst mal.

Und Notizen helfen u.U. auch bei einem Restore...

Und (auch für die Zukunft): Backups machen...
...und Restore ÜBEN!!

Also ich weiß nicht, ob es sinnvoll ist das System wie es ist wieder "hinzubiegen" (hätte aktuell auch keine Idee mehr).
Und: es soll doch (zumindest bei mir / sehe ich das [für mich] so) ein zuverlässiges 24/7 System sein. Da hätte ich jetzt kein Vertrauen mehr, selbst wenn ich es wieder hin(gebastelt) bekäme...

Aber: musst nat. du wissen.


Trotzdem noch mal die Frage: nutzt du Module mit "Passwörter" oder "Token" etc.? Wenn nicht, dann: neu aufsetzen und die fhem.cfg "rüberretten"...
(oder: welches Module nutzt du? Dann kann man ja schauen, ob die fhem.cfg reicht)

Gruß, Joachim
FHEM PI3B+ Bullseye: HM-CFG-USB, 40x HM, ZWave-USB, 13x ZWave, EnOcean-PI, 15x EnOcean, HUE/deCONZ, CO2, ESP-Multisensor, Shelly, alexa-fhem, ...
FHEM PI2 Buster: HM-CFG-USB, 25x HM, ZWave-USB, 4x ZWave, EnOcean-PI, 3x EnOcean, Shelly, ha-bridge, ...
FHEM PI3 Buster (Test)

Otto123

#13
fhem.pl lädt in Zeile 610 genau dieses Modul. Die Moduldatei scheint da.
Mich wundert das er zweimal den Lesefehler bringt.
Für vitoconnect musst Du drei debian Pakte installieren, die sollten den Fehler auch nicht verursachen.

FHEM hat mehrere eingebaute Backups - warum nutzt Du das nicht?

Weiß Du was ich jetzt vermute! Dein Dateisystem / SD Card / HDD /SSD ist kaputt. Wenn ja kannst Du das vielleicht brauchen
https://heinz-otto.blogspot.com/2020/08/crash-recovery.html
https://heinz-otto.blogspot.com/2019/07/infos-zur-installation-von-modulen-und.html
Viele Grüße aus Leipzig  ⇉  nächster Stammtisch an der Lindennaundorfer Mühle
RaspberryPi B B+ B2 B3 B3+ ZeroW,HMLAN,HMUART,Homematic,Fritz!Box 7590,WRT3200ACS-OpenWrt,Sonos,VU+,Arduino nano,ESP8266,MQTT,Zigbee,deconz

mrpointblue

Hi, das ist ja eben genau das Problem.
Ich kann mir nicht erklären was die Ursache ist oder was ich zu dem Zeitpunkt gemacht habe.
Denn es wurde nur das Modul installiert und das war eben für mich Standard.
Normalerweise mach ich mir bei "nicht Standard" dinge Notizen oder auch Screenshots.
Es muss doch eine Möglichkeit geben das wieder hinzubekommen, nur da bin ich dann wieder ein noob.

Wenn ich es neu aufsetzen muss ist Fhem für mich gestorben. Das habe ich schon einmal durch als mir das Gewitter alles gekillt hat und mach ich sicher nicht nochmal.
So viel Arbeit kann ich nicht wieder aufwenden. Dann lieber wieder alles auf Standard umbauen und vielleicht auf was anderes umsteigen was nicht so viel Babypuder braucht.

Gibt es evtl. die Möglichkeit in der History zu sehen was "wann" passiert ist?

Module mit Passwörter ja, Token müsste z.B. Tradfri sein.

1x Raspberry für Fhem, 1x Raspberry für Homebridge
Diverse Z-Wave Geräte, Philips-Hue, Ikea Tradfri, sonnenBatterie, Logitech Harmony, Alexa & Siri gekoppelt