VBus in fhem

Begonnen von sweetie-pie, 15 Januar 2013, 12:27:34

Vorheriges Thema - Nächstes Thema

oldwolf

#135
Hallo zusammen,

jetzt wird's langsam ganz schön chaotisch hier ;)

Was mir gerade noch aufgefallen ist, als ich die VBUSDEV.pm von Alexander angeschaut habe:
Solche Sachen wie
"name lang="en"" => Temperature sensor 1,
dürfen da natürlich nicht auftauchen.
Das Format muss unbedingt eingehalten werden! Es gibt zwei Schreibweisen:
"offset" => 1,
"name" => "Sensor_X",

Die erste Zeile geht nur, wenn nach dem Pfeil eine Zahl folgt, die zweite nur, wenn danach ein String (Text) folgt.

Ansonsten kann das Programm damit beim besten Willen nichts anfangen. Ich werde versuchen, das in meine Excel zu integrieren und beim nächsten Mal abzufangen! Sorry, Alexander!

@Alexander:
Du bist also auch Opfer eines "Bugs" in meinem Excel-Tool geworden. Dafür hab ich dir die VBUSDEV.pm korrigiert und angehängt. ;)

@Markus:
Ich schau's mir an, was ich dir aber gleich sagen kann: der Arno hat sich wahrscheinlich was dabei gedacht, dass er die Zeile 323 genau so geschrieben hat. Und bei vielen anderen funktioniert es ja auch genau so, wie er es geschrieben hat. Deine Änderung ist also nicht unbedingt zielführend... mach die am besten mal rückgängig bevor du das vergisst.
Übrigens: in der angehängten VBUSDEV.pm ist der Wärmemengenzähler der Cosmo-Multi (7822) berichtigt. Da war aus irgendeinem Grund der gleiche Inhalt wie beim Regler (7821).


@all:
Anbei die aktualisierte VBUSDEV, jetzt mit:

  • 7751 - DiemasolC
  • 7321 - Vitosolic200
  • 7721 - DeltaSol E (Regler)
  • 7722 - DeltaSol E (Wmz)
  • 4212 - DeltaSolC
  • 7331 - SLR
  • 427B - DeltaSol_BS_2009
  • 7821 - CosmoMulti (Regler)
  • 7822 - CosmoMulti (WMZ)
  • 7421 - DeltaSol BX

Viele Grüße
Robin

EDIT am 03.09.:
In der VBUSDEV von gestern waren ein paar Fehler. Jetzt sollte es stimmen.

avg123-de

Hallo Robin,

vielen dank für deine Bemühungen, so wie es aussieht, bleibt der connect zum VBus-LAN-Adapter jetzt in FHEM bestehen :).

Jedoch habe ich leider immer noch das Problem, dass ich keine Werte angezeigt bekomme, da das autocreate bei mir anscheinend nicht will.
Wenn ich dann manuell diese
define VBUSDEV_7421 VBUSDEV 7421
attr VBUSDEV_7421 IODev vbus
attr VBUSDEV_7421 event-min-interval .*:300
attr VBUSDEV_7421 event-on-change-reading .*
attr VBUSDEV_7421 model DeltaSolBXPlus_Regler
attr VBUSDEV_7421 room 8.03_Heizung
define FileLog_VBUSDEV_7421 FileLog ./log/VBUSDEV_7421 -%Y.log VBUSDEV_7421
attr FileLog_VBUSDEV_7421 logtype text

in die fhem.cfg eintrage, bekomme ich den folgenden Fehler:
ZitatCannot load module VBUSDEV Please define VBUSDEV_7421 first Please define VBUSDEV_7421 first Please define VBUSDEV_7421 first Please define VBUSDEV_7421 first Please define VBUSDEV_7421 first wrong syntax: define FileLog filename regexp Please define FileLog_VBUSDEV_7421 first
Ich habe auch mal einfach probiert, dies
define VBUSDEV_7421 VBUSDEV 7421
in die Befehlszeile von FHEM einzutragen, worauf ich folgenden Fehler erhalte:
ZitatCannot load module VBUSDEV

Woran kann das liegen, das der die VBUSDEV nicht erkennt?

viele Grüße
Alexander
FHEM auf virtualisiertem Debian in Hyper-V auf Dell Poweredge T110 II mit Windows Server 2012, 1x HM-LAN, verschiedene HomeMatic-Komponenten, Intertechno ITR-1500, Arduino Uno Ethernet mit RF-Modul, DeltaSol BX via VBus, Fritz!Box + Fritz!Fon, SmartVisu via Fronthem, Doorpi

