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'.
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.
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
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.
Du siehst schon den Unterschied :o :o :o
sudo chown -R fhem: /opt/fhem/
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
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?
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
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.
Hi,
also Fhem Weboberfläche startet wieder und einiges funktioniert auch.
Es bleibt bei dem Eintrag im Log bzgl. RTypes.pm.
{qx(whoami)}
fhem
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
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!
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.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
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.
@Otto:
das ist gestern passiert:
Start-Date: 2021-03-26 00:39:50
Commandline: apt install libio-socket-multicast-perl
--
Start-Date: 2021-03-26 00:40:20
Commandline: apt install libmath-round-perl
--
Start-Date: 2021-03-26 20:21:03
Commandline: apt-get install libdatetime-perl
--
Start-Date: 2021-03-26 20:26:33
Commandline: apt install libtypes-path-tiny-perl libjson-perl libdatetime-perl
Aber das kann nicht die Ursache sein und ja auch kein Hexenwerk.
Das hier habe ich danach gemacht und da gings vermutlich los:
1707 chmod 755 /FHEM
1708 history
1709 sudo chmod -r 777 /opt/fhem/FHEM/
1710 chmod 777 /opt/fhem/FHEM/
1711 sudo chmod 777 /opt/fhem/FHEM/
1712 ls
1713 cd FHEM
1714 ls lah
1715 ls -lah
1716 history
1717 sudo chmod -r 777 /opt/fhem/FHEM/
1718 chmod 777 /opt/fhem/FHEM/sudo chown -R fhem:dialout /opt/fhem
1719 ls -lah
1720 sudo ls -lah
1721 history
1722 sudo chown -R fhem:dialout /opt/fhem
1723 ls -lah
1724 sudo ls -lah
1725 ls
1726 sudo ls
1727 history
1728 chmod -r 777 /opt/fhem/FHEM/
1729 sudo chmod -r 777 /opt/fhem/FHEM/
1730 ls -lha /opt/fhem
1731 chown -R fhem: /opt/fhem
1732 chown -R fhem: /opf/fhem
1733 cd ..
1734 chown -R fhem: /opt/fhem
1735 sudo chown -R fhem: /opt/fhem
1736 ls -lha /opt/fhem
Also wenn ein Neuaufsetzen so viel Mühe macht und damit sogar fhem für dich gestorben ist:
das hat nichts mit fhem zu tun...
...da stimmt Backup- und Restore Strategie nicht!
Das trifft dich auch irgendwann bei anderen Systemen...
Und wenn es für dich Standard ist: warum schreibst du dann nicht was du gemacht hast. Vielleicht kann man ja doch einen Schritt erkennen, bei dem evtl. etwas schief gelaufen ist... Aber du kannst es auch für dich behalten... ;)
Gruß, Joachim
Zitat von: mrpointblue am 27 März 2021, 12:55:37
Gibt es evtl. die Möglichkeit in der History zu sehen was "wann" passiert ist?
Mein zweiter Link
Als Vorgeschädigter bist Du verdammt mutig - ohne backup. Das hat nichts mit fhem zu tun.
Ok Gut,
kann man so auslegen das die Strategie nicht passt oder Backups nicht gemacht wurden, ja mag sein.
1. Ich will es verstehen da ich eben nicht weis wieso das passiert ist und was
2. Denn ich kanns mir eben nicht erklären mit dem was ich getan habe. Siehe History
3. Wenn man immer gleich neu aufsetzt ist das für mich keine Lösung
4. Ist es eben viel Arbeit und die Zeit habe ich leider im moment nicht
nochmal: ich gehe davon aus: Deine SD Card ist kaputt - wenn es so ist könnte da keiner wirklich was dafür.
Hi Otto,
ja das wäre allerdings übel.
Da auch mein Backup via rsync seit letztem Jahr nicht mehr funktioniert. Dort habe ich den pi immer gespiegelt.
Aber in den Events kommt z.B. sowas.
HueBridge: json error: JSON text must be an object or array (but found number, string, true, false or null, use allow_nonref to allow this) at ./FHEM/30_HUEBridge.pm line 1891. in {"1":{"state":{"on":false,"bri":254,"alert":"lselect","mode":"homeautomation","reachable":true},"swupdate":{"state":"noupdates","lastinstall":"2020-03-03T04:41:08"},"type":"Dimmable light","name":"Kugel","modelid":"LWB010","manufacturername":"Signify Netherlands B.V.","productname":"Hue white lamp","capabilities":{"certified":true,"control":{"mindimlevel":5000,"maxlumen":806},"streaming":{"renderer":false,"proxy":false}},"config":{"archetype":"classicbulb","function":"functional","direction":"omnidirectional","startup":{"mode":"safety","configured":true}},"uniqueid":"00:17:88:01:02:f1:4d:bb-0b","swversion":"1.50.2_r30933","swconfigid":"1D8EE00F","productid":"Philips-LWB010-1-A19DLv3"},"2":{"state":{"on":false,"bri":254,"alert":"lselect","mode":"homeautomation","reachable":true},"swupdate":{"state":"noupdates","lastinstall":"2020-03-03T04:41:18"},"type":"Dimmable light","name":"Fenster Leselampe","modelid":"LWB010","manufacturername":"Signify Netherlands B.V.","productname":"Hue white lamp","capabilities":{"certified":true,"control":{"mindimlevel":5000,"maxlumen":806},"streaming":{"renderer":false,"proxy":false}},"config":{"archetype":"classicbulb","function":"functional","direction":"omnidirectional","startup":{"mode":"safety","configured":true}},"uniqueid":"00:17:88:01:02:a8:12:1a-0b","swversion":"1.50.2_r30933","swconfigid":"1D8EE00F","productid":"Philips-LWB010-1-A19DLv3"},"3":{"state":{"on":false,"bri":254,"alert":"lselect","mode":"homeautomation","reachable":true},"swupdate":{"state":"noupdates","lastinstall":"2020-03-03T04:41:14"},"type":"Dimmable light","name":"Ecke Leselampe","modelid":"LWB010","manufacturername":"Signify Netherlands B.V.","productname":"Hue white lamp","capabilities":{"certified":true,"control":{"mindimlevel":5000,"maxlumen":806},"streaming":{"renderer":false,"proxy":false}},"config":{"archetype":"classicbulb","function":"functional","direction":"omnidirectional","startup":{"mode":"safety","configured":true}},"uniqueid":"00:17:88:01:02:87:0f:49-0b","swversion":"1.50.2_r30933","swconfigid":"1D8EE00F","productid":"Philips-LWB010-1-A19DLv3"}}
Zitat von: Otto123 am 27 März 2021, 13:21:03
nochmal: ich gehe davon aus: Deine SD Card ist kaputt - wenn es so ist könnte da keiner wirklich was dafür.
Ja sieht ein wenig danach aus.
Bzw. sollten deine gezeigten Schritte (wenn das alles war) nicht zum Verhalten führen...
ABER:
Punkt 1 kostet sicher mehr Zeit als 3./4., vors. Backup-/Restore-Strategie sind gut (bei mir dauert ein Aufsetzen von NULL auf 100% auf jeden Fall deutlich unter einer Stunde meist sogar unter einer halben Stunde / wenn ich gröbere Umbauten mache, ist das Backup anders, dann geht das sogar innerhalb von 10 min) noch dazu wenn Punkt 2 gilt.
EDIT: und es kommt (für mich wichtig) hinzu, dass es ein stabiles 24/7 System sein soll...
Und du solltest dir abgewöhnen immer mit "chmod" in allen "Varianten" zu arbeiten! ;)
(verm. nicht das Problem hier aber gültet mMn trotzdem!)
Gruß, Joachim
Hi Otto,
so Image gesichert und auf neue SD-Karte gespielt.
System läuft. Fehler bleibt.
Ich verzweifle.
Naja bestenfalls hast Du dabei den Fehler mitkopiert - mach doch jetzt mal ein update force - da sollte er alles neu holen. Kann ja sein eine der Moduldateien hat einen Knacks.
Wenn du ein (vermeintlich/vermutliches) defektes Image sicherst und dann auf eine neue SD spielst...
Interessant wäre (hier) auch (immer) wie/welche Befehle/Tools etc. hast du genutzt...
Weil sonst: Rätselraten. Wir wissen ja nicht WAS du WIE gemacht hast... ;)
Wie soll da der Fehler verschwinden?
Gruß, Joachim
Hi Otto,
so das hat gedauert.
Leider hat das nicht geholfen.
Letztendlich funktionieren alle Module bis auf die HTTPMOD
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.
Das Image habe ich aus der bestehenden SD-Karte via ApplePiBaker gesichert und auf die neue wieder aufgespielt.
@Otto: wenn ich fhem neu aufsetze, dann muss ich den ganzen Pi neu machen?
Bin zwar nicht Otto...
...aber wenn neu mit neuer SD (und wenn die SD wirklich defekt ist/war): ja, dann nat. komplett neu.
Aber ein PI Image aufspielen und einrichten dauert 15min...
Wenn du denkst die Karte ist/war ok.
Dann eben fhem/fhem.cfg sichern und den Ordner /opt/fhem löschen und wenigstens fhem neu.
Dann aber (erst mal) nur die fhem.cfg zurück (evtl. noch uniquID wegen Passwörtern/Token etc.) nicht, dass der Fehler mit einem Komplett-Restore (nur fhem) wieder kommt...
Dann gleich die Schritte notieren!
-> dann geht der nächste Restore schon deutlich schneller! :)
(und der wird irgendwann kommen)
EDIT: und wenn's nur der Wechsel auf die nächste OS-Release ist (ich nehme das immer zum Anlass und setze neu auf. System ist frisch und sauber und es übt einen Restore / natürlich auf neuer SD bzw. SSD, dann hab ich im Fall der Fälle immer noch ein Fallback)
Gruß, Joachim
Hi,
so habe nochmal gesucht und zu dem Fehler was gefunden.
https://forum.fhem.de/index.php/topic,74943.0.html
Geholfen hat das deinstallieren des Jason:xs Paketes.
sudo dpkg --purge libjson-xs-perl
Ich bin zwar noch nicht dahintergekommen was der Auslöser war, aber das war es :-\
Jetzt funktioniert mein vitoconnect auch. Aber ich habe weiterhin das Problem mit RTyoes.pm
Was sagt das Log zum Update?
Dann versuch mal die Datei explizit aus dem SVN zu holen: FHEM Kommandozeile
{ Svn_GetFile("FHEM/RTypes.pm", "FHEM/RTypes.pm") }
Hi,
das kommt dabei raus.
Can't find string terminator '"' anywhere before EOF at (eval 10728) line 1.
:(
Schreibfehler korrigiert :'(
Hi da bin ich nicht fit genug, da weis ich nicht wo ich das machen muss.
Ich habe meinen Fehler korrigiert
{ Svn_GetFile("FHEM/RTypes.pm", "FHEM/RTypes.pm") }
Zu einem String gehören immer zwei "String" - das kann man sehen :D
Hi,
ok danke.
Er sagt dann Update gestartet. Im Log bleibt dann das:
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.
Also keine Änderung, ich vermute das ein Perl Modul mir noch ärger macht.
Welches ist eben die frage.
Hi, also Grundlegend funktioniert alles.
Wie gesagt, es bleibt das RTypes.pm Problem bestehen. Wobei ich mich nun frage welche Funktion diese Modul hat, wenn "scheinbar" alles funktioniert?
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
Das wundert mich immer noch .. um einfach mal Grundsätzlih vorzugehen, bitte mal:
(Ich weiß, das Du es schon mal gepostet hast, aber es könnte sich geändert haben)
sudo ps aux | grep fhem
ls -lha /opt/fhem
ls -lha /opt/fhem/FHEM
Hi, hier die Ergebnisse.
sudo ps aux | grep fhem
avahi 312 0.4 0.3 6920 3592 ? Ss Mar27 8:48 avahi-daemon: running [fhempi.local]
raspoti+ 449 0.8 1.3 29524 12432 ? Ssl Mar27 17:49 /usr/bin/librespot --name raspotify (fhempi) --device-type speaker --backend alsa --bitrate 160 --disable-audio-cache --enable-volume-normalisation --volume-ctrl linear --initial-volume 100
fhem 1666 12.1 15.7 168792 149016 ? Rl Mar28 264:43 /usr/bin/perl fhem.pl fhem.cfg
fhem 1690 0.0 4.2 126600 39960 ? Sl Mar28 0:04 node /usr/local/bin/tradfri-fhem -s dt11vx0TciwclDba -i tradfri_1603099513285 -p c7aMr0XuXwrQaxcd
fhem 1697 0.1 5.6 140936 53864 ? Sl Mar28 2:32 node /usr/local/bin/alexa-fhem -c ./alexa-fhem.cfg
pi 12742 0.0 0.0 4368 528 pts/0 S+ 13:28 0:00 grep --color=auto fhem
fhem 27224 0.0 0.5 9196 4960 ? S 04:06 0:00 /usr/bin/ssh -R 1234:127.0.0.1:33683 -oServerAliveInterval=90 -i /opt/fhem/.ssh/id_rsa -p 58824 fhem-va.fhem.de
ls -lha /opt/fhem/FHEM
total 36M
drwxr-xr-x 6 fhem dialout 72K Mar 27 14:22 .
drwxr-xr-x 14 fhem dialout 4.0K Mar 27 14:22 ..
-rwxr-xr-x 1 fhem dialout 22K Mar 27 14:34 00_CM11.pm
-rwxr-xr-x 1 fhem dialout 57K Mar 27 14:34 00_CUL.pm
-rwxr-xr-x 1 fhem dialout 76K Mar 27 14:34 00_DFPlayerMini.pm
-rwxr-xr-x 1 fhem dialout 63K Mar 27 14:34 00_ElsnerWS.pm
-rwxr-xr-x 1 fhem dialout 13K Mar 27 14:34 00_FBAHAHTTP.pm
-rwxr-xr-x 1 fhem dialout 16K Mar 27 14:34 00_FBAHA.pm
-rwxr-xr-x 1 fhem dialout 27K Mar 27 14:34 00_FHZ.pm
-rwxr-xr-x 1 fhem dialout 58K Mar 27 14:34 00_HMLAN.pm
-rwxr-xr-x 1 fhem dialout 90K Mar 27 14:34 00_HMUARTLGW.pm
-rwxr-xr-x 1 fhem dialout 3.6K Mar 27 14:34 00_HXB.pm
-rwxr-xr-x 1 fhem dialout 51K Mar 27 14:34 00_KM271.pm
-rwxr-xr-x 1 fhem dialout 17K Mar 27 14:34 00_KNXTUL.pm
-rwxr-xr-x 1 fhem dialout 3.8K Mar 27 14:34 00_LIRC.pm
-rwxr-xr-x 1 fhem dialout 33K Mar 27 14:34 00_MAXLAN.pm
-rwxr-xr-x 1 fhem dialout 24K Mar 27 14:34 00_MQTT2_CLIENT.pm
-rwxr-xr-x 1 fhem dialout 22K Mar 27 14:34 00_MQTT2_SERVER.pm
-rwxr-xr-x 1 fhem dialout 31K Mar 27 14:34 00_MQTT.pm
-rwxr-xr-x 1 fhem dialout 33K Mar 27 14:34 00_MYSENSORS.pm
-rwxr-xr-x 1 fhem dialout 25K Mar 27 14:34 00_NetzerI2C.pm
-rwxr-xr-x 1 fhem dialout 35K Mar 27 14:34 00_Neuron.pm
-rwxr-xr-x 1 fhem dialout 35K Mar 27 14:34 00_OW2S0SMSGUARD.pm
-rwxr-xr-x 1 fhem dialout 48K Mar 27 14:34 00_OWX_ASYNC.pm
-rwxr-xr-x 1 fhem dialout 59K Mar 27 14:34 00_OWX.pm
-rwxr-xr-x 1 fhem dialout 35K Mar 27 14:34 00_RPII2C.pm
-rwxr-xr-x 1 fhem dialout 4.7K Mar 27 14:34 00_Schellenberg.pm
-rwxr-xr-x 1 fhem dialout 222K Mar 27 14:34 00_SIGNALduino.pm
-rwxr-xr-x 1 fhem dialout 20K Mar 27 14:34 00_SmartMeterP1.pm
-rwxr-xr-x 1 fhem dialout 487K Mar 27 14:34 00_SONOS.pm
-rwxr-xr-x 1 fhem dialout 74K Mar 27 14:34 00_TCM.pm
-rwxr-xr-x 1 fhem dialout 141K Mar 27 14:34 00_THZ.pm
-rwxr-xr-x 1 fhem dialout 35K Mar 27 14:34 00_TUL.pm
-rwxr-xr-x 1 fhem dialout 21K Mar 27 14:34 00_ZWCUL.pm
-rwxr-xr-x 1 fhem dialout 45K Mar 27 14:34 00_ZWDongle.pm
-rwxr-xr-x 1 fhem dialout 163K Mar 27 14:34 01_FHEMWEB.pm
-rwxr-xr-x 1 fhem dialout 16K Mar 27 14:34 02_FRAMEBUFFER.pm
-rwxr-xr-x 1 fhem dialout 42K Mar 27 14:34 02_FTUISRV.pm
-rwxr-xr-x 1 fhem dialout 7.8K Mar 27 14:34 02_HTTPSRV.pm
-rwxr-xr-x 1 fhem dialout 52K Mar 27 14:34 02_RSS.pm
-rwxr-xr-x 1 fhem dialout 4.8K Mar 27 14:34 09_BS.pm
-rwxr-xr-x 1 fhem dialout 22K Mar 27 14:34 09_CUL_FHTTK.pm
-rwxr-xr-x 1 fhem dialout 6.7K Mar 27 14:34 09_USF1000.pm
-rwxr-xr-x 1 fhem dialout 623K Mar 27 14:34 10_CUL_HM.pm
-rwxr-xr-x 1 fhem dialout 16K Mar 27 14:34 10_CUL_IR.pm
-rwxr-xr-x 1 fhem dialout 17K Mar 27 14:34 10_DUOFERNSTICK.pm
-rwxr-xr-x 1 fhem dialout 44K Mar 27 14:34 10_EIB.pm
-rwxr-xr-x 1 fhem dialout 996K Mar 27 14:34 10_EnOcean.pm
-rwxr-xr-x 1 fhem dialout 30K Mar 27 14:34 10_EQ3BT.pm
-rwxr-xr-x 1 fhem dialout 38K Mar 27 14:34 10_FBDECT.pm
-rwxr-xr-x 1 fhem dialout 83K Mar 27 14:34 10_FRM.pm
-rwxr-xr-x 1 fhem dialout 18K Mar 27 14:34 10_FS10.pm
-rwxr-xr-x 1 fhem dialout 32K Mar 27 14:34 10_FS20.pm
-rwxr-xr-x 1 fhem dialout 47K Mar 27 14:34 10_GFPROBT.pm
-rwxr-xr-x 1 fhem dialout 11K Mar 27 14:34 10_HXBDevice.pm
-rwxr-xr-x 1 fhem dialout 4.4K Mar 27 14:34 10_Itach_IR.pm
-rwxr-xr-x 1 fhem dialout 75K Mar 27 14:34 10_IT.pm
-rwxr-xr-x 1 fhem dialout 82K Mar 27 14:34 10_KNX.pm
-rwxr-xr-x 1 fhem dialout 36K Mar 27 14:34 10_KOPP_FC.pm
-rwxr-xr-x 1 fhem dialout 110K Mar 27 14:34 10_MAX.pm
-rwxr-xr-x 1 fhem dialout 35K Mar 27 14:34 10_MQTT2_DEVICE.pm
-rwxr-xr-x 1 fhem dialout 12K Mar 27 14:34 10_MQTT_BRIDGE.pm
-rwxr-xr-x 1 fhem dialout 14K Mar 27 14:34 10_MQTT_DEVICE.pm
-rwxr-xr-x 1 fhem dialout 170K Mar 27 14:34 10_MQTT_GENERIC_BRIDGE.pm
-rwxr-xr-x 1 fhem dialout 62K Mar 27 14:34 10_MYSENSORS_DEVICE.pm
-rwxr-xr-x 1 fhem dialout 19K Mar 27 14:34 10_NeuronPin.pm
-rwxr-xr-x 1 fhem dialout 34K Mar 27 14:34 10_OWServer.pm
-rwxr-xr-x 1 fhem dialout 33K Mar 27 14:34 10_pilight_ctrl.pm
-rwxr-xr-x 1 fhem dialout 101K Mar 27 14:34 10_RESIDENTS.pm
-rwxr-xr-x 1 fhem dialout 8.0K Mar 27 14:34 10_SchellenbergHandle.pm
-rwxr-xr-x 1 fhem dialout 20K Mar 27 14:34 10_SD_GT.pm
-rwxr-xr-x 1 fhem dialout 66K Mar 27 14:34 10_SOMFY.pm
-rwxr-xr-x 1 fhem dialout 13K Mar 27 14:35 10_TASMOTA_DEVICE.pm
-rwxr-xr-x 1 fhem dialout 18K Mar 27 14:34 10_UNIRoll.pm
-rwxr-xr-x 1 fhem dialout 54K Mar 27 14:34 10_WS980.pm
-rwxr-xr-x 1 fhem dialout 258K Mar 27 14:34 10_ZWave.pm
-rwxr-xr-x 1 fhem dialout 7.9K Mar 27 14:34 11_FHT8V.pm
-rwxr-xr-x 1 fhem dialout 46K Mar 27 14:34 11_FHT.pm
-rwxr-xr-x 1 fhem dialout 43K Mar 27 14:34 11_OWDevice.pm
-rwxr-xr-x 1 fhem dialout 18K Mar 27 14:34 11_OWX_CCC.pm
-rwxr-xr-x 1 fhem dialout 20K Mar 27 14:34 11_OWX_FRM.pm
-rwxr-xr-x 1 fhem dialout 27K Mar 27 14:34 11_OWX_SER.pm
-rwxr-xr-x 1 fhem dialout 26K Mar 27 14:34 11_OWX_TCP.pm
-rwxr-xr-x 1 fhem dialout 11K Mar 27 14:34 12_HMS.pm
-rwxr-xr-x 1 fhem dialout 14K Mar 27 14:34 12_HProtocolGateway.pm
-rwxr-xr-x 1 fhem dialout 5.4K Mar 27 14:34 12_HProtocolTank.pm
-rwxr-xr-x 1 fhem dialout 16K Mar 27 14:34 12_OilFox.pm
-rwxr-xr-x 1 fhem dialout 15K Mar 27 14:34 13_KS300.pm
-rwxr-xr-x 1 fhem dialout 55K Mar 27 14:34 14_CUL_MAX.pm
-rwxr-xr-x 1 fhem dialout 11K Mar 27 14:34 14_CUL_REDIRECT.pm
-rwxr-xr-x 1 fhem dialout 83K Mar 27 14:34 14_CUL_TCM97001.pm
-rwxr-xr-x 1 fhem dialout 5.7K Mar 27 14:34 14_CUL_TX.pm
-rwxr-xr-x 1 fhem dialout 16K Mar 27 14:34 14_CUL_WS.pm
-rwxr-xr-x 1 fhem dialout 14K Mar 27 14:34 14_FLAMINGO.pm
-rwxr-xr-x 1 fhem dialout 19K Mar 27 14:34 14_Hideki.pm
-rwxr-xr-x 1 fhem dialout 26K Mar 27 14:34 14_SD_BELL.pm
-rwxr-xr-x 1 fhem dialout 13K Mar 27 14:34 14_SD_RSL.pm
-rwxr-xr-x 1 fhem dialout 147K Mar 27 14:34 14_SD_UT.pm
-rwxr-xr-x 1 fhem dialout 18K Mar 27 14:34 14_SD_WS07.pm
-rwxr-xr-x 1 fhem dialout 35K Mar 27 14:34 14_SD_WS09.pm
-rwxr-xr-x 1 fhem dialout 14K Mar 27 14:34 14_SD_WS_Maverick.pm
-rwxr-xr-x 1 fhem dialout 68K Mar 27 14:34 14_SD_WS.pm
-rwxr-xr-x 1 fhem dialout 15K Mar 27 14:34 15_CUL_EM.pm
-rwxr-xr-x 1 fhem dialout 52K Mar 26 00:26 15_WOLF_ISM8I.pm
-rwxr-xr-x 1 fhem dialout 7.2K Mar 27 14:34 16_CUL_RFR.pm
-rwxr-xr-x 1 fhem dialout 8.7K Mar 27 14:34 16_STACKABLE_CC.pm
-rwxr-xr-x 1 fhem dialout 5.6K Mar 27 14:34 16_STACKABLE.pm
-rwxr-xr-x 1 fhem dialout 18K Mar 27 14:34 17_EGPM2LAN.pm
-rwxr-xr-x 1 fhem dialout 9.7K Mar 27 14:34 17_SIS_PMS.pm
-rwxr-xr-x 1 fhem dialout 3.1K Mar 27 14:34 18_CUL_HOERMANN.pm
-rwxr-xr-x 1 fhem dialout 7.7K Mar 27 14:34 19_Revolt.pm
-rwxr-xr-x 1 fhem dialout 7.8K Mar 27 14:34 19_VBUSIF.pm
-rwxr-xr-x 1 fhem dialout 9.7K Mar 27 14:34 20_FRM_AD.pm
-rwxr-xr-x 1 fhem dialout 13K Mar 27 14:34 20_FRM_I2C.pm
-rwxr-xr-x 1 fhem dialout 17K Mar 27 14:34 20_FRM_IN.pm
-rwxr-xr-x 1 fhem dialout 884 Jan 26 2020 20_FRM_LCD.pm
-rwxr-xr-x 1 fhem dialout 11K Mar 27 14:34 20_FRM_OUT.pm
-rwxr-xr-x 1 fhem dialout 14K Mar 27 14:34 20_FRM_PWM.pm
-rwxr-xr-x 1 fhem dialout 13K Mar 27 14:34 20_FRM_RGB.pm
-rwxr-xr-x 1 fhem dialout 9.1K Mar 27 14:34 20_FRM_ROTENC.pm
-rwxr-xr-x 1 fhem dialout 7.4K Mar 27 14:34 20_FRM_SERVO.pm
-rwxr-xr-x 1 fhem dialout 14K Mar 27 14:34 20_FRM_STEPPER.pm
-rwxr-xr-x 1 fhem dialout 34K Mar 27 14:34 20_GUEST.pm
-rwxr-xr-x 1 fhem dialout 14K Mar 27 14:34 20_N4HBUS.pm
-rwxr-xr-x 1 fhem dialout 11K Mar 27 14:34 20_OWFS.pm
-rwxr-xr-x 1 fhem dialout 35K Mar 27 14:34 20_PET.pm
-rwxr-xr-x 1 fhem dialout 35K Mar 27 14:34 20_ROOMMATE.pm
-rwxr-xr-x 1 fhem dialout 20K Mar 27 14:34 20_X10.pm
-rwxr-xr-x 1 fhem dialout 28K Mar 27 14:34 21_HEOSGroup.pm
-rwxr-xr-x 1 fhem dialout 55K Mar 27 14:34 21_HEOSMaster.pm
-rwxr-xr-x 1 fhem dialout 48K Mar 27 14:34 21_HEOSPlayer.pm
-rwxr-xr-x 1 fhem dialout 46K Mar 27 14:34 21_N4HMODULE.pm
-rwxr-xr-x 1 fhem dialout 53K Mar 27 14:34 21_OWAD.pm
-rwxr-xr-x 1 fhem dialout 67K Mar 27 14:34 21_OWCOUNT.pm
-rwxr-xr-x 1 fhem dialout 15K Mar 27 14:34 21_OWID.pm
-rwxr-xr-x 1 fhem dialout 50K Mar 27 14:34 21_OWLCD.pm
-rwxr-xr-x 1 fhem dialout 61K Mar 27 14:34 21_OWMULTI.pm
-rwxr-xr-x 1 fhem dialout 50K Mar 27 14:34 21_OWSWITCH.pm
-rwxr-xr-x 1 fhem dialout 17K Mar 27 14:34 21_OWTEMP.pm
-rwxr-xr-x 1 fhem dialout 39K Mar 27 14:34 21_OWTHERM.pm
-rwxr-xr-x 1 fhem dialout 28K Mar 27 14:34 21_OWVAR.pm
-rwxr-xr-x 1 fhem dialout 114K Mar 27 14:34 21_SONOSPLAYER.pm
-rwxr-xr-x 1 fhem dialout 90K Mar 27 14:34 21_VBUSDEV.pm
-rwxr-xr-x 1 fhem dialout 4.8K Jan 26 2020 22_ALL3076.pm
-rwxr-xr-x 1 fhem dialout 206K Mar 27 14:34 22_HOMEMODE.pm
-rwxr-xr-x 1 fhem dialout 6.3K Mar 27 14:34 23_ALL4027.pm
-rwxr-xr-x 1 fhem dialout 38K Mar 27 14:34 23_KOSTALPIKO.pm
-rwxr-xr-x 1 fhem dialout 135K Mar 27 14:34 23_LUXTRONIK2.pm
-rwxr-xr-x 1 fhem dialout 5.5K Jan 26 2020 23_WEBIO_12DIGITAL.pm
-rwxr-xr-x 1 fhem dialout 5.0K Jan 26 2020 23_WEBIO.pm
-rwxr-xr-x 1 fhem dialout 4.9K Mar 27 14:34 24_Iluminize.pm
-rwxr-xr-x 1 fhem dialout 11K Mar 27 14:34 24_NetIO230B.pm
-rwxr-xr-x 1 fhem dialout 23K Mar 27 14:34 24_TPLinkHS110.pm
-rwxr-xr-x 1 fhem dialout 347K Mar 27 14:34 26_KM273.pm
-rwxr-xr-x 1 fhem dialout 65K Mar 27 14:34 26_tahoma.pm
-rwxr-xr-x 1 fhem dialout 92K Mar 27 14:34 30_DUOFERN.pm
-rwxr-xr-x 1 fhem dialout 4.9K Mar 27 14:34 30_ENECSYSGW.pm
-rwxr-xr-x 1 fhem dialout 75K Mar 27 14:34 30_HUEBridge.pm
-rwxr-xr-x 1 fhem dialout 32K Mar 27 14:34 30_LIGHTIFY.pm
-rwxr-xr-x 1 fhem dialout 16K Mar 27 14:34 30_MilightBridge.pm
-rwxr-xr-x 1 fhem dialout 3.5K Mar 27 14:34 30_pilight_contact.pm
-rwxr-xr-x 1 fhem dialout 12K Mar 27 14:34 30_pilight_dimmer.pm
-rwxr-xr-x 1 fhem dialout 3.8K Mar 27 14:34 30_pilight_raw.pm
-rwxr-xr-x 1 fhem dialout 3.7K Mar 27 14:34 30_pilight_smoke.pm
-rwxr-xr-x 1 fhem dialout 5.3K Mar 27 14:34 30_pilight_switch.pm
-rwxr-xr-x 1 fhem dialout 6.0K Mar 27 14:34 30_pilight_temp.pm
-rwxr-xr-x 1 fhem dialout 11K Mar 27 14:35 30_TradfriGateway.pm
-rwxr-xr-x 1 fhem dialout 18K Mar 27 14:34 30_tradfri.pm
-rwxr-xr-x 1 fhem dialout 29K Mar 27 14:34 31_Aurora.pm
-rwxr-xr-x 1 fhem dialout 4.6K Mar 27 14:34 31_ENECSYSINV.pm
-rwxr-xr-x 1 fhem dialout 81K Mar 27 14:34 31_HUEDevice.pm
-rwxr-xr-x 1 fhem dialout 36K Mar 27 14:34 31_LightScene.pm
-rwxr-xr-x 1 fhem dialout 97K Mar 27 14:34 31_MilightDevice.pm
-rwxr-xr-x 1 fhem dialout 22K Mar 27 14:34 31_Nello.pm
-rwxr-xr-x 1 fhem dialout 31K Feb 4 2019 31_PLAYBULB.pm
-rwxr-xr-x 1 fhem dialout 10K Mar 27 14:35 31_TradfriDevice.pm
-rwxr-xr-x 1 fhem dialout 9.5K Mar 27 14:35 31_TradfriGroup.pm
-rwxr-xr-x 1 fhem dialout 16K Mar 27 14:34 32_mailcheck.pm
-rwxr-xr-x 1 fhem dialout 7.4K Mar 27 14:34 32_speedtest.pm
-rwxr-xr-x 1 fhem dialout 50K Mar 27 14:34 32_SYSSTAT.pm
-rwxr-xr-x 1 fhem dialout 15K Mar 27 14:34 32_TechemHKV.pm
-rwxr-xr-x 1 fhem dialout 19K Mar 27 14:34 32_TechemWZ.pm
-rwxr-xr-x 1 fhem dialout 205K Mar 27 14:34 32_WifiLight.pm
-rwxr-xr-x 1 fhem dialout 160K Mar 27 14:34 32_withings.pm
-rwxr-xr-x 1 fhem dialout 16K Mar 27 14:34 32_yowsup.pm
-rwxr-xr-x 1 fhem dialout 4.5K Mar 27 14:34 33_readingsChange.pm
-rwxr-xr-x 1 fhem dialout 89K Mar 27 14:34 33_readingsGroup.pm
-rwxr-xr-x 1 fhem dialout 24K Mar 27 14:34 33_readingsHistory.pm
-rwxr-xr-x 1 fhem dialout 12K Mar 27 14:34 33_readingsProxy.pm
-rwxr-xr-x 1 fhem dialout 179K Mar 27 14:34 34_ESPEasy.pm
-rwxr-xr-x 1 fhem dialout 13K Mar 27 14:34 34_NUT.pm
-rwxr-xr-x 1 fhem dialout 16K Mar 27 14:34 34_panStamp.pm
-rwxr-xr-x 1 fhem dialout 47K Mar 27 14:34 34_SWAP.pm
-rwxr-xr-x 1 fhem dialout 18K Mar 27 14:34 35_SWAP_0000002200000003.pm
-rwxr-xr-x 1 fhem dialout 2.5K Mar 27 14:34 35_SWAP_0000002200000008.pm
-rwxr-xr-x 1 fhem dialout 5.6K Mar 27 14:34 36_EC3000.pm
-rwxr-xr-x 1 fhem dialout 12K Mar 27 14:34 36_EleroDrive.pm
-rwxr-xr-x 1 fhem dialout 15K Mar 27 14:34 36_EleroStick.pm
-rwxr-xr-x 1 fhem dialout 8.4K Mar 27 14:34 36_EleroSwitch.pm
-rwxr-xr-x 1 fhem dialout 8.4K Mar 27 14:34 36_EMT7110.pm
-rwxr-xr-x 1 fhem dialout 36K Mar 27 14:34 36_JeeLink.pm
-rwxr-xr-x 1 fhem dialout 7.2K Mar 27 14:34 36_KeyValueProtocol.pm
-rwxr-xr-x 1 fhem dialout 33K Mar 27 14:34 36_LaCrosseGateway.pm
-rwxr-xr-x 1 fhem dialout 20K Mar 27 14:34 36_LaCrosse.pm
-rwxr-xr-x 1 fhem dialout 7.4K Mar 27 14:34 36_Level.pm
-rwxr-xr-x 1 fhem dialout 9.8K Mar 27 14:34 36_PCA301.pm
-rwxr-xr-x 1 fhem dialout 18K Mar 27 14:34 36_PrecipitationSensor.pm
-rwxr-xr-x 1 fhem dialout 45K Mar 27 14:34 36_ShellyMonitor.pm
-rwxr-xr-x 1 fhem dialout 66K Mar 27 14:34 36_Shelly.pm
-rwxr-xr-x 1 fhem dialout 71K Mar 27 14:34 36_Vallox.pm
-rwxr-xr-x 1 fhem dialout 29K Mar 27 14:34 36_WMBUS.pm
-rwxr-xr-x 1 fhem dialout 7.5K Mar 27 14:34 37_dash_dhcp.pm
-rwxr-xr-x 1 fhem dialout 244K Mar 27 14:34 37_echodevice.pm
-rwxr-xr-x 1 fhem dialout 22K Mar 27 14:34 37_fakeRoku.pm
-rwxr-xr-x 1 fhem dialout 78K Mar 27 14:34 37_harmony.pm
-rwxr-xr-x 1 fhem dialout 11K Mar 27 14:34 37_NotifyAndroidTV.pm
-rwxr-xr-x 1 fhem dialout 150K Mar 27 14:34 37_plex.pm
-rwxr-xr-x 1 fhem dialout 31K Mar 27 14:34 37_SHCdev.pm
-rwxr-xr-x 1 fhem dialout 10K Mar 27 14:34 37_SHC.pm
-rwxr-xr-x 1 fhem dialout 56K Mar 27 14:34 37_Spotify.pm
-rwxr-xr-x 1 fhem dialout 49K Mar 27 14:34 38_BEOK.pm
-rwxr-xr-x 1 fhem dialout 31K Mar 27 14:34 38_Broadlink.pm
-rwxr-xr-x 1 fhem dialout 28K Mar 27 14:34 38_CO20.pm
-rwxr-xr-x 1 fhem dialout 16K Mar 27 14:34 38_JawboneUp.pm
-rwxr-xr-x 1 fhem dialout 241K Mar 27 14:34 38_netatmo.pm
-rwxr-xr-x 1 fhem dialout 42K Mar 27 14:34 39_alexa.pm
-rwxr-xr-x 1 fhem dialout 22K Mar 27 14:34 39_gassistant.pm
-rwxr-xr-x 1 fhem dialout 2.7K Mar 27 14:34 39_siri.pm
-rwxr-xr-x 1 fhem dialout 79K Mar 27 14:34 39_Talk2Fhem.pm
-rwxr-xr-x 1 fhem dialout 14K Mar 27 14:34 40_RFXCOM.pm
-rwxr-xr-x 1 fhem dialout 38K Mar 27 14:34 41_OREGON.pm
-rwxr-xr-x 1 fhem dialout 37K Mar 27 14:34 42_AptToDate.pm
-rwxr-xr-x 1 fhem dialout 158K Mar 27 14:35 42_FUIP.pm
-rwxr-xr-x 1 fhem dialout 30K Mar 27 14:34 42_Nextion.pm
-rwxr-xr-x 1 fhem dialout 61K Mar 27 14:34 42_npmjs.pm
-rwxr-xr-x 1 fhem dialout 7.9K Mar 27 14:34 42_RFXMETER.pm
-rwxr-xr-x 1 fhem dialout 19K Dec 1 2018 42_Roomba980.pm
-rwxr-xr-x 1 fhem dialout 26K Mar 27 14:34 42_SMARTMON.pm
-rwxr-xr-x 1 fhem dialout 191K Mar 27 14:34 42_SYSMON.pm
-rwxr-xr-x 1 fhem dialout 19K Mar 27 14:34 43_RFXX10REC.pm
-rwxr-xr-x 1 fhem dialout 51K Mar 27 14:34 44_ROLLO.pm
-rwxr-xr-x 1 fhem dialout 16K Mar 27 14:34 44_S7_ARead.pm
-rwxr-xr-x 1 fhem dialout 20K Mar 27 14:34 44_S7_AWrite.pm
-rwxr-xr-x 1 fhem dialout 12K Mar 27 14:34 44_S7_Client.pm
-rwxr-xr-x 1 fhem dialout 15K Mar 27 14:34 44_S7_DRead.pm
-rwxr-xr-x 1 fhem dialout 18K Mar 27 14:34 44_S7_DWrite.pm
-rwxr-xr-x 1 fhem dialout 34K Mar 27 14:34 44_S7.pm
-rwxr-xr-x 1 fhem dialout 20K Mar 27 14:34 44_S7_S5Client.pm
-rwxr-xr-x 1 fhem dialout 34K Mar 27 14:34 44_S7_S7Client.pm
-rwxr-xr-x 1 fhem dialout 8.2K Mar 27 14:34 44_TEK603.pm
-rwxr-xr-x 1 fhem dialout 54K Mar 27 14:34 45_Plugwise.pm
-rwxr-xr-x 1 fhem dialout 27K Mar 27 14:34 45_TRX.pm
-rwxr-xr-x 1 fhem dialout 30K Mar 27 14:34 46_Aqicn.pm
-rwxr-xr-x 1 fhem dialout 12K Mar 27 14:34 46_PW_Circle.pm
-rwxr-xr-x 1 fhem dialout 5.0K Mar 27 14:34 46_PW_Scan.pm
-rwxr-xr-x 1 fhem dialout 5.1K Mar 27 14:34 46_PW_Sense.pm
-rwxr-xr-x 1 fhem dialout 6.6K Mar 27 14:34 46_PW_Switch.pm
-rwxr-xr-x 1 fhem dialout 18K Mar 27 14:34 46_SmartPi.pm
-rwxr-xr-x 1 fhem dialout 26K Mar 27 14:34 46_TeslaPowerwall2AC.pm
-rwxr-xr-x 1 fhem dialout 5.0K Mar 27 14:34 46_TRX_ELSE.pm
-rwxr-xr-x 1 fhem dialout 56K Mar 27 14:34 46_TRX_LIGHT.pm
-rwxr-xr-x 1 fhem dialout 25K Mar 27 14:34 46_TRX_SECURITY.pm
-rwxr-xr-x 1 fhem dialout 57K Mar 27 14:34 46_TRX_WEATHER.pm
-rwxr-xr-x 1 fhem dialout 41K Mar 27 14:34 47_OBIS.pm
-rwxr-xr-x 1 fhem dialout 94K Mar 27 14:34 48_BlinkCamera.pm
-rwxr-xr-x 1 fhem dialout 69K Mar 27 14:34 48_MieleAtHome.pm
-rwxr-xr-x 1 fhem dialout 77K Mar 27 14:34 49_Arlo.pm
-rwxr-xr-x 1 fhem dialout 33K Mar 27 14:34 49_IPCAM.pm
-rwxr-xr-x 1 fhem dialout 739K Mar 27 14:34 49_SSCam.pm
-rwxr-xr-x 1 fhem dialout 57K Mar 27 14:34 49_SSCamSTRM.pm
-rwxr-xr-x 1 fhem dialout 47K Mar 27 14:34 49_TBot_List.pm
-rwxr-xr-x 1 fhem dialout 63K Mar 27 14:34 50_HP1000.pm
-rwxr-xr-x 1 fhem dialout 30K Mar 27 14:34 50_MOBILEALERTSGW.pm
-rwxr-xr-x 1 fhem dialout 101K Mar 27 14:34 50_SSChatBot.pm
-rwxr-xr-x 1 fhem dialout 164K Mar 27 14:34 50_TelegramBot.pm
-rwxr-xr-x 1 fhem dialout 19K Mar 27 14:34 50_WS300.pm
-rwxr-xr-x 1 fhem dialout 20K Mar 27 14:34 51_I2C_BH1750.pm
-rwxr-xr-x 1 fhem dialout 25K Mar 27 14:34 51_I2C_BMP180.pm
-rwxr-xr-x 1 fhem dialout 61K Mar 27 14:34 51_I2C_TSL2561.pm
-rwxr-xr-x 1 fhem dialout 68K Mar 27 14:34 51_MOBILEALERTS.pm
-rwxr-xr-x 1 fhem dialout 18K Mar 27 14:34 51_Netzer.pm
-rwxr-xr-x 1 fhem dialout 39K Mar 27 14:34 51_RPI_GPIO.pm
-rwxr-xr-x 1 fhem dialout 28K Mar 27 14:34 52_I2C_ADS1x1x.pm
-rwxr-xr-x 1 fhem dialout 23K Mar 27 14:34 52_I2C_BME280.pm
-rwxr-xr-x 1 fhem dialout 9.3K Mar 27 14:34 52_I2C_DS1307.pm
-rwxr-xr-x 1 fhem dialout 16K Mar 27 14:34 52_I2C_EEPROM.pm
-rwxr-xr-x 1 fhem dialout 16K Mar 27 14:34 52_I2C_EMC1001.pm
-rwxr-xr-x 1 fhem dialout 18K Mar 27 14:34 52_I2C_HDC1008.pm
-rwxr-xr-x 1 fhem dialout 12K Mar 27 14:34 52_I2C_K30.pm
-rwxr-xr-x 1 fhem dialout 14K Mar 27 14:34 52_I2C_LCD.pm
-rwxr-xr-x 1 fhem dialout 12K Mar 27 14:34 52_I2C_LM75A.pm
-rwxr-xr-x 1 fhem dialout 27K Mar 27 14:34 52_I2C_MCP23008.pm
-rwxr-xr-x 1 fhem dialout 28K Mar 27 14:34 52_I2C_MCP23017.pm
-rwxr-xr-x 1 fhem dialout 17K Mar 27 14:34 52_I2C_MCP342x.pm
-rwxr-xr-x 1 fhem dialout 70K Mar 27 14:34 52_I2C_MMA845X.pm
-rwxr-xr-x 1 fhem dialout 25K Mar 27 14:34 52_I2C_PCA9532.pm
-rwxr-xr-x 1 fhem dialout 40K Mar 27 14:34 52_I2C_PCA9685.pm
-rwxr-xr-x 1 fhem dialout 19K Mar 27 14:34 52_I2C_PCF8574.pm
-rwxr-xr-x 1 fhem dialout 13K Mar 27 14:34 52_I2C_SHT21.pm
-rwxr-xr-x 1 fhem dialout 13K Mar 27 14:34 52_I2C_SHT3x.pm
-rwxr-xr-x 1 fhem dialout 30K Mar 27 14:34 53_GHoma.pm
-rwxr-xr-x 1 fhem dialout 117K Mar 27 14:34 55_DWD_OpenData.pm
-rwxr-xr-x 1 fhem dialout 65K Mar 27 14:34 55_InfoPanel.pm
-rwxr-xr-x 1 fhem dialout 24K Mar 27 14:34 55_PIFACE.pm
-rwxr-xr-x 1 fhem dialout 17K Mar 27 14:34 56_POKEYS.pm
-rwxr-xr-x 1 fhem dialout 169K Mar 27 14:34 57_Calendar.pm
-rwxr-xr-x 1 fhem dialout 28K Mar 27 14:34 57_CALVIEW.pm
-rwxr-xr-x 1 fhem dialout 214K Mar 27 14:34 57_SSCal.pm
-rwxr-xr-x 1 fhem dialout 52K Mar 27 14:34 58_HVAC_DaikinAC.pm
-rwxr-xr-x 1 fhem dialout 21K Mar 27 14:34 59_GSI.pm
-rwxr-xr-x 1 fhem dialout 35K Mar 27 14:34 59_HCS.pm
-rwxr-xr-x 1 fhem dialout 27K Mar 27 14:34 59_LuftdatenInfo.pm
-rwxr-xr-x 1 fhem dialout 25K Mar 27 14:34 59_OPENWEATHER.pm
-rwxr-xr-x 1 fhem dialout 40K Mar 27 14:34 59_PROPLANTA.pm
-rwxr-xr-x 1 fhem dialout 62K Mar 27 14:34 59_Twilight.pm
-rwxr-xr-x 1 fhem dialout 50K Mar 27 14:34 59_Weather.pm
-rwxr-xr-x 1 fhem dialout 44K Mar 27 14:34 59_Wunderground.pm
-rwxr-xr-x 1 fhem dialout 21K Mar 27 14:34 59_WUup.pm
-rwxr-xr-x 1 fhem dialout 19K Mar 27 14:34 59_WWO.pm
-rwxr-xr-x 1 fhem dialout 18K Mar 27 14:34 60_allergy.pm
-rwxr-xr-x 1 fhem dialout 11K Mar 27 14:34 60_EM.pm
-rwxr-xr-x 1 fhem dialout 149K Mar 27 14:34 60_Watches.pm
-rwxr-xr-x 1 fhem dialout 6.2K Mar 27 14:34 61_EMWZ.pm
-rwxr-xr-x 1 fhem dialout 4.4K Mar 27 14:34 62_EMEM.pm
-rwxr-xr-x 1 fhem dialout 5.1K Mar 27 14:34 63_EMGZ.pm
-rwxr-xr-x 1 fhem dialout 12K Mar 27 14:34 64_ESA2000.pm
-rwxr-xr-x 1 fhem dialout 42K Mar 27 14:34 66_ECMD.pm
-rwxr-xr-x 1 fhem dialout 17K Mar 27 14:34 66_EseraAnalogInOut.pm
-rwxr-xr-x 1 fhem dialout 13K Mar 27 14:34 66_EseraCount.pm
-rwxr-xr-x 1 fhem dialout 21K Mar 27 14:34 66_EseraDigitalInOut.pm
-rwxr-xr-x 1 fhem dialout 13K Mar 27 14:34 66_EseraDimmer.pm
-rwxr-xr-x 1 fhem dialout 7.7K Mar 27 14:34 66_EseraIButton.pm
-rwxr-xr-x 1 fhem dialout 9.4K Mar 27 14:34 66_EseraMulti.pm
-rwxr-xr-x 1 fhem dialout 69K Mar 27 14:34 66_EseraOneWire.pm
-rwxr-xr-x 1 fhem dialout 11K Mar 27 14:34 66_EseraShutter.pm
-rwxr-xr-x 1 fhem dialout 6.2K Mar 27 14:34 66_EseraTemp.pm
-rwxr-xr-x 1 fhem dialout 26K Mar 27 14:34 67_ECMDDevice.pm
-rwxr-xr-x 1 fhem dialout 111K Mar 27 14:34 70_BOTVAC.pm
-rwxr-xr-x 1 fhem dialout 92K Mar 27 14:34 70_BRAVIA.pm
-rwxr-xr-x 1 fhem dialout 11K Mar 27 14:34 70_CanOverEthernet.pm
-rwxr-xr-x 1 fhem dialout 130K Mar 27 14:34 70_DENON_AVR.pm
-rwxr-xr-x 1 fhem dialout 6.5K Mar 27 14:34 70_EGPM.pm
-rwxr-xr-x 1 fhem dialout 121K Mar 27 14:34 70_ENIGMA2.pm
-rwxr-xr-x 1 fhem dialout 37K Mar 27 14:34 70_HYDRAWISE.pm
-rwxr-xr-x 1 fhem dialout 57K Mar 27 14:34 70_Jabber.pm
-rwxr-xr-x 1 fhem dialout 47K Mar 27 14:34 70_JSONMETER.pm
-rwxr-xr-x 1 fhem dialout 67K Mar 27 14:34 70_KODI.pm
-rwxr-xr-x 1 fhem dialout 102K Mar 27 14:34 70_LaMetric2.pm
-rwxr-xr-x 1 fhem dialout 46K Mar 27 14:34 70_MEDIAPORTAL.pm
-rwxr-xr-x 1 fhem dialout 65K Mar 27 14:34 70_NEUTRINO.pm
-rwxr-xr-x 1 fhem dialout 16K Mar 27 14:34 70_OctoPrint.pm
-rwxr-xr-x 1 fhem dialout 124K Mar 27 14:34 70_ONKYO_AVR.pm
-rwxr-xr-x 1 fhem dialout 136K Mar 27 14:34 70_PHTV.pm
-rwxr-xr-x 1 fhem dialout 195K Mar 27 14:34 70_PIONEERAVR.pm
-rwxr-xr-x 1 fhem dialout 24K Mar 27 14:34 70_Pushbullet.pm
-rwxr-xr-x 1 fhem dialout 7.0K Mar 27 14:34 70_PushNotifier.pm
-rwxr-xr-x 1 fhem dialout 75K Mar 27 14:34 70_Pushover.pm
-rwxr-xr-x 1 fhem dialout 25K Mar 27 14:34 70_Pushsafer.pm
-rwxr-xr-x 1 fhem dialout 51K Mar 27 14:34 70_SamsungAV.pm
-rwxr-xr-x 1 fhem dialout 7.4K Mar 27 14:34 70_SCIVT.pm
-rwxr-xr-x 1 fhem dialout 20K Mar 27 14:34 70_SISPM.pm
-rwxr-xr-x 1 fhem dialout 16K Mar 27 14:34 70_SML.pm
-rwxr-xr-x 1 fhem dialout 55K Mar 27 14:34 70_SolarEdgeAPI.pm
-rwxr-xr-x 1 fhem dialout 24K Mar 27 14:34 70_STV.pm
-rwxr-xr-x 1 fhem dialout 12K Mar 27 14:34 70_TellStick.pm
-rwxr-xr-x 1 fhem dialout 18K Mar 27 14:34 70_USBWX.pm
-rwxr-xr-x 1 fhem dialout 66K Mar 27 14:34 70_VIERA.pm
-rwxr-xr-x 1 fhem dialout 20K Mar 27 14:34 70_VolumeLink.pm
-rwxr-xr-x 1 fhem dialout 44K Mar 27 14:34 70_WINCONNECT.pm
-rwxr-xr-x 1 fhem dialout 22K Mar 27 14:34 70_WS3600.pm
-rwxr-xr-x 1 fhem dialout 28K Mar 27 14:34 70_ZoneMinder.pm
-rwxr-xr-x 1 fhem dialout 9.6K Mar 27 14:34 71_COE_Node.pm
-rwxr-xr-x 1 fhem dialout 39K Mar 27 14:34 71_DENON_AVR_ZONE.pm
-rwxr-xr-x 1 fhem dialout 63K Mar 27 14:34 71_ONKYO_AVR_ZONE.pm
-rwxr-xr-x 1 fhem dialout 94K Mar 27 14:34 71_PHILIPS_AUDIO.pm
-rwxr-xr-x 1 fhem dialout 31K Mar 27 14:34 71_PIONEERAVRZONE.pm
-rwxr-xr-x 1 fhem dialout 163K Mar 27 14:34 71_YAMAHA_AVR.pm
-rwxr-xr-x 1 fhem dialout 51K Mar 27 14:34 71_YAMAHA_BD.pm
-rwxr-xr-x 1 fhem dialout 267K Mar 27 14:34 71_YAMAHA_MC.pm
-rwxr-xr-x 1 fhem dialout 129K Mar 27 14:34 71_YAMAHA_NP.pm
-rwxr-xr-x 1 fhem dialout 20K Mar 27 14:34 71_ZM_Monitor.pm
-rwxr-xr-x 1 fhem dialout 88K Mar 27 14:34 72_FB_CALLLIST.pm
-rwxr-xr-x 1 fhem dialout 122K Mar 27 14:34 72_FB_CALLMONITOR.pm
-rwxr-xr-x 1 fhem dialout 217K Mar 27 14:34 72_FRITZBOX.pm
-rwxr-xr-x 1 fhem dialout 29K Mar 27 14:34 72_TA_CMI_JSON.pm
-rwxr-xr-x 1 fhem dialout 221K Mar 27 14:34 72_XiaomiDevice.pm
-rwxr-xr-x 1 fhem dialout 50K Mar 27 14:34 73_AMADCommBridge.pm
-rwxr-xr-x 1 fhem dialout 96K Mar 27 14:34 73_AutoShuttersControl.pm
-rwxr-xr-x 1 fhem dialout 226K Mar 27 14:34 73_DoorBird.pm
-rwxr-xr-x 1 fhem dialout 143K Mar 27 14:34 73_ElectricityCalculator.pm
-rwxr-xr-x 1 fhem dialout 42K Mar 27 14:34 73_GardenaSmartBridge.pm
-rwxr-xr-x 1 fhem dialout 116K Mar 27 14:34 73_GasCalculator.pm
-rwxr-xr-x 1 fhem dialout 2.5M Mar 27 14:34 73_km200.pm
-rwxr-xr-x 1 fhem dialout 86K Mar 27 14:34 73_MPD.pm
-rwxr-xr-x 1 fhem dialout 40K Mar 27 14:34 73_NUKIBridge.pm
-rwxr-xr-x 1 fhem dialout 88K Mar 27 14:34 73_PRESENCE.pm
-rwxr-xr-x 1 fhem dialout 80K Feb 4 2019 73_UpsPico.pm
-rwxr-xr-x 1 fhem dialout 126K Mar 27 14:34 73_WaterCalculator.pm
-rwxr-xr-x 1 fhem dialout 68K Mar 27 14:34 74_AMADDevice.pm
-rwxr-xr-x 1 fhem dialout 45K Mar 27 14:34 74_GardenaSmartDevice.pm
-rwxr-xr-x 1 fhem dialout 41K Mar 27 14:34 74_HOMBOT.pm
-rwxr-xr-x 1 fhem dialout 34K Mar 27 14:34 74_HusqvarnaAutomower.pm
-rwxr-xr-x 1 fhem dialout 35K Mar 27 14:34 74_Nmap.pm
-rwxr-xr-x 1 fhem dialout 22K Mar 27 14:34 74_NUKIDevice.pm
-rwxr-xr-x 1 fhem dialout 64K Mar 27 14:34 74_THINKINGCLEANER.pm
-rwxr-xr-x 1 fhem dialout 18K Mar 27 14:34 74_UnifiClient.pm
-rwxr-xr-x 1 fhem dialout 124K Mar 27 14:34 74_Unifi.pm
-rwxr-xr-x 1 fhem dialout 20K Mar 27 14:34 74_UnifiSwitch.pm
-rwxr-xr-x 1 fhem dialout 16K Mar 27 14:34 74_UnifiVideo.pm
-rwxr-xr-x 1 fhem dialout 53K Mar 27 14:34 74_XiaomiBTLESens.pm
-rwxr-xr-x 1 fhem dialout 32K Mar 27 14:34 75_msgConfig.pm
-rwxr-xr-x 1 fhem dialout 111K Mar 27 14:34 75_MSG.pm
-rwxr-xr-x 1 fhem dialout 37K Mar 27 14:34 76_msgDialog.pm
-rwxr-xr-x 1 fhem dialout 8.9K Mar 27 14:34 76_MSGFile.pm
-rwxr-xr-x 1 fhem dialout 18K Mar 27 14:34 76_MSGMail.pm
-rwxr-xr-x 1 fhem dialout 98K Mar 27 14:34 76_SMAInverter.pm
-rwxr-xr-x 1 fhem dialout 137K Jan 26 2020 76_SMAPortal.pm
-rwxr-xr-x 1 fhem dialout 32K Jan 26 2020 76_SMAPortalSPG.pm
-rwxr-xr-x 1 fhem dialout 56K Mar 27 14:34 77_SMAEM.pm
-rwxr-xr-x 1 fhem dialout 23K Mar 27 14:34 77_SMASTP.pm
-rwxr-xr-x 1 fhem dialout 110K Mar 27 14:34 77_UWZ.pm
-rwxr-xr-x 1 fhem dialout 51K Mar 27 14:34 79_BDKM.pm
-rwxr-xr-x 1 fhem dialout 9.6K Mar 27 14:34 80_M232.pm
-rwxr-xr-x 1 fhem dialout 8.4K Mar 27 14:34 81_M232Counter.pm
-rwxr-xr-x 1 fhem dialout 34K Mar 27 14:34 82_LGTV_IP12.pm
-rwxr-xr-x 1 fhem dialout 67K Mar 27 14:34 82_LGTV_WebOS.pm
-rwxr-xr-x 1 fhem dialout 3.7K Mar 27 14:34 82_M232Voltage.pm
-rwxr-xr-x 1 fhem dialout 37K Mar 27 14:34 83_IOhomecontrol.pm
-rwxr-xr-x 1 fhem dialout 6.4K Mar 27 14:34 84_IOhomecontrolDevice.pm
-rwxr-xr-x 1 fhem dialout 42K Mar 27 14:34 86_Robonect.pm
-rwxr-xr-x 1 fhem dialout 18K Mar 27 14:34 87_WS2000.pm
-rwxr-xr-x 1 fhem dialout 4.3K Jan 26 2020 88_ALL4000T.pm
-rwxr-xr-x 1 fhem dialout 43K Mar 27 14:34 88_HMCCUCHN.pm
-rwxr-xr-x 1 fhem dialout 39K Mar 27 14:34 88_HMCCUDEV.pm
-rwxr-xr-x 1 fhem dialout 285K Mar 27 14:34 88_HMCCU.pm
-rwxr-xr-x 1 fhem dialout 89K Jan 26 2020 88_HMCCURPC.pm
-rwxr-xr-x 1 fhem dialout 92K Mar 27 14:34 88_HMCCURPCPROC.pm
-rwxr-xr-x 1 fhem dialout 5.7K Mar 27 14:34 88_IPWE.pm
-rwxr-xr-x 1 fhem dialout 8.3K Mar 27 14:34 88_Itach_IRDevice.pm
-rwxr-xr-x 1 fhem dialout 3.9K Jan 26 2020 88_Itach_Relay.pm
-rwxr-xr-x 1 fhem dialout 3.7K Jan 26 2020 88_LINDY_HDMI_SWITCH.pm
-rwxr-xr-x 1 fhem dialout 58K Mar 27 14:34 88_Timer.pm
-rwxr-xr-x 1 fhem dialout 13K Jan 26 2020 88_VantagePro2.pm
-rwxr-xr-x 1 fhem dialout 4.2K Jan 26 2020 88_WEBCOUNT.pm
-rwxr-xr-x 1 fhem dialout 39K Mar 27 14:34 88_xs1Bridge.pm
-rwxr-xr-x 1 fhem dialout 22K Mar 27 14:34 88_xs1Dev.pm
-rwxr-xr-x 1 fhem dialout 125K Mar 27 14:34 89_ESPEInk.pm
-rwxr-xr-x 1 fhem dialout 34K Mar 27 14:34 89_FULLY.pm
-rwxr-xr-x 1 fhem dialout 44K Mar 27 14:34 89_HEATRONIC.pm
-rwxr-xr-x 1 fhem dialout 52K Mar 27 14:34 89_VCLIENT.pm
-rwxr-xr-x 1 fhem dialout 61K Mar 27 14:34 89_VCONTROL.pm
-rwxr-xr-x 1 fhem dialout 29K Mar 27 14:34 90_at.pm
-rwxr-xr-x 1 fhem dialout 15K Mar 27 14:34 90_SIGNALduino_un.pm
-rwxr-xr-x 1 fhem dialout 7.3K Mar 27 14:34 91_eventTypes.pm
-rwxr-xr-x 1 fhem dialout 28K Mar 27 14:34 91_notify.pm
-rwxr-xr-x 1 fhem dialout 11K Mar 27 14:34 91_sequence.pm
-rwxr-xr-x 1 fhem dialout 18K Mar 27 14:34 91_watchdog.pm
-rwxr-xr-x 1 fhem dialout 61K Mar 27 14:34 92_FileLog.pm
-rwxr-xr-x 1 fhem dialout 12K Mar 27 14:34 92_SingleFileLog.pm
-rwxr-xr-x 1 fhem dialout 441K Mar 27 14:34 93_DbLog.pm
-rwxr-xr-x 1 fhem dialout 916K Mar 27 14:34 93_DbRep.pm
-rwxr-xr-x 1 fhem dialout 19K Mar 27 14:34 93_FHEM2FHEM.pm
-rwxr-xr-x 1 fhem dialout 33K Mar 27 14:34 93_InfluxDBLogger.pm
-rwxr-xr-x 1 fhem dialout 173K Mar 27 14:34 93_Log2Syslog.pm
-rwxr-xr-x 1 fhem dialout 72K Mar 27 14:34 93_PWMR.pm
-rwxr-xr-x 1 fhem dialout 7.8K Mar 27 14:34 93_RFHEM.pm
-rwxr-xr-x 1 fhem dialout 56K Mar 27 14:34 94_PWM.pm
-rwxr-xr-x 1 fhem dialout 67K Mar 27 14:34 95_Alarm.pm
-rwxr-xr-x 1 fhem dialout 124K Mar 27 14:34 95_Astro.pm
-rwxr-xr-x 1 fhem dialout 92K Mar 27 14:34 95_Babble.pm
-rwxr-xr-x 1 fhem dialout 75K Mar 27 14:34 95_Dashboard.pm
-rwxr-xr-x 1 fhem dialout 62K Mar 27 14:34 95_FLOORPLAN.pm
-rwxr-xr-x 1 fhem dialout 23K Mar 27 14:34 95_holiday.pm
-rwxr-xr-x 1 fhem dialout 63K Mar 27 14:34 95_PostMe.pm
-rwxr-xr-x 1 fhem dialout 21K Mar 27 14:34 95_remotecontrol.pm
-rwxr-xr-x 1 fhem dialout 189K Mar 27 14:34 95_YAAHM.pm
-rwxr-xr-x 1 fhem dialout 23K Mar 27 14:34 96_allowed.pm
-rwxr-xr-x 1 fhem dialout 79K Mar 27 14:34 96_SIP.pm
-rwxr-xr-x 1 fhem dialout 34K Mar 27 14:34 96_Snapcast.pm
-rwxr-xr-x 1 fhem dialout 65K Mar 27 14:34 97_PiXtendV2.pm
-rwxr-xr-x 1 fhem dialout 12K Mar 27 14:34 97_TrashCal.pm
-rwxr-xr-x 1 fhem dialout 56K Mar 27 14:34 98_alarmclock.pm
-rwxr-xr-x 1 fhem dialout 13K Mar 27 14:34 98_apptime.pm
-rwxr-xr-x 1 fhem dialout 43K Mar 27 14:34 98_archetype.pm
-rwxr-xr-x 1 fhem dialout 139K Mar 27 14:34 98_ArduCounter.pm
-rwxr-xr-x 1 fhem dialout 35K Mar 27 14:34 98_autocreate.pm
-rwxr-xr-x 1 fhem dialout 9.7K Mar 27 14:34 98_average.pm
-rwxr-xr-x 1 fhem dialout 12K Mar 27 14:34 98_backup.pm
-rwxr-xr-x 1 fhem dialout 112K Mar 27 14:34 98_BOSEST.pm
-rwxr-xr-x 1 fhem dialout 11K Mar 27 14:34 98_cloneDummy.pm
-rwxr-xr-x 1 fhem dialout 3.9K Mar 27 14:34 98_cmdalias.pm
-rwxr-xr-x 1 fhem dialout 47K Mar 27 14:34 98_ComfoAir.pm
-rwxr-xr-x 1 fhem dialout 21K Mar 27 14:34 98_configdb.pm
-rwxr-xr-x 1 fhem dialout 2.0K Mar 27 14:34 98_copy.pm
-rwxr-xr-x 1 fhem dialout 1.5K Mar 27 14:34 98_count.pm
-rwxr-xr-x 1 fhem dialout 4.9K Mar 27 14:34 98_CULflash.pm
-rwxr-xr-x 1 fhem dialout 8.9K Mar 27 14:34 98_CustomReadings.pm
-rwxr-xr-x 1 fhem dialout 35K Mar 27 14:34 98_dewpoint.pm
-rwxr-xr-x 1 fhem dialout 60K Mar 27 14:34 98_DLNARenderer.pm
-rwxr-xr-x 1 fhem dialout 322K Mar 27 14:34 98_DOIF.pm
-rwxr-xr-x 1 fhem dialout 112K Mar 27 14:34 98_DOIFtools.pm
-rwxr-xr-x 1 fhem dialout 40K Mar 27 14:34 98_Dooya.pm
-rwxr-xr-x 1 fhem dialout 44K Mar 27 14:34 98_DSBMobile.pm
-rwxr-xr-x 1 fhem dialout 5.7K Mar 27 14:34 98_dummy.pm
-rwxr-xr-x 1 fhem dialout 11K Mar 27 14:34 98_expandJSON.pm
-rwxr-xr-x 1 fhem dialout 49K Mar 27 14:34 98_feels_like.pm
-rwxr-xr-x 1 fhem dialout 4.0K Mar 27 14:34 98_fhemdebug.pm
-rwxr-xr-x 1 fhem dialout 12K Mar 27 14:34 98_fheminfo.pm
-rwxr-xr-x 1 fhem dialout 3.0K Mar 27 14:34 98_FhemTestUtils.pm
-rwxr-xr-x 1 fhem dialout 73K Mar 27 14:34 98_freezemon.pm
-rwxr-xr-x 1 fhem dialout 25K Mar 27 14:34 98_FReplacer.pm
-rwxr-xr-x 1 fhem dialout 42K Mar 27 14:34 98_GAEBUS.pm
-rwxr-xr-x 1 fhem dialout 33K Mar 27 14:34 98_GEOFANCY.pm
-rwxr-xr-x 1 fhem dialout 13K Mar 27 14:34 98_GoogleAuth.pm
-rwxr-xr-x 1 fhem dialout 30K Mar 27 14:34 98_GOOGLECAST.pm
-rwxr-xr-x 1 fhem dialout 9.0K Mar 27 14:34 98_help.pm
-rwxr-xr-x 1 fhem dialout 193K Mar 27 14:34 98_HMinfo.pm
-rwxr-xr-x 1 fhem dialout 31K Mar 27 14:34 98_HMtemplate.pm
-rwxr-xr-x 1 fhem dialout 33K Mar 27 14:34 98_HourCounter.pm
-rwxr-xr-x 1 fhem dialout 189K Mar 27 14:34 98_HTTPMOD.pm
-rwxr-xr-x 1 fhem dialout 67K Mar 27 14:34 98_Hyperion.pm
-rwxr-xr-x 1 fhem dialout 22K Mar 27 14:34 98_IF.pm
-rwxr-xr-x 1 fhem dialout 14K Mar 27 14:34 98_inotify.pm
-rwxr-xr-x 1 fhem dialout 184K Mar 27 14:34 98_Installer.pm
-rwxr-xr-x 1 fhem dialout 4.9K Mar 27 14:34 98_JsonList2.pm
-rwxr-xr-x 1 fhem dialout 51K Mar 27 14:34 98_JsonMod.pm
-rwxr-xr-x 1 fhem dialout 74K Mar 27 14:34 98_livetracking.pm
-rwxr-xr-x 1 fhem dialout 44K Mar 27 14:34 98_logProxy.pm
-rwxr-xr-x 1 fhem dialout 49K Mar 27 14:34 98_MaxScanner.pm
-rwxr-xr-x 1 fhem dialout 43K Mar 27 14:34 98_MAX_Temperature.pm
-rwxr-xr-x 1 fhem dialout 34K Mar 27 14:34 98_MediaList.pm
-rwxr-xr-x 1 fhem dialout 52K Mar 27 14:34 98_ModbusAttr.pm
-rwxr-xr-x 1 fhem dialout 59K Mar 27 14:34 98_ModbusElsnerWS.pm
-rwxr-xr-x 1 fhem dialout 230K Mar 27 14:34 98_Modbus.pm
-rwxr-xr-x 1 fhem dialout 14K Mar 27 14:34 98_ModbusSET.pm
-rwxr-xr-x 1 fhem dialout 26K Mar 27 14:34 98_ModbusTrovis5576.pm
-rwxr-xr-x 1 fhem dialout 56K Mar 27 14:34 98_monitoring.pm
-rwxr-xr-x 1 fhem dialout 398K Jan 26 2020 98_MSwitch.pm
-rwxr-xr-x 1 fhem dialout 26K Mar 27 14:34 98_notice.pm
-rwxr-xr-x 1 fhem dialout 47K Mar 27 14:34 98_PHC.pm
-rwxr-xr-x 1 fhem dialout 34K Mar 27 14:34 98_PID20.pm
-rwxr-xr-x 1 fhem dialout 8.5K Mar 27 14:34 98_pilight.pm
-rwxr-xr-x 1 fhem dialout 6.9K Mar 27 14:34 98_ping.pm
-rwxr-xr-x 1 fhem dialout 57K Mar 27 14:34 98_powerMap.pm
-rwxr-xr-x 1 fhem dialout 28K Mar 27 14:34 98_QRCode.pm
-rwxr-xr-x 1 fhem dialout 23K Mar 27 14:34 98_rain.pm
-rwxr-xr-x 1 fhem dialout 32K Mar 27 14:34 98_RandomTimer.pm
-rwxr-xr-x 1 fhem dialout 26K Mar 27 14:34 98_readingsWatcher.pm
-rwxr-xr-x 1 fhem dialout 4.0K Mar 27 14:34 98_restore.pm
-rwxr-xr-x 1 fhem dialout 44K Mar 27 14:34 98_rssFeed.pm
-rwxr-xr-x 1 fhem dialout 2.9K Mar 27 14:34 98_search.pm
-rwxr-xr-x 1 fhem dialout 24K Mar 27 14:34 98_serviced.pm
-rwxr-xr-x 1 fhem dialout 70K Jan 26 2020 98_Siro.pm
-rwxr-xr-x 1 fhem dialout 79K Nov 14 2018 98_SmarterCoffee.pm
-rwxr-xr-x 1 fhem dialout 59K Mar 27 14:34 98_statistics.pm
-rwxr-xr-x 1 fhem dialout 34K Mar 27 14:34 98_structure.pm
-rwxr-xr-x 1 fhem dialout 99K Mar 27 14:34 98_SVG.pm
-rwxr-xr-x 1 fhem dialout 12K Mar 27 14:34 98_systemd_watchdog.pm
-rwxr-xr-x 1 fhem dialout 21K Mar 27 14:34 98_telnet.pm
-rwxr-xr-x 1 fhem dialout 7.7K Mar 27 14:34 98_template.pm
-rwxr-xr-x 1 fhem dialout 68K Mar 27 14:34 98_Text2Speech.pm
-rwxr-xr-x 1 fhem dialout 52K Mar 27 14:34 98_THRESHOLD.pm
-rwxr-xr-x 1 fhem dialout 88K Mar 27 14:34 98_todoist.pm
-rwxr-xr-x 1 fhem dialout 49K Mar 27 14:34 98_TRAFFIC.pm
-rwxr-xr-x 1 fhem dialout 36K Mar 27 14:34 98_UbiquitiMP.pm
-rwxr-xr-x 1 fhem dialout 3.5K Mar 27 14:34 98_UbiquitiOut.pm
-rwxr-xr-x 1 fhem dialout 23K Mar 27 14:34 98_update.pm
-rwxr-xr-x 1 fhem dialout 1.9K Mar 27 14:34 98_uptime.pm
-rwxr-xr-x 1 fhem dialout 31K Mar 27 14:34 98_Verkehrsinfo.pm
-rwxr-xr-x 1 fhem dialout 7.7K Mar 27 14:34 98_version.pm
-rwxr-xr-x 1 fhem dialout 88K Mar 27 14:34 98_vitoconnect.pm
-rwxr-xr-x 1 fhem dialout 8.4K Mar 27 14:34 98_weblink.pm
-rwxr-xr-x 1 fhem dialout 70K Mar 27 14:34 98_WeekdayTimer.pm
-rwxr-xr-x 1 fhem dialout 71K Mar 27 14:34 98_weekprofile.pm
-rwxr-xr-x 1 fhem dialout 27K Mar 27 14:34 98_WOL.pm
-rwxr-xr-x 1 fhem dialout 3.9K Mar 27 14:34 98_XmlList.pm
-rwxr-xr-x 1 fhem dialout 6.7K Feb 24 2018 99_FHEMControlPush.pm
-rwxr-xr-x 1 fhem dialout 583 Feb 4 2019 99_myUtils.pm
-rwxr-xr-x 1 fhem dialout 20K Mar 27 14:34 99_SUNRISE_EL.pm
-rwxr-xr-x 1 fhem dialout 12K Mar 27 14:34 99_Utils.pm
lrwxrwxrwx 1 fhem dialout 24 Nov 26 2019 alexa-fhem.cfg -> /opt/fhem/alexa-fhem.cfg
-rwxr-xr-x 1 fhem dialout 12K Mar 27 14:34 AttrTemplate.pm
-rwxr-xr-x 1 fhem dialout 8.3K Mar 27 14:34 Blocking.pm
-rwxr-xr-x 1 fhem dialout 13K Mar 27 14:34 Color.pm
-rwxr-xr-x 1 fhem dialout 14K Dec 17 2018 controls_fhemtabletui.txt
-rwxr-xr-x 1 fhem dialout 149K Mar 27 14:35 controls_fhem.txt
-rwxr-xr-x 1 fhem dialout 11K Mar 27 14:36 controls_fuip.txt
-rwxr-xr-x 1 fhem dialout 88 Mar 27 14:35 controls_tasmota.txt
-rwxr-xr-x 1 fhem dialout 214 Mar 27 14:35 controls_tradfri.txt
-rwxr-xr-x 1 fhem dialout 310 Jan 25 16:34 controls.txt
-rwxr-xr-x 1 fhem dialout 11K Mar 27 14:34 CoProcess.pm
-rwxr-xr-x 1 fhem dialout 56K Mar 27 14:34 DarkSkyAPI.pm
-rwxr-xr-x 1 fhem dialout 21K Mar 27 14:34 DevIo.pm
-rwxr-xr-x 1 fhem dialout 6.0K Feb 24 2018 FHEMControlPushCertificate.pem
drwxr-xr-x 2 fhem dialout 4.0K Mar 27 14:22 FhemUtils
drwxr-xr-x 2 fhem dialout 4.0K Mar 27 14:22 firmware
-rwxr-xr-x 1 fhem dialout 3.6K Mar 27 14:34 FritzBoxUtils.pm
-rwxr-xr-x 1 fhem dialout 2.8K Mar 27 14:34 GPUtils.pm
-rwxr-xr-x 1 fhem dialout 62K Mar 27 14:34 HMCCUConf.pm
-rwxr-xr-x 1 fhem dialout 199K Mar 27 14:34 HMConfig.pm
drwxr-xr-x 2 fhem dialout 4.0K Mar 27 14:22 holiday
-rwxr-xr-x 1 fhem dialout 46K Mar 27 14:34 HOMESTATEtk.pm
-rwxr-xr-x 1 fhem dialout 31K Mar 27 14:34 HttpUtils.pm
drwxr-xr-x 9 fhem dialout 4.0K Mar 27 14:22 lib
-rwxr-xr-x 1 fhem dialout 3.4K Mar 27 14:34 MaxCommon.pm
-rwxr-xr-x 1 fhem dialout 117K Mar 27 14:34 Meta.pm
-rwxr-xr-x 1 fhem dialout 19K Mar 27 14:35 msgSchema.pm
-rwxr-xr-x 1 fhem dialout 391 Mar 27 14:35 myUtilsTemplate.pm
-rwxr-xr-x 1 fhem dialout 267K Mar 27 14:34 ONKYOdb.pm
-rwxr-xr-x 1 fhem dialout 23K Mar 27 14:34 OpenWeatherMapAPI.pm
-rwxr-xr-x 1 fhem dialout 12K Mar 27 14:34 OWX_DS2480.pm
-rwxr-xr-x 1 fhem dialout 10K Mar 27 14:34 OWX_DS9097.pm
-rwxr-xr-x 1 fhem dialout 8.3K Mar 27 14:34 OWX_FRM.pm
-rwxr-xr-x 1 fhem dialout 13K Mar 27 14:34 OWX_SER.pm
-rwxr-xr-x 1 fhem dialout 148K Mar 27 14:34 RESIDENTStk.pm
-rwxrwxrwx 1 fhem dialout 1.2K Mar 27 20:23 RTypes.pm
-rwxr-xr-x 1 fhem dialout 6.5K Mar 27 14:34 SetExtensions.pm
-rwxr-xr-x 1 fhem dialout 7.0K Mar 27 14:34 SHC_datafields.pm
-rwxr-xr-x 1 fhem dialout 12K Mar 27 14:34 SHC_parser.pm
-rwxr-xr-x 1 fhem dialout 7.3K Mar 27 14:34 SubProcess.pm
-rwxr-xr-x 1 fhem dialout 9.2K Mar 27 14:34 TcpServerUtils.pm
-rwxr-xr-x 1 fhem dialout 162 Mar 27 14:35 template.layout
-rwxr-xr-x 1 fhem dialout 28K Mar 27 14:34 TimeSeries.pm
-rwxr-xr-x 1 fhem dialout 0 Apr 13 2019 top
-rwxr-xr-x 1 fhem dialout 3.3K Mar 27 14:34 TR064Utils.pm
-rwxr-xr-x 1 fhem dialout 6.9K Mar 27 14:35 TradfriUtils.pm
-rwxr-xr-x 1 fhem dialout 59K Mar 27 14:34 UConv.pm
-rwxr-xr-x 1 fhem dialout 138K Mar 27 14:34 Unit.pm
-rwxr-xr-x 1 fhem dialout 8.4K Mar 27 14:34 WinService.pm
-rwxr-xr-x 1 fhem dialout 82K Mar 27 14:34 WMBus.pm
-r--r--r-- 1 fhem dialout 15K Mar 26 00:28 wolf_datenpunkte_15.csv
-r--r--r-- 1 fhem dialout 4.6K Mar 26 00:28 wolf_writepunkte_15.csv
-rwxr-xr-x 1 fhem dialout 35K Mar 27 14:35 wundergroundAPI.pm
-rwxr-xr-x 1 fhem dialout 14K Jan 26 2020 YahooWeatherAPI.pm
-rwxr-xr-x 1 fhem dialout 8.6K Mar 27 14:34 ZWLib.pm
ls -lha /opt/fhem
drwxr-xr-x 14 fhem dialout 4.0K Mar 27 14:22 .
drwxr-xr-x 7 root root 4.0K Mar 23 2020 ..
drwxr-xr-x 2 fhem dialout 4.0K Nov 26 2019 .alexa
-rwxr-xr-x 1 fhem dialout 308 Nov 29 2019 alexa-fhem.cfg
drwxr-xr-x 2 fhem dialout 4.0K Mar 27 23:21 backup
-rwxr-xr-x 1 fhem dialout 352K Mar 27 14:34 CHANGED
-rwxr-xr-x 1 fhem dialout 140 Dec 4 2017 configDB.conf
-rwxr-xr-x 1 fhem dialout 41K Mar 27 14:34 configDB.pm
drwxr-xr-x 46 fhem dialout 20K Mar 27 14:22 contrib
drwxr-xr-x 3 fhem dialout 4.0K Mar 27 14:22 demolog
drwxr-xr-x 4 fhem dialout 12K Mar 27 14:22 docs
drwxr-xr-x 6 fhem dialout 72K Mar 27 14:22 FHEM
-rwxr-xr-x 1 fhem dialout 106K Mar 28 19:01 fhem.cfg
-rwxr-xr-x 1 fhem dialout 77K Nov 26 2019 fhem.cfg.debug
-rwxr-xr-x 1 fhem dialout 25K Mar 27 14:34 fhem.cfg.demo
-rwxr-xr-x 1 fhem dialout 516 Jan 26 2020 fhem.cfg.dpkg-dist
-rwxr-xr-x 1 fhem dialout 27K Feb 4 2019 fhem_old.cfg
-rwxr-xr-x 1 fhem dialout 164K Mar 27 14:34 fhem.pl
-rwxr-xr-x 1 fhem dialout 18K Mar 27 14:34 GPL_V2.txt
drwxr-xr-x 3 fhem dialout 4.0K Jun 24 2020 lib
drwxr-xr-x 2 fhem dialout 20K Mar 29 13:25 log
-rwxr-xr-x 1 fhem dialout 43K Mar 27 14:34 MAINTAINER.txt
-rwxr-xr-x 1 fhem dialout 935 Jan 26 2020 README_DEMO.txt
drwxr-xr-x 7 fhem dialout 4.0K Mar 19 2018 restoreDir
drwx------ 2 fhem dialout 4.0K Nov 26 2019 .ssh
drwxr-xr-x 2 fhem dialout 4.0K Nov 27 2017 unused
drwxr-xr-x 10 fhem dialout 4.0K Dec 17 2018 www
Kannst Du mal versuchen, ein Update zu machen?
Ist irgendwie ... komisch ....
Der Knackpunkt dürfte eventuell sein:
ZitatCan'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.
Da fehlen doch die "FHEM Pfade"? so sieht das bei mir aus:
{join "\n",@INC}
./FHEM/lib
./lib
./FHEM
.
/etc/perl
/usr/local/lib/arm-linux-gnueabihf/perl/5.28.1
/usr/local/share/perl/5.28.1
/usr/lib/arm-linux-gnueabihf/perl5/5.28
/usr/share/perl5
/usr/lib/arm-linux-gnueabihf/perl/5.28
/usr/share/perl/5.28
/usr/local/lib/site_perl
/usr/lib/arm-linux-gnueabihf/perl-base
Hi Otto,
wo fehlen die?
Das hab ich nicht ganz verstanden
@Werniemann: Update gemacht. Keine Änderung.
Hi,
apt-get update bringt aber jetzt komische Sachen.
Hit:1 http://archive.raspberrypi.org/debian stretch InRelease
Get:2 http://raspbian.raspberrypi.org/raspbian stretch InRelease [15.0 kB]
Hit:3 https://dtcooper.github.io/raspotify raspotify InRelease
Get:4 http://raspbian.raspberrypi.org/raspbian stretch/main armhf Packages [11.7 MB]
Ign:4 http://raspbian.raspberrypi.org/raspbian stretch/main armhf Packages
Err:3 https://dtcooper.github.io/raspotify raspotify InRelease
At least one invalid signature was encountered.
Get:5 http://raspbian.raspberrypi.org/raspbian stretch/main armhf Contents (deb) [35.7 MB]
Ign:5 http://raspbian.raspberrypi.org/raspbian stretch/main armhf Contents (deb)
Get:4 http://raspbian.raspberrypi.org/raspbian stretch/main armhf Packages [16.4 MB]
Ign:4 http://raspbian.raspberrypi.org/raspbian stretch/main armhf Packages
Err:5 http://raspbian.raspberrypi.org/raspbian stretch/main armhf Contents (deb)
Error writing to output file - write (28: No space left on device) Error writing to file - write (28: No space left on device) [IP: 2a00:1098:0:80:1000:75:0:3 80]
Get:4 http://raspbian.raspberrypi.org/raspbian stretch/main armhf Packages [61.6 MB]
Ign:4 http://raspbian.raspberrypi.org/raspbian stretch/main armhf Packages
Fetched 15.0 kB in 2s (5,200 B/s)
Reading package lists... Done
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://dtcooper.github.io/raspotify raspotify InRelease: At least one invalid signature was encountered.
W: Failed to fetch https://dtcooper.github.io/raspotify/dists/raspotify/InRelease At least one invalid signature was encountered.
E: Failed to fetch http://raspbian.raspberrypi.org/raspbian/dists/stretch/main/Contents-armhf Error writing to output file - write (28: No space left on device) Error writing to file - write (28: No space left on device) [IP: 2a00:1098:0:80:1000:75:0:3 80]
W: Some index files failed to download. They have been ignored, or old ones used instead.
No space left on device
ich sehe 2 Möglichkeiten:
1. SDCard voll, was sagt "df -h"
2. SDCard defekt ....
Hi,
stimmt. Da ist was faul. Ih muss sagen da hatte ich Scheuklappen auf und das garnicht gesehen.
Mittlerweile ist mir klar das ich mit den rechten was versaut habe, da auch das Alexa Modul am meckern war das die .ssh Keys nicht Geschütz waren.
Irgendwo muss ich mich vertippt haben und einfach auf Enter gekloppt. Wie das manchmal so ist, wenn man sich zu sicher ist.
Der Fhem log hat mir gestern des Speicher vollgeschrieben, wobei eigentlich alles via dB läuft. Fhem log scheinbar nicht.
Und siehe da, alles wieder super.
Man, was sowas manchmal auslöst
Zitat von: mrpointblue am 29 März 2021, 21:28:37
Hi Otto,
wo fehlen die?
Das hab ich nicht ganz verstanden
Was soll ich sagen, sieh Dir die Ausgaben in deinem Log an und vergleiche es mit meiner Ausgabe die der Übersichtlichkeit Zeilenweise erfolgt ist.
Ich habe keine Ahnung wie @INC gebaut wird aber die Ausgabe in deinem Log sieht anders aus.
Nimm meinem Befehl und vergleiche doch direkt bei Dir!? Vielleicht ist die Logausgabe auch anders?
Meine Erklärung zur Fehlermeldung: Er sucht die Datei xyz in dem Suchpfad @INC - da der Pfad nicht komplett ist findet er sie nicht - obwohl sie da ist.
Hi, das kommt dann raus.
./lib
./FHEM
.
/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
./FHEM/lib
Grundsätzlich gab es jetzt mehrere Probleme.
Das JSON Perl Paket war die Ursache allen Übels
Danach dann rechte gecheckt und irgendwo mist gebaut. Rechte jetzt nochmal weitestgehend grade gezogen, soweit ich wusste und konnte.
Dann Speicherkarte Voll. Hätte man ja auch Fürher checken können, aber wer denkt schon das es das sein könnte.
NPM machte ärger da einige Module nicht mehr Supporten wurden. (Sollte mit Fhem aber kein Problem darstellen)
Aktuell gibt es nun keinen Eintrag mehr im Log. Das mit dem RTypes.pm Thema hat sich wohl vorerst erledigt. Wie auch immer das jetzt zustande kam.
Ich warte nun nochmal 1-2 Tage ab, dann sollte es hoffentlich erledigt sein.
das die .ssh Keys nicht Geschütz waren.
der .ssh Ordner und sein Inhalt einfach mal nur für den user Readbar machen. Also NIX Group/Other .. dann sollte es klappen. SSH hat kein Problem, wenn "zu scharf" angzogen. Aber akzeptiert kein "zu locker"
Hi ja das hatte geklappt.
Mit setzen der Rechte klappte es.
Aber scheinbar gibt es generelle Probleme mit dem Alexa Modul.
Heute ging es schlagartig einfach nicht mehr.
[4/3/2021, 00:10:38] failed to refresh token: invalid_grant: 'The request has an invalid grant parameter : refresh_token'
So langsam krieg ich echt nen Hals und verlieren die Lust an dem ganzen hier.
Hab jetzt parallel die alte Karte in einem anderem Pi laufen. Exakt der selbe Mist.
Das hier schon versucht: https://wiki.fhem.de/wiki/FHEM_Connector_f%C3%BCr_Amazon_Alexa#Registrierungskey_vergessen.2C_Registrierung_zur.C3.BCcksetzen
Siehe auch: https://forum.fhem.de/index.php/topic,60452.msg1122307.html#msg1122307 (das kommt, wenn man mit deinem Fehler sucht ;) )
Gruß, Joachim
Hi,
Boah super. Das hat geklappt und ich hab auch jetzt wieder die alte SD Karte im Pi.
Um Backup hab ich mich nun auch gekümmert.
Die Ursache allen Übels was das Modul libjson-xs-perl
was aber schon ewig lief!
Das hat mir das HTTPMOD stillgelegt.
Wer hätte das gedacht.
Ich danke euch für die Hilfe, hoffe das jetzt nicht noch eine Überraschung kommt.