Moin Moin,
ich versuche gerade, eine neue HM-RC8 (Fernbedienung) anzulernen. Leider klappt dies nicht und im Logfile erhalte ich:
2019.07.07 11:24:22.604 1: PERL WARNING: Use of uninitialized value $d in hash element at fhem-master.pl line 4525.
2019.07.07 11:24:22.605 1: PERL WARNING: Use of uninitialized value $mh{"devN"} in hash element at ./FHEM/10_CUL_HM.pm line 1486.
2019.07.07 11:24:22.605 1: PERL WARNING: Use of uninitialized value $mh{"devN"} in hash element at ./FHEM/10_CUL_HM.pm line 1487.
2019.07.07 11:24:22.605 1: PERL WARNING: Use of uninitialized value $mh{"devN"} in concatenation (.) or string at ./FHEM/10_CUL_HM.pm line 1531.
2019.07.07 11:24:23.871 1: PERL WARNING: Use of uninitialized value $type in string eq at ./FHEM/66_EseraDigitalInOut.pm line 560.
2019.07.07 11:24:23.901 1: PERL WARNING: Use of uninitialized value $type in string eq at ./FHEM/66_EseraAnalogInOut.pm line 456.
2019.07.07 11:24:34.625 1: Error: >< has no TYPE, but following keys: >helper<
2019.07.07 11:25:53.956 1: PERL WARNING: Use of uninitialized value $type in string eq at ./FHEM/66_EseraTemp.pm line 126.
2019.07.07 11:26:15.654 1: Error: >< has no TYPE, but following keys: >helper<
2019.07.07 11:26:58.650 1: Error: >< has no TYPE, but following keys: >helper<
2019.07.07 11:27:45.657 1: Error: >< has no TYPE, but following keys: >helper<
2019.07.07 11:28:28.649 1: Error: >< has no TYPE, but following keys: >helper<
2019.07.07 11:41:13.923 3: CUL_HM set VCCU hmPairForSec 600
2019.07.07 11:41:49.113 1: Error: >< has no TYPE, but following keys: >helper<
Ein Anlernen ist nicht möglich (die grüne LED blinkert 30 Sekunden langsam vor sich hin).
Danke, -MN
Nur als Erinnerung:
Anfang April hatte ich dieselben Probleme, siehe https://forum.fhem.de/index.php/topic,95409.msg931127.html#msg931127
mit genau den gleichen Fehlermeldungen.
Inzwischen ist FHEM von einer VMWare ESXi Installation auf einen ThinClient umgezogen - neue Hardware. Identisch ist das Betriebssystem, Devuan ASCII.
Gibt es eventuell Abhängigkeiten zu Perl- und Perl-Modulen, die Devuan nicht erfüllt?
Danke, -MN
Moin,
ich habe das Problem selbst lösen können: mit Hilfe des autocreate-Moduls (war bei mir nicht aktiv) wurde nach Tastendruck auf der Fernbedienung diese sofort erkannt und als Gerät angemeldet - 1 Versuch...
Der Fehler liegt dann doch in FHEM...
Ciao, -MN