Hallo neubert,
ich erhalte die folgenden Perl Warnings, die mir im Zusammenhang mit dem CALENDAR-Modul zu stehen scheinen:
2020.01.27 08:23:39 3: ABFALL myMuell - CALENDAR:Muelltonnen.Kalender.AVEA triggered, updating ABFALL myMuell ...
2020.01.27 08:23:39 1: PERL WARNING: Use of uninitialized value $cleanReadingName in concatenation (.) or string at FHEM/ABFALL_getEvents.pm line 563.
2020.01.27 08:23:39 1: PERL WARNING: Use of uninitialized value $summarys[0] in substitution (s///) at FHEM/ABFALL_getEvents.pm line 570.
2020.01.27 08:23:39 1: PERL WARNING: Use of uninitialized value $summarys[0] in concatenation (.) or string at FHEM/ABFALL_getEvents.pm line 597.
Fhem ist aktuell, Perl-Version ist die folgende:
This is perl 5, version 28, subversion 1 (v5.28.1) built for x86_64-linux-gnu-thread-multi
Viele Grüße Gisbert
ich will ja nicht vorgreifen, aber deine warnings kommen aus dem ABFALL Modul
Zitat von: Gisbert am 27 Januar 2020, 10:10:40
2020.01.27 08:23:39 3: ABFALL myMuell - CALENDAR:Muelltonnen.Kalender.AVEA triggered, updating ABFALL myMuell ...
2020.01.27 08:23:39 1: PERL WARNING: Use of uninitialized value $cleanReadingName in concatenation (.) or string at FHEM/ABFALL_getEvents.pm line 563.
2020.01.27 08:23:39 1: PERL WARNING: Use of uninitialized value $summarys[0] in substitution (s///) at FHEM/ABFALL_getEvents.pm line 570.
2020.01.27 08:23:39 1: PERL WARNING: Use of uninitialized value $summarys[0] in concatenation (.) or string at FHEM/ABFALL_getEvents.pm line 597.
Hallo nils_,
ich hatte das Modul Abfall auch in Verdacht, aber in der Maintainerliste vergeblich gesucht.
Es ist ein inoffizielles Modul:
https://raw.githubusercontent.com/uniqueck/fhem-abfall/master/controls_fhemabfall.txt
Ich hab in github ein issue gemeldet, mal sehen, was dann passiert.
Viele Grüße Gisbert
Hinweis:
Ich hab den Titel auf ABFALL-Modul geändert.