FHEM Forum

FHEM => Anfängerfragen => Thema gestartet von: t1me2die am 22 November 2016, 18:42:25

Titel: Fehlermeldungen im Sekundentakt nachdem ich LightScene ausprobieren wollte
Beitrag von: t1me2die am 22 November 2016, 18:42:25
Ich wollte soeben mal das Modul LightScene ausprobieren, kurz nachdem ich es ausprobiert habe fingen die Fehlermeldungen im Logfile an:

Zitat
2016.11.22 17:19:26 1: define Scene_Mathze LightScene: Usage: define <name> LightScene <device>+
2016.11.22 17:19:51 1: LightScene_Load: Cannot open ./log/LightScenes.save: No such file or directory
2016.11.22 17:25:49 1: PERL WARNING: Use of uninitialized value $type in hash element at ./FHEM/01_FHEMWEB.pm line 2822.
2016.11.22 17:25:49 1: Error: 250"; has no TYPE
2016.11.22 17:25:49 1: Error: 250"; has no TYPE
2016.11.22 17:25:49 1: Error: : has no TYPE
2016.11.22 17:25:49 1: Error: 250"; has no TYPE
2016.11.22 17:25:49 1: Error: : has no TYPE
2016.11.22 17:25:49 1: Error: FF951C has no TYPE
2016.11.22 17:25:49 1: Error: 250"; has no TYPE
2016.11.22 17:25:49 1: Error: : has no TYPE
2016.11.22 17:25:49 1: Error: FF951C has no TYPE
2016.11.22 17:25:49 1: Error: bri has no TYPE
2016.11.22 17:25:50 1: PERL WARNING: Use of uninitialized value in concatenation (.) or string at ./FHEM/01_FHEMWEB.pm line 1307.
2016.11.22 17:25:50 1: PERL WARNING: Use of uninitialized value $txt in concatenation (.) or string at ./FHEM/01_FHEMWEB.pm line 2152.
2016.11.22 17:25:58 1: Error: 250"; has no TYPE
2016.11.22 17:25:58 1: Error: : has no TYPE
2016.11.22 17:25:59 1: Error: FF951C has no TYPE
2016.11.22 17:25:59 1: Error: bri has no TYPE
2016.11.22 17:25:59 1: Error: rgb has no TYPE
2016.11.22 17:25:59 1: Error: 250"; has no TYPE
2016.11.22 17:25:59 1: Error: : has no TYPE
2016.11.22 17:25:59 1: Error: FF951C has no TYPE
2016.11.22 17:25:59 1: Error: bri has no TYPE
2016.11.22 17:25:59 1: Error: rgb has no TYPE
2016.11.22 17:26:04 1: Error: 250" has no TYPE
2016.11.22 17:26:04 1: Error: 250"; has no TYPE
2016.11.22 17:26:04 1: Error: : has no TYPE
2016.11.22 17:26:04 1: Error: FF951C has no TYPE
2016.11.22 17:26:04 1: Error: bri has no TYPE
2016.11.22 17:26:04 1: Error: rgb has no TYPE
2016.11.22 17:26:12 1: PERL WARNING: Use of uninitialized value in string eq at fhem.pl line 4595.
2016.11.22 17:26:32 1: PERL WARNING: Use of uninitialized value in string eq at fhem.pl line 4595.
2016.11.22 17:26:37 1: PERL WARNING: Use of uninitialized value in string eq at fhem.pl line 4595.
2016.11.22 17:27:03 1: PERL WARNING: Use of uninitialized value in string eq at fhem.pl line 4595.
2016.11.22 17:27:28 1: PERL WARNING: Use of uninitialized value in string eq at fhem.pl line 4595.

Mittlerweile erscheinen diese Meldungen im Sekundentakt im Logfile.
Ich habe die LightScene wieder gelöscht, aber anscheinend habe ich mir da irgendwas zerschossen?

Gruß
Mathias
Titel: Antw:Fehlermeldungen im Sekundentakt nachdem ich LightScene ausprobieren wollte
Beitrag von: DeeSPe am 22 November 2016, 19:02:14
Das sieht mir so aus als wenn irgendwo ein ; falsch gesetzt ist!
Wie hattest Du LightScene definiert?
Und wie wolltest Du es ansprechen!
Ist der Code in Deiner 99_myUtils nun evtl falsch?

Gruß
Dan