oldwolf

Hallo Alexander,

ich glaube du hast einen Fehler in der Definition vom FileLog:

Probiers mal damit (ohne das Leerzeichen vor -%Y)

define FileLog_VBUSDEV_7421 FileLog ./log/VBUSDEV_7421-%Y.log VBUSDEV_7421


Wünsch dir einen schönen Abend
Robin

avg123-de

Hallo Robin,

hab´s probiert, der Fehlercode ist zumindest schon mal kürzer geworden:
ZitatCannot load module VBUSDEV Please define VBUSDEV_7421 first Please define VBUSDEV_7421 first Please define VBUSDEV_7421 first Please define VBUSDEV_7421 first Please define VBUSDEV_7421 first

viele Grüße und ebenfalls noch einen schönen Abend
Alexander
FHEM auf virtualisiertem Debian in Hyper-V auf Dell Poweredge T110 II mit Windows Server 2012, 1x HM-LAN, verschiedene HomeMatic-Komponenten, Intertechno ITR-1500, Arduino Uno Ethernet mit RF-Modul, DeltaSol BX via VBus, Fritz!Box + Fritz!Fon, SmartVisu via Fronthem, Doorpi

oldwolf

Hallo,

hast du die Zeile eigentlich noch drin oder komplett rausgelöscht?
define vbus VBUSLAN <ip>:7053

Aber moment mal: du schreibst "model DeltaSolBXPlus_Regler". Im Resol Service-Center habe ich zwei Regler gefunden, die so ähnlich heißen:

  • VBusSpecificationResolDeltaSolBXPlus.xml (DeltaSol BX Plus, 7112)
  • VBusSpecificationResolDSBX.xml (DeltaSol BX, 7421)
In der VBUSDEV haben wir den Regler 7421 eingetragen. Welchen hast du denn nun?

Grüße
Robin

avg123-de

Hallo Robin,

habe den DeltaSol BX, hatte glaube ich auch diesen immer erwähnt (sonst muss ich mich mal geirrt haben).
Die Zeile

define vbus VBUSLAN <ip>:7053

habe ich noch in der fhem.cfg drin gehabt.

Habe jetzt zum Test noch einmal alles, was mit dem VBus zutun hat aus der fhem.cfg gelöscht und

define vbus VBUSLAN <ip>:7053

neu eingegeben, jedoch ergibt dies im Bezug auf die VBUSDEV keine Auswirkungen.

viele Grüße
Alexander
FHEM auf virtualisiertem Debian in Hyper-V auf Dell Poweredge T110 II mit Windows Server 2012, 1x HM-LAN, verschiedene HomeMatic-Komponenten, Intertechno ITR-1500, Arduino Uno Ethernet mit RF-Modul, DeltaSol BX via VBus, Fritz!Box + Fritz!Fon, SmartVisu via Fronthem, Doorpi

oldwolf

Hallo,

war nur so eine Idee, weil du das in der Config aus Antwort #136 so geschrieben hattest. Aber ist ja schon mal gut, wenn wenigstens der richtige Regler drin ist.

Mir fällt gerade noch was auf. Mach mal aus der Zeile 242
"7421" => {"name" => "DeltaSol_BX", "cmd" => 0100, "fields" => [
folgende:
"7421" => {"name" => "DeltaSol_BX", "cmd" => "0100", "fields" => [


Kann ich mir zwar nicht erklären, warum die Anführungszeichen gefehlt haben, aber vielleicht hilft's ja ;)
Dann passt aber hoffentlich alles!!

Grüße

avg123-de

Hallo,

hat leider auch nichts geholfen, der Fehler ist immer noch der selbe, Screenshot hängt an.

viele Grüße
Alexander
FHEM auf virtualisiertem Debian in Hyper-V auf Dell Poweredge T110 II mit Windows Server 2012, 1x HM-LAN, verschiedene HomeMatic-Komponenten, Intertechno ITR-1500, Arduino Uno Ethernet mit RF-Modul, DeltaSol BX via VBus, Fritz!Box + Fritz!Fon, SmartVisu via Fronthem, Doorpi

avg123-de

Hallo,

habe gerade mal ins FHEM-Log geschaut und folgendes entdeckt:
Zitat2014.09.02 22:37:19 1: reload: Error:Modul 21_VBUSDEV deactivated:
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.02 22:37:19 0: Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.02 22:37:19 0: ERROR: Cannot autoload VBUSDEV
2014.09.02 22:37:19 3: vbus: Unknown code aa15002174100001073d0108000000000000020a0000a900430200000000010b000000000000, help me!
2014.09.02 22:37:19 1: reload: Error:Modul 21_VBUSDEV deactivated:
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.02 22:37:19 0: Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.02 22:37:19 0: ERROR: Cannot autoload VBUSDEV
2014.09.02 22:37:19 3: vbus: Unknown code aa100021741000010f3aa90043023f01b822b82288fcf1d888fcf1d800000b00000000000000034000000100000001000000010000000000000000000000c9004c0566533301, help me!
2014.09.02 22:37:19 1: reload: Error:Modul 21_VBUSDEV deactivated:
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.02 22:37:19 0: Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.02 22:37:19 0: ERROR: Cannot autoload VBUSDEV
2014.09.02 22:37:19 3: vbus: Unknown code aa15002174100001073d0108000000000000020a0000a900430200000000010b000000000000, help me!
2014.09.02 22:37:21 3: querying Firmata Firmware Version
2014.09.02 22:37:21 3: Firmata Firmware Version: sketch_aug08c.ino V_2_07
2014.09.02 22:37:21 1: reload: Error:Modul 21_VBUSDEV deactivated:
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.02 22:37:21 0: Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.02 22:37:21 0: ERROR: Cannot autoload VBUSDEV
2014.09.02 22:37:21 3: vbus: Unknown code aa100021741000010f3aa90043023f01b822b82288fcf1d888fcf1d800000b00000000000000034000000100000001000000010000000000000000000000c9004c0566533301, help me!
2014.09.02 22:37:21 1: reload: Error:Modul 21_VBUSDEV deactivated:
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.02 22:37:21 0: Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.02 22:37:21 0: ERROR: Cannot autoload VBUSDEV
2014.09.02 22:37:21 3: vbus: Unknown code aa15002174100001073d0108000000000000020a0000a900420200000000010b000000000000, help me!
2014.09.02 22:37:21 1: reload: Error:Modul 21_VBUSDEV deactivated:
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.02 22:37:21 0: Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.02 22:37:21 0: ERROR: Cannot autoload VBUSDEV
2014.09.02 22:37:21 3: vbus: Unknown code aa100021741000010f3aa90042023f01b822b82288fcf1d888fcf1d800000b00000000000000034000000100000001000000010000000000000000000000c9004c0566533301, help me!
2014.09.02 22:37:22 3: vbus: Wrong checksum: 57 != 0
2014.09.02 22:37:22 1: reload: Error:Modul 21_VBUSDEV deactivated:
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.02 22:37:22 0: Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.02 22:37:22 0: ERROR: Cannot autoload VBUSDEV
2014.09.02 22:37:22 3: vbus: Unknown code aa15002174100001073d0108000000000000020a0000a900430200000000010b000000000000, help me!
2014.09.02 22:37:22 1: reload: Error:Modul 21_VBUSDEV deactivated:
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.02 22:37:22 0: Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.02 22:37:22 0: ERROR: Cannot autoload VBUSDEV
2014.09.02 22:37:22 3: vbus: Unknown code aa100021741000010f3aa90043024001b822b82288fcf1d888fcf1d800000b00000000000000034000000100000001000000010000000000000000000000c9004d0566533301, help me!
2014.09.02 22:37:23 1: reload: Error:Modul 21_VBUSDEV deactivated:
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.02 22:37:23 0: Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.02 22:37:23 0: ERROR: Cannot autoload VBUSDEV
2014.09.02 22:37:23 3: vbus: Unknown code aa15002174100001073d0108000000000000020a0000a900430200000000010b000000000000, help me!
2014.09.02 22:37:23 1: reload: Error:Modul 21_VBUSDEV deactivated:
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.02 22:37:23 0: Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.02 22:37:23 0: ERROR: Cannot autoload VBUSDEV
2014.09.02 22:37:23 3: vbus: Unknown code aa100021741000010f3aa90043024001b822b82288fcf1d888fcf1d800000b00000000000000034000000100000001000000010000000000000000000000c9004d0566533301, help me!
2014.09.02 22:37:23 3: Device Termostat.Esszimmer added to ActionDetector with 000:10 time
2014.09.02 22:37:23 1: reload: Error:Modul 21_VBUSDEV deactivated:
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.02 22:37:23 0: Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.02 22:37:23 0: ERROR: Cannot autoload VBUSDEV
2014.09.02 22:37:23 3: vbus: Unknown code aa15002174100001073d0108000000000000020a0000a900420200000000010b000000000000, help me!
2014.09.02 22:37:24 1: reload: Error:Modul 21_VBUSDEV deactivated:
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.02 22:37:24 0: Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.02 22:37:24 0: ERROR: Cannot autoload VBUSDEV
2014.09.02 22:37:24 3: vbus: Unknown code aa100021741000010f3aa90042023f01b822b82288fcf1d888fcf1d800000b00000000000000034000000100000001000000010000000000000000000000c9004d0566533301, help me!
2014.09.02 22:37:24 1: reload: Error:Modul 21_VBUSDEV deactivated:
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.02 22:37:24 0: Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.02 22:37:24 0: ERROR: Cannot autoload VBUSDEV
2014.09.02 22:37:24 3: vbus: Unknown code aa15002174100001073d0108000000000000020a0000a900420200000000010b000000000000, help me!
2014.09.02 22:37:24 1: reload: Error:Modul 21_VBUSDEV deactivated:
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.02 22:37:24 0: Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.02 22:37:24 0: ERROR: Cannot autoload VBUSDEV
2014.09.02 22:37:24 3: vbus: Unknown code aa100021741000010f3aa90042023f01b822b82288fcf1d888fcf1d800000b00000000000000034000000100000001000000010000000000000000000000c9004d0566533301, help me!
2014.09.02 22:37:24 3: CUL_HM set Deckenlampe.Flur_OG statusRequest
2014.09.02 22:37:25 1: reload: Error:Modul 21_VBUSDEV deactivated:
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.02 22:37:25 0: Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.02 22:37:25 0: ERROR: Cannot autoload VBUSDEV
2014.09.02 22:37:25 3: vbus: Unknown code aa15002174100001073d0108000000000000020a0000a900420200000000010b000000000000, help me!
2014.09.02 22:37:25 1: reload: Error:Modul 21_VBUSDEV deactivated:
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.02 22:37:25 0: Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.02 22:37:25 0: ERROR: Cannot autoload VBUSDEV
2014.09.02 22:37:25 3: vbus: Unknown code aa100021741000010f3aa90042024001b822b82288fcf1d888fcf1d800000b00000000000000034000000100000001000000010000000000000000000000c9004d0566533301, help me!
2014.09.02 22:37:25 1: reload: Error:Modul 21_VBUSDEV deactivated:
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.02 22:37:25 0: Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.02 22:37:25 0: ERROR: Cannot autoload VBUSDEV
2014.09.02 22:37:25 3: vbus: Unknown code aa15002174100001073d0108000000000000020a0000a900420200000000010b000000000000, help me!
2014.09.02 22:37:25 3: CUL_HM set Deckenlampe.Klavierzimmer statusRequest
2014.09.02 22:37:25 1: reload: Error:Modul 21_VBUSDEV deactivated:
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.02 22:37:25 0: Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.02 22:37:25 0: ERROR: Cannot autoload VBUSDEV
2014.09.02 22:37:25 3: vbus: Unknown code aa100021741000010f3aa90042024001b822b82288fcf1d888fcf1d800000b00000000000000034000000100000001000000010000000000000000000000c9004d0566533301, help me!
2014.09.02 22:37:26 1: reload: Error:Modul 21_VBUSDEV deactivated:
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.02 22:37:26 0: Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.02 22:37:26 0: ERROR: Cannot autoload VBUSDEV
2014.09.02 22:37:26 3: vbus: Unknown code aa15002174100001073d0108000000000000020a0000a900420200000000010b000000000000, help me!
2014.09.02 22:37:26 1: reload: Error:Modul 21_VBUSDEV deactivated:
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.02 22:37:26 0: Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.02 22:37:26 0: ERROR: Cannot autoload VBUSDEV
2014.09.02 22:37:26 3: vbus: Unknown code aa100021741000010f3aa90042024001b822b82288fcf1d888fcf1d800000b00000000000000034000000100000001000000010000000000000000000000c9004d0566533301, help me!
2014.09.02 22:37:26 3: CUL_HM set Deckenlampe.Esszimmer statusRequest
2014.09.02 22:37:26 1: reload: Error:Modul 21_VBUSDEV deactivated:
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.02 22:37:26 0: Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.02 22:37:26 0: ERROR: Cannot autoload VBUSDEV
2014.09.02 22:37:26 3: vbus: Unknown code aa15002174100001073d0108000000000000020a0000a900420200000000010b000000000000, help me!
2014.09.02 22:37:27 1: reload: Error:Modul 21_VBUSDEV deactivated:
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.02 22:37:27 0: Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.02 22:37:27 0: ERROR: Cannot autoload VBUSDEV
2014.09.02 22:37:27 3: vbus: Unknown code aa100021741000010f3aa90042024001b822b82288fcf1d888fcf1d800000b00000000000000034000000100000001000000010000000000000000000000c9004d0566533301, help me!
2014.09.02 22:37:27 3: CUL_HM set Rolladen.Klavierzimmer statusRequest
2014.09.02 22:37:27 1: reload: Error:Modul 21_VBUSDEV deactivated:
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.02 22:37:27 0: Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.02 22:37:27 0: ERROR: Cannot autoload VBUSDEV
2014.09.02 22:37:27 3: vbus: Unknown code aa15002174100001073d0108000000000000020a0000a900420200000000010b000000000000, help me!
2014.09.02 22:37:28 1: reload: Error:Modul 21_VBUSDEV deactivated:
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.02 22:37:28 0: Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.02 22:37:28 0: ERROR: Cannot autoload VBUSDEV
2014.09.02 22:37:28 3: vbus: Unknown code aa100021741000010f3aa90042023f01b822b82288fcf1d888fcf1d800000b00000000000000034000000100000001000000010000000000000000000000c9004d0566533301, help me!

viele Grüße
Alexander
FHEM auf virtualisiertem Debian in Hyper-V auf Dell Poweredge T110 II mit Windows Server 2012, 1x HM-LAN, verschiedene HomeMatic-Komponenten, Intertechno ITR-1500, Arduino Uno Ethernet mit RF-Modul, DeltaSol BX via VBus, Fritz!Box + Fritz!Fon, SmartVisu via Fronthem, Doorpi

markus25

Hallo AVG123-de,
dein Problem könnte in Zeile 229 liegen , wenn die die 21_VBUSDEV.pm von Oldwolf aus der Antwort 135 hast, denn da ist der selbe Fehler wieder drin den mir Oldwolf schon mitgeteilt hat.
Nimm mal aus Zeile 22 den teil  "format" => t, raus dann ist bei mir der Fehler weg.

Hallo Oldwolf
ich hab aber immer noch den Fehler in Zeile 355 wenn ich den Eintrag $iodev wieder eintrage.
Logfile Eintrag:
2014.09.02 23:10:23 1: reload: Error:Modul 21_VBUSDEV deactivated:
Too many arguments for main::AssignIoPort at ./FHEM/21_VBUSDEV.pm line 355, near "$iodev) "


Hoffe ich konnte helfen, wenn bei mir schon nicht klappt:-)

VG
Markus
FHEM auf Raspi3 HMLAN und Cuno, Resol per VBus und Jeelink

avg123-de

Hallo,

hat bei mir leider nichts gebracht. :(

Der Fehler ist immer noch:
ZitatCannot load module VBUSDEV Please define VBUSDEV_7421 first Please define VBUSDEV_7421 first Please define VBUSDEV_7421 first Please define VBUSDEV_7421 first Please define VBUSDEV_7421 first

und in der .log-Datei ist folgendes zu lesen:
Zitat2014.09.03 09:51:00 1: reload: Error:Modul 21_VBUSDEV deactivated:
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.03 09:51:00 0: Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.03 09:51:00 0: ERROR: Cannot autoload VBUSDEV
2014.09.03 09:51:00 3: vbus: Unknown code aa15002174100001073d0108000000000000020a00002c01190200000000010b000000000000, help me!
2014.09.03 09:51:00 1: reload: Error:Modul 21_VBUSDEV deactivated:
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.03 09:51:00 0: Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.03 09:51:00 0: ERROR: Cannot autoload VBUSDEV
2014.09.03 09:51:00 3: vbus: Unknown code aa100021741000010f3a2c0119023701b822b82288fcf1d888fcf1d800000b00000000000000034000000100000001000000010000000000000000000000c9004e0267533301, help me!
2014.09.03 09:51:00 1: reload: Error:Modul 21_VBUSDEV deactivated:
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.03 09:51:00 0: Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.03 09:51:00 0: ERROR: Cannot autoload VBUSDEV
2014.09.03 09:51:00 3: vbus: Unknown code aa15002174100001073d0108000000000000020a00002c01190200000000010b000000000000, help me!
2014.09.03 09:51:01 1: reload: Error:Modul 21_VBUSDEV deactivated:
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.03 09:51:01 0: Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.03 09:51:01 0: ERROR: Cannot autoload VBUSDEV
2014.09.03 09:51:01 3: vbus: Unknown code aa100021741000010f3a2c0119023701b822b82288fcf1d888fcf1d800000b00000000000000034000000100000001000000010000000000000000000000c9004e0267533301, help me!
2014.09.03 09:51:01 1: reload: Error:Modul 21_VBUSDEV deactivated:
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.03 09:51:01 0: Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.03 09:51:01 0: ERROR: Cannot autoload VBUSDEV
2014.09.03 09:51:01 3: vbus: Unknown code aa15002174100001073d0108000000000000020a00002b011a0200000000010b000000000000, help me!
2014.09.03 09:51:01 1: reload: Error:Modul 21_VBUSDEV deactivated:
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.03 09:51:01 0: Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.03 09:51:01 0: ERROR: Cannot autoload VBUSDEV
2014.09.03 09:51:01 3: vbus: Unknown code aa100021741000010f3a2b011a023701b822b82288fcf1d888fcf1d800000b00000000000000034000000100000001000000010000000000000000000000c9004e0267533301, help me!
2014.09.03 09:51:02 1: reload: Error:Modul 21_VBUSDEV deactivated:
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.03 09:51:02 0: Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.03 09:51:02 0: ERROR: Cannot autoload VBUSDEV
2014.09.03 09:51:02 3: vbus: Unknown code aa15002174100001073d0108000000000000020a00002c011a0200000000010b000000000000, help me!
2014.09.03 09:51:02 1: reload: Error:Modul 21_VBUSDEV deactivated:
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.03 09:51:02 0: Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.03 09:51:02 0: ERROR: Cannot autoload VBUSDEV
2014.09.03 09:51:02 3: vbus: Unknown code aa100021741000010f3a2c011a023801b822b82288fcf1d888fcf1d800000b00000000000000034000000100000001000000010000000000000000000000c9004e0267533301, help me!
2014.09.03 09:51:02 1: reload: Error:Modul 21_VBUSDEV deactivated:
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.03 09:51:02 0: Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.03 09:51:02 0: ERROR: Cannot autoload VBUSDEV
2014.09.03 09:51:02 3: vbus: Unknown code aa15002174100001073d0108000000000000020a00002c011a0200000000010b000000000000, help me!
2014.09.03 09:51:03 1: reload: Error:Modul 21_VBUSDEV deactivated:
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.03 09:51:03 0: Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.03 09:51:03 0: ERROR: Cannot autoload VBUSDEV
2014.09.03 09:51:03 3: vbus: Unknown code aa100021741000010f3a2c011a023801b822b82288fcf1d888fcf1d800000b00000000000000034000000100000001000000010000000000000000000000c9004e0267533301, help me!
2014.09.03 09:51:03 1: reload: Error:Modul 21_VBUSDEV deactivated:
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.03 09:51:03 0: Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.03 09:51:03 0: ERROR: Cannot autoload VBUSDEV
2014.09.03 09:51:03 3: vbus: Unknown code aa15002174100001073d0108000000000000020a00002c011a0200000000010b000000000000, help me!
2014.09.03 09:51:03 3: Device Termostat.Esszimmer added to ActionDetector with 000:10 time
2014.09.03 09:51:03 1: reload: Error:Modul 21_VBUSDEV deactivated:
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.03 09:51:03 0: Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.03 09:51:03 0: ERROR: Cannot autoload VBUSDEV
2014.09.03 09:51:03 3: vbus: Unknown code aa100021741000010f3a2c011a023701b822b82288fcf1d888fcf1d800000b00000000000000034000000100000001000000010000000000000000000000c9004e0267533301, help me!
2014.09.03 09:51:04 1: reload: Error:Modul 21_VBUSDEV deactivated:
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.03 09:51:04 0: Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.03 09:51:04 0: ERROR: Cannot autoload VBUSDEV
2014.09.03 09:51:04 3: vbus: Unknown code aa15002174100001073d0108000000000000020a00002c011a0200000000010b000000000000, help me!
2014.09.03 09:51:04 1: reload: Error:Modul 21_VBUSDEV deactivated:
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.03 09:51:04 0: Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.03 09:51:04 0: ERROR: Cannot autoload VBUSDEV
2014.09.03 09:51:04 3: vbus: Unknown code aa100021741000010f3a2c011a023701b822b82288fcf1d888fcf1d800000b00000000000000034000000100000001000000010000000000000000000000c9004e0267533301, help me!
2014.09.03 09:51:04 3: CUL_HM set Deckenlampe.Flur_OG statusRequest
2014.09.03 09:51:04 1: reload: Error:Modul 21_VBUSDEV deactivated:
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.03 09:51:04 0: Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.03 09:51:04 0: ERROR: Cannot autoload VBUSDEV
2014.09.03 09:51:04 3: vbus: Unknown code aa15002174100001073d0108000000000000020a00002c011a0200000000010b000000000000, help me!
2014.09.03 09:51:04 1: reload: Error:Modul 21_VBUSDEV deactivated:
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.03 09:51:04 0: Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.03 09:51:04 0: ERROR: Cannot autoload VBUSDEV
2014.09.03 09:51:04 3: vbus: Unknown code aa100021741000010f3a2c011a023701b822b82288fcf1d888fcf1d800000b00000000000000034000000100000001000000010000000000000000000000c9004e0267533301, help me!
2014.09.03 09:51:05 1: reload: Error:Modul 21_VBUSDEV deactivated:
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.03 09:51:05 0: Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.03 09:51:05 0: ERROR: Cannot autoload VBUSDEV
2014.09.03 09:51:05 3: vbus: Unknown code aa15002174100001073d0108000000000000020a00002c011a0200000000010b000000000000, help me!
2014.09.03 09:51:05 1: reload: Error:Modul 21_VBUSDEV deactivated:
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.03 09:51:05 0: Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.03 09:51:05 0: ERROR: Cannot autoload VBUSDEV
2014.09.03 09:51:05 3: vbus: Unknown code aa100021741000010f3a2c011a023701b822b82288fcf1d888fcf1d800000b00000000000000034000000100000001000000010000000000000000000000c9004e0267533301, help me!
2014.09.03 09:51:05 3: CUL_HM set Deckenlampe.Klavierzimmer statusRequest
2014.09.03 09:51:05 1: reload: Error:Modul 21_VBUSDEV deactivated:
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.03 09:51:05 0: Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.03 09:51:05 0: ERROR: Cannot autoload VBUSDEV
2014.09.03 09:51:05 3: vbus: Unknown code aa15002174100001073d0108000000000000020a00002c01190200000000010b000000000000, help me!
2014.09.03 09:51:06 1: reload: Error:Modul 21_VBUSDEV deactivated:
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.03 09:51:06 0: Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.03 09:51:06 0: ERROR: Cannot autoload VBUSDEV
2014.09.03 09:51:06 3: vbus: Unknown code aa100021741000010f3a2c0119023701b822b82288fcf1d888fcf1d800000b00000000000000034000000100000001000000010000000000000000000000c9004e0267533301, help me!
2014.09.03 09:51:06 1: reload: Error:Modul 21_VBUSDEV deactivated:
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.03 09:51:06 0: Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.03 09:51:06 0: ERROR: Cannot autoload VBUSDEV
2014.09.03 09:51:06 3: vbus: Unknown code aa15002174100001073d0108000000000000020a00002c01190200000000010b000000000000, help me!
2014.09.03 09:51:06 3: CUL_HM set Deckenlampe.Esszimmer statusRequest
2014.09.03 09:51:06 1: reload: Error:Modul 21_VBUSDEV deactivated:
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.03 09:51:06 0: Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.03 09:51:06 0: ERROR: Cannot autoload VBUSDEV
2014.09.03 09:51:06 3: vbus: Unknown code aa100021741000010f3a2c0119023701b822b82288fcf1d888fcf1d800000b00000000000000034000000100000001000000010000000000000000000000c9004e0267533301, help me!
2014.09.03 09:51:07 1: reload: Error:Modul 21_VBUSDEV deactivated:
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.03 09:51:07 0: Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.03 09:51:07 0: ERROR: Cannot autoload VBUSDEV
2014.09.03 09:51:07 3: vbus: Unknown code aa15002174100001073d0108000000000000020a00002c011a0200000000010b000000000000, help me!
2014.09.03 09:51:07 1: reload: Error:Modul 21_VBUSDEV deactivated:
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.03 09:51:07 0: Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.
Bareword "t" not allowed while "strict subs" in use at ./FHEM/21_VBUSDEV.pm line 16.

2014.09.03 09:51:07 0: ERROR: Cannot autoload VBUSDEV
2014.09.03 09:51:07 3: vbus: Unknown code aa100021741000010f3a2c011a023701b822b82288fcf1d888fcf1d800000b00000000000000034000000100000001000000010000000000000000000000c9004e0267533301, help me!
2014.09.03 09:51:07 3: CUL_HM set Rolladen.Klavierzimmer statusRequest

viele Grüße
Alexander
FHEM auf virtualisiertem Debian in Hyper-V auf Dell Poweredge T110 II mit Windows Server 2012, 1x HM-LAN, verschiedene HomeMatic-Komponenten, Intertechno ITR-1500, Arduino Uno Ethernet mit RF-Modul, DeltaSol BX via VBus, Fritz!Box + Fritz!Fon, SmartVisu via Fronthem, Doorpi

oldwolf

Hallo Alexander,

wenn die Logdatei unverändert bleibt, hast du nicht alle erwischt:
Such mal nach "format" in deiner VBUSDEV und lösche alle raus, die vor "sub VBUSDEV_Initialize($)" stehen.
Oder nimm einfach die VBUSDEV von Antwort #135. Dort habe ich es gerade eben berichtigt.

@Markus:
Keine Sorge, ich habe dein Problem nicht vergessen, nur momentan wenig Zeit zum ausführlich Suchen. Werde aber dran bleiben.

Grüße
Robin

avg123-de

#147
Hallo,

es klappt endlich  :).

Vielen Dank!!!

Jetzt werde ich mal ein bisschen probieren, wie das jetzt alles Funktioniert.

viele Grüße
Alexander

P.S.: Autocreate hat jetzt übrigens auch funktioniert!!!
FHEM auf virtualisiertem Debian in Hyper-V auf Dell Poweredge T110 II mit Windows Server 2012, 1x HM-LAN, verschiedene HomeMatic-Komponenten, Intertechno ITR-1500, Arduino Uno Ethernet mit RF-Modul, DeltaSol BX via VBus, Fritz!Box + Fritz!Fon, SmartVisu via Fronthem, Doorpi

avg123-de

Hallo,

es klapp jetzt so weit, dass ich die Temperaturen auslesen kann, jedoch habe ich zwischendurch komische Werte.
Das event-on-Change habe ich direkt mal rausgenommen, da die .log-Datei nach ca. 2,5 Stunden schon ca. 30MB hatte, da die Temperaturen von Sekunde zu Sekunde immer von z.B. 50° auf 0° gewechselt haben und bei den Kollektoren springt er immer zwischen ca. 15° und 200°.
Habe dann jetzt mal das Intervall auf 10 Sekunden gestellt und anhand der .gplot´s kann man dies auch sehr gut sehen.

Habt ihr einen Tipp, was ich noch eventuell anpassen muss oder habt ihr das Problem auch?

viele Grüße
Alexander
FHEM auf virtualisiertem Debian in Hyper-V auf Dell Poweredge T110 II mit Windows Server 2012, 1x HM-LAN, verschiedene HomeMatic-Komponenten, Intertechno ITR-1500, Arduino Uno Ethernet mit RF-Modul, DeltaSol BX via VBus, Fritz!Box + Fritz!Fon, SmartVisu via Fronthem, Doorpi

avg123-de

Hallo,

hat von euch keiner die Probleme mit den Ausreißern?
Bei mir ist das nämlich ziemlich auffällig und wenn ich in FHEM mit den Temperaturwerten etwas steuern möchte, kann ich die Werte so nicht gebrauchen, da sie immer hin- und herspringen.

viele Grüße
Alexander
FHEM auf virtualisiertem Debian in Hyper-V auf Dell Poweredge T110 II mit Windows Server 2012, 1x HM-LAN, verschiedene HomeMatic-Komponenten, Intertechno ITR-1500, Arduino Uno Ethernet mit RF-Modul, DeltaSol BX via VBus, Fritz!Box + Fritz!Fon, SmartVisu via Fronthem, Doorpi