#erled#Can't use an undefined value as a symbol reference at ./FHEM/93_RFHEM 86

Begonnen von Helmi55, 30 August 2020, 11:02:32

Vorheriges Thema - Nächstes Thema

Helmi55

Hallo
seit einigen Tagen sehe ich im Log diese Meldung und das System startet danach neu?
Wenn ich mir die Zeile 86 im Modul ansehe, kann ICH aber damit nix anfangen.
print $socket $msg;
Kann mir das bitte jemand übersetzten bzw. sagen was ich tun kann damit das verschwindet und das System nicht neu startet
DAs System ist up to date.
DAs andere, verbundene System funktioniert ohne Probleme

Danke für eure Hilfe - schönen Sonntag
Gruß
Helmut
System1 fhem 6.1 auf RPi 4B mit 4GB, HMUSBConfig, DS9490R-1Wire, Busware USB 868, Pool-Solarsteuerung mit FHEM. System2 fhem 6.1 auf RPi 4B mit 4GB (Bullseye) mit Busware USB 868 und 433 und HMUARTLGW für Haussteuerung

https://www.flickr.com/photos/canonhelmi/

betateilchen

Vermutlich wird irgendwo ein "set <rfhemDevice> irgendwas" aufgerufen und <irgendwas> hat keinen Inhalt.
-----------------------
Formuliere die Aufgabe möglichst einfach und
setze die Lösung richtig um - dann wird es auch funktionieren.
-----------------------
Lesen gefährdet die Unwissenheit!

Helmi55

Danke ich habe jetzt mal beide rohem Instanzen auf verbose5 gestellt
Vielleicht sehe ich da etwas?
Gruß
Helmut
System1 fhem 6.1 auf RPi 4B mit 4GB, HMUSBConfig, DS9490R-1Wire, Busware USB 868, Pool-Solarsteuerung mit FHEM. System2 fhem 6.1 auf RPi 4B mit 4GB (Bullseye) mit Busware USB 868 und 433 und HMUARTLGW für Haussteuerung

https://www.flickr.com/photos/canonhelmi/

Helmi55

Guten Morgen
so wie es aussieht wird die 80 Meter lange PowerLan Verbindung kurz unterbrochen und es erscheint die Meldung
2020.08.31 10:06:37 3: Error: host not present!
Aber warum startet dann das System neu? Kann ich das unterbinden?
Die PowerLan Verbindung ist nach wenigen Sekunden wieder present und es ist kein Neustart notwendig?
Dankefür eure Hilfe
Gruß
Helmut
System1 fhem 6.1 auf RPi 4B mit 4GB, HMUSBConfig, DS9490R-1Wire, Busware USB 868, Pool-Solarsteuerung mit FHEM. System2 fhem 6.1 auf RPi 4B mit 4GB (Bullseye) mit Busware USB 868 und 433 und HMUARTLGW für Haussteuerung

https://www.flickr.com/photos/canonhelmi/

Helmi55

Hallo ich kann nichts anderes finden.
Ich bin mir ziemlich sicher es kommt von der Unterbrechung der LAN Verbindung zwischen den 2 RFHEM Instanzen.
Genau in dem Augenblick will RFHEM etwas senden und findet den 2ten nicht!
Mir fällt dazu keine Lösung ein - besonders, warum bootet der RPi dann?
Hier ein Auszug vom Log
Can't use an undefined value as a symbol reference at ./FHEM/93_RFHEM.pm line 86.
2020.09.01 02:55:53 3: [UtilsHourCounter] Init Done with Version 1.0.1.0 - 10.12.2014 (john)
2020.09.01 02:55:54 1: PERL WARNING: Subroutine UtilsHourCounter_Initialize redefined at ./FHEM/99_UtilsHourCounter_CE.pm line 45.
2020.09.01 02:55:54 1: PERL WARNING: Subroutine appHC_OnYear redefined at ./FHEM/99_UtilsHourCounter_CE.pm line 55.
2020.09.01 02:55:54 1: PERL WARNING: Subroutine appHC_OnMonth redefined at ./FHEM/99_UtilsHourCounter_CE.pm line 80.
2020.09.01 02:55:54 1: PERL WARNING: Subroutine appHC_OnWeek redefined at ./FHEM/99_UtilsHourCounter_CE.pm line 104.
2020.09.01 02:55:54 1: PERL WARNING: Subroutine appHC_OnDay redefined at ./FHEM/99_UtilsHourCounter_CE.pm line 128.
2020.09.01 02:55:54 1: PERL WARNING: Subroutine appHC_OnHour redefined at ./FHEM/99_UtilsHourCounter_CE.pm line 167.
2020.09.01 02:55:54 1: PERL WARNING: Subroutine appHC_OnCount redefined at ./FHEM/99_UtilsHourCounter_CE.pm line 184.
2020.09.01 02:55:54 1: PERL WARNING: Subroutine appHCNotify redefined at ./FHEM/99_UtilsHourCounter_CE.pm line 249.
2020.09.01 02:55:54 1: Including fhem.cfg
2020.09.01 02:55:54 1: PERL WARNING: Subroutine UtilsHourCounter_Initialize redefined at ./FHEM/99_UtilsHourCounter_CE.pm line 45, <$fh> line 9.
2020.09.01 02:55:54 1: PERL WARNING: Subroutine appHC_OnYear redefined at ./FHEM/99_UtilsHourCounter_CE.pm line 55, <$fh> line 9.
2020.09.01 02:55:54 1: PERL WARNING: Subroutine appHC_OnMonth redefined at ./FHEM/99_UtilsHourCounter_CE.pm line 80, <$fh> line 9.
2020.09.01 02:55:54 1: PERL WARNING: Subroutine appHC_OnWeek redefined at ./FHEM/99_UtilsHourCounter_CE.pm line 104, <$fh> line 9.
2020.09.01 02:55:54 1: PERL WARNING: Subroutine appHC_OnDay redefined at ./FHEM/99_UtilsHourCounter_CE.pm line 128, <$fh> line 9.
2020.09.01 02:55:54 1: PERL WARNING: Subroutine appHC_OnHour redefined at ./FHEM/99_UtilsHourCounter_CE.pm line 167, <$fh> line 9.
2020.09.01 02:55:54 1: PERL WARNING: Subroutine appHC_OnCount redefined at ./FHEM/99_UtilsHourCounter_CE.pm line 184, <$fh> line 9.
2020.09.01 02:55:54 1: PERL WARNING: Subroutine appHC_OnValueChanged redefined at ./FHEM/99_UtilsHourCounter_CE.pm line 219, <$fh> line 9.
2020.09.01 02:55:54 1: PERL WARNING: Subroutine appHCNotify redefined at ./FHEM/99_UtilsHourCounter_CE.pm line 249, <$fh> line 9.
2020.09.01 02:55:54 3: OWServer: OWNet version 3.1p5 loaded.
2020.09.01 02:55:54 3: OWServer: Opening connection to OWServer localhost:4304...
2020.09.01 02:55:54 3: OWServer: Successfully connected to localhost:4304.
2020.09.01 02:55:54 3: OWServer: owserver version 3.2p3 found.
2020.09.01 02:55:54 3: OWServer: No matching OWNet version found, using OWNet version 3.1p5.
2020.09.01 02:55:54 3: telnetPort: port 7072 opened
2020.09.01 02:55:54 3: WEB: port 8083 opened
2020.09.01 02:55:54 3: WEBphone: port 8084 opened
2020.09.01 02:55:54 3: WEBtablet: port 8085 opened
2020.09.01 02:55:54 2: eventTypes: loaded 2680 events from ./log/eventTypes.txt
2020.09.01 02:55:55 1: HMLAN_Parse: HMUSB new condition disconnected
2020.09.01 02:55:55 3: Opening HMUSB device 127.0.0.1:1234
2020.09.01 02:55:55 1: HMLAN_Parse: HMUSB new condition init
2020.09.01 02:55:55 3: HMUSB device opened
2020.09.01 02:55:56 3: [Daemmerung] got no weather info from yahoo. Error code: http://query.yahooapis.com/v1/public/yql?q=select%20*%20from%20weather.forecast%20where%20woeid=0%20and%20u=%27c%27&format=json&env=store%3A%2F%2Fdatatables.org%2Falltableswithkeys: Can't connect(1) to http://query.yahooapis.com:80: IO::Socket::INET: Bad hostname 'query.yahooapis.com:80'
2020.09.01 02:55:56 3: TABLETUI: new ext defined infix:ftui/: dir:./www/tablet/:
2020.09.01 02:55:56 3: Registering HTTPSRV TABLETUI for URL /ftui   and assigned link ftui/ ...
2020.09.01 02:55:56 3: HourCounter HourCounter Initialize.220 Init Done with Version 1.0.1.2 - 24.12.2014
2020.09.01 02:55:56 0: HourCounter CN.PoolPumpe Define.228 parameters: CN.PoolPumpe HourCounter PoolPumpe:on PoolPumpe:off
2020.09.01 02:55:56 0: HourCounter CN.SolarPumpe Define.228 parameters: CN.SolarPumpe HourCounter SolarPumpe:on SolarPumpe:off
2020.09.01 02:55:56 0: HourCounter CN.WPPool Define.228 parameters: CN.WPPool HourCounter WPPool:on WPPool:off
2020.09.01 02:55:56 3: myBroker: port 1883 opened
2020.09.01 02:55:56 0: HourCounter CN.GartenLicht Define.228 parameters: CN.GartenLicht HourCounter GartenLicht:on GartenLicht:off
2020.09.01 02:55:56 3: AMADCommBridge (AMADBridge) - defined AMADCommBridge with Socketport 8090
2020.09.01 02:55:56 3: AMADBridge: port 8090 opened
2020.09.01 02:55:56 3: AMADCommBridge (AMADBridge) - Socket opened.
2020.09.01 02:55:56 1: PERL WARNING: Scalar value @adays[...] better written as $adays[...] at ./FHEM/24_SI_Liquid_Check.pm line 314, <$fh> line 2006.
2020.09.01 02:55:56 1: PERL WARNING: Scalar value @amonth[...] better written as $amonth[...] at ./FHEM/24_SI_Liquid_Check.pm line 314, <$fh> line 2006.
2020.09.01 02:55:56 1: PERL WARNING: Scalar value @adays[...] better written as $adays[...] at ./FHEM/24_SI_Liquid_Check.pm line 317, <$fh> line 2006.
2020.09.01 02:55:56 1: PERL WARNING: Scalar value @amonth[...] better written as $amonth[...] at ./FHEM/24_SI_Liquid_Check.pm line 317, <$fh> line 2006.
2020.09.01 02:55:56 3: SI_Liquid_Check: WasserstandBrunnen devStateIcPaNa set
2020.09.01 02:55:57 3: AMADDevice (TabletGarage) - I/O device is AMADBridge
2020.09.01 02:55:57 3: AMADDevice (TabletGarage) - set remoteServer to Automagic
2020.09.01 02:55:57 3: AMADDevice (TabletGarage) - defined with AMAD_ID: 1589477264392 on port 8090
2020.09.01 02:55:57 3: AMADDevice (TabletGarage) - set remoteServer to Automagic
2020.09.01 02:55:57 1: FULLY: [myFully] Version 1.41 Opening device 10.0.0.37
2020.09.01 02:55:57 1: Including ./log/fhem.save
2020.09.01 02:55:57 3: No I/O device found for IT_V3_60f5ffcd
2020.09.01 02:55:57 3: Device AbstellraumTuer added to ActionDetector with 002:50 time
2020.09.01 02:55:57 3: Device Brunnen added to ActionDetector with 000:10 time
2020.09.01 02:55:57 3: Device Einfahrt added to ActionDetector with 002:50 time
2020.09.01 02:55:57 3: Device GaragenTor added to ActionDetector with 028:00 time
2020.09.01 02:55:57 3: Device Gartenhuette added to ActionDetector with 028:00 time
2020.09.01 02:55:57 3: CUL_HM get AbstellraumLicht param subType
2020.09.01 02:55:57 3: CUL_HM get AbstellraumLicht param model
2020.09.01 02:55:57 3: CUL_HM get AbstellraumTuer param subType
2020.09.01 02:55:57 3: CUL_HM get AbstellraumTuer param model
2020.09.01 02:55:57 3: CUL_HM get Abstellraum_Schloss param subType
2020.09.01 02:55:57 3: CUL_HM get Abstellraum_Schloss param model
2020.09.01 02:55:57 3: CUL_HM get Brunnen param subType
2020.09.01 02:55:57 3: CUL_HM get Brunnen param model
2020.09.01 02:55:57 3: CUL_HM get Einfahrt param subType
2020.09.01 02:55:57 3: CUL_HM get Einfahrt param model
2020.09.01 02:55:57 3: CUL_HM get FB_Abstellraum param subType
2020.09.01 02:55:57 3: CUL_HM get FB_Abstellraum param model
2020.09.01 02:55:57 3: CUL_HM get FB_Abstellraum_light param subType
2020.09.01 02:55:57 3: CUL_HM get FB_Abstellraum_light param model
2020.09.01 02:55:57 3: CUL_HM get FB_Abstellraum_lock param subType
2020.09.01 02:55:57 3: CUL_HM get FB_Abstellraum_lock param model
2020.09.01 02:55:57 3: CUL_HM get FB_Abstellraum_open param subType
2020.09.01 02:55:57 3: CUL_HM get FB_Abstellraum_open param model
2020.09.01 02:55:57 3: CUL_HM get FB_Abstellraum_unlock param subType
2020.09.01 02:55:57 3: CUL_HM get FB_Abstellraum_unlock param model
2020.09.01 02:55:57 3: CUL_HM get FB_Garage param subType
2020.09.01 02:55:57 3: CUL_HM get FB_Garage param model
2020.09.01 02:55:57 3: CUL_HM get FB_Garage_Btn_01 param subType
2020.09.01 02:55:57 3: CUL_HM get FB_Garage_Btn_01 param model
2020.09.01 02:55:57 3: CUL_HM get FB_Garage_Btn_02 param subType
2020.09.01 02:55:57 3: CUL_HM get FB_Garage_Btn_02 param model
2020.09.01 02:55:57 3: CUL_HM get FB_Garage_Btn_03 param subType
2020.09.01 02:55:57 3: CUL_HM get FB_Garage_Btn_03 param model
2020.09.01 02:55:57 3: CUL_HM get FB_Garage_Btn_04 param subType
2020.09.01 02:55:57 3: CUL_HM get FB_Garage_Btn_04 param model
2020.09.01 02:55:57 3: CUL_HM get FB_Garage_Btn_05 param subType
2020.09.01 02:55:57 3: CUL_HM get FB_Garage_Btn_05 param model
2020.09.01 02:55:57 3: CUL_HM get FB_Garage_Btn_06 param subType
2020.09.01 02:55:57 3: CUL_HM get FB_Garage_Btn_06 param model
2020.09.01 02:55:57 3: CUL_HM get FB_Garage_Btn_07 param subType
2020.09.01 02:55:57 3: CUL_HM get FB_Garage_Btn_07 param model
2020.09.01 02:55:57 3: CUL_HM get FB_Garage_Btn_08 param subType
2020.09.01 02:55:57 3: CUL_HM get FB_Garage_Btn_08 param model
2020.09.01 02:55:57 3: CUL_HM get FB_Helmut param subType
2020.09.01 02:55:57 3: CUL_HM get FB_Helmut param model
2020.09.01 02:55:57 3: CUL_HM get FB_Helmut_Btn_01 param subType
2020.09.01 02:55:57 3: CUL_HM get FB_Helmut_Btn_01 param model
2020.09.01 02:55:57 3: CUL_HM get FB_Helmut_Btn_02 param subType
2020.09.01 02:55:57 3: CUL_HM get FB_Helmut_Btn_02 param model
2020.09.01 02:55:57 3: CUL_HM get FB_Helmut_Btn_03 param subType
2020.09.01 02:55:57 3: CUL_HM get FB_Helmut_Btn_03 param model
2020.09.01 02:55:57 3: CUL_HM get FB_Helmut_Btn_04 param subType
2020.09.01 02:55:57 3: CUL_HM get FB_Helmut_Btn_04 param model
2020.09.01 02:55:57 3: CUL_HM get FB_Licht param subType
2020.09.01 02:55:57 3: CUL_HM get FB_Licht param model
2020.09.01 02:55:57 3: CUL_HM get FB_Licht_Btn_01 param subType
2020.09.01 02:55:57 3: CUL_HM get FB_Licht_Btn_01 param model
2020.09.01 02:55:57 3: CUL_HM get FB_Licht_Btn_02 param subType
2020.09.01 02:55:57 3: CUL_HM get FB_Licht_Btn_02 param model
2020.09.01 02:55:57 3: CUL_HM get FB_Licht_Btn_03 param subType
2020.09.01 02:55:57 3: CUL_HM get FB_Licht_Btn_03 param model
2020.09.01 02:55:57 3: CUL_HM get FB_Licht_Btn_04 param subType
2020.09.01 02:55:57 3: CUL_HM get FB_Licht_Btn_04 param model
2020.09.01 02:55:57 3: CUL_HM get FB_Romy param subType
2020.09.01 02:55:57 3: CUL_HM get FB_Romy param model
2020.09.01 02:55:57 3: CUL_HM get FB_Romy_Btn_01 param subType
2020.09.01 02:55:57 3: CUL_HM get FB_Romy_Btn_01 param model
2020.09.01 02:55:57 3: CUL_HM get FB_Romy_Btn_02 param subType
2020.09.01 02:55:57 3: CUL_HM get FB_Romy_Btn_02 param model
2020.09.01 02:55:57 3: CUL_HM get FB_Romy_Btn_03 param subType
2020.09.01 02:55:57 3: CUL_HM get FB_Romy_Btn_03 param model
2020.09.01 02:55:57 3: CUL_HM get FB_Romy_Btn_04 param subType
2020.09.01 02:55:57 3: CUL_HM get FB_Romy_Btn_04 param model
2020.09.01 02:55:57 3: CUL_HM get GaragenLicht param subType
2020.09.01 02:55:57 3: CUL_HM get GaragenLicht param model
2020.09.01 02:55:57 3: CUL_HM get GaragenTor param subType
2020.09.01 02:55:57 3: CUL_HM get GaragenTor param model
2020.09.01 02:55:57 3: CUL_HM get GaragenTorAntrieb param subType
2020.09.01 02:55:57 3: CUL_HM get GaragenTorAntrieb param model
2020.09.01 02:55:57 3: CUL_HM get Garagenlicht_innen param subType
2020.09.01 02:55:57 3: CUL_HM get Garagenlicht_innen param model
2020.09.01 02:55:57 3: CUL_HM get GartenLicht param subType
2020.09.01 02:55:57 3: CUL_HM get GartenLicht param model
2020.09.01 02:55:57 3: CUL_HM get Gartenhuette param subType
2020.09.01 02:55:57 3: CUL_HM get Gartenhuette param model
2020.09.01 02:55:57 3: CUL_HM get HM_4_Switch_Garage param subType
2020.09.01 02:55:57 3: CUL_HM get HM_4_Switch_Garage param model
2020.09.01 02:55:57 3: CUL_HM get PoolGrasBewaesserung param subType
2020.09.01 02:55:57 3: CUL_HM get PoolGrasBewaesserung param model
2020.09.01 02:55:57 3: CUL_HM get PoolPumpe param subType
2020.09.01 02:55:57 3: CUL_HM get PoolPumpe param model
2020.09.01 02:55:57 3: CUL_HM get PoolRollladen param subType
2020.09.01 02:55:57 3: CUL_HM get PoolRollladen param model
2020.09.01 02:55:57 3: CUL_HM get Pool_auf param subType
2020.09.01 02:55:57 3: CUL_HM get Pool_auf param model
2020.09.01 02:55:57 3: CUL_HM get Poolbeleuchtung param subType
2020.09.01 02:55:57 3: CUL_HM get Poolbeleuchtung param model
2020.09.01 02:55:57 3: CUL_HM get Reserve param subType
2020.09.01 02:55:57 3: CUL_HM get Reserve param model
2020.09.01 02:55:57 3: CUL_HM get Roboter param subType
2020.09.01 02:55:57 3: CUL_HM get Roboter param model
2020.09.01 02:55:57 3: CUL_HM get SolarPumpe param subType
2020.09.01 02:55:57 3: CUL_HM get SolarPumpe param model
2020.09.01 02:55:57 3: CUL_HM get VCCU param subType
2020.09.01 02:55:57 3: CUL_HM get VCCU param model
2020.09.01 02:55:57 3: CUL_HM get VCCU_Btn1 param subType
2020.09.01 02:55:57 3: CUL_HM get VCCU_Btn1 param model
2020.09.01 02:55:57 3: CUL_HM get VCCU_Btn2 param subType
2020.09.01 02:55:57 3: CUL_HM get VCCU_Btn2 param model
2020.09.01 02:55:57 3: CUL_HM get WPPool param subType
2020.09.01 02:55:57 3: CUL_HM get WPPool param model
2020.09.01 02:55:57 3: CUL_HM get switchGarage2 param subType
2020.09.01 02:55:57 3: CUL_HM get switchGarage2 param model
2020.09.01 02:55:57 3: CUL_HM get VCCU param subType
2020.09.01 02:55:57 3: CUL_HM get VCCU_Btn1 param subType
2020.09.01 02:55:57 3: CUL_HM get VCCU_Btn2 param subType
2020.09.01 02:55:57 3: CUL_HM get Brunnen param subType
2020.09.01 02:55:57 3: CUL_HM get GaragenTor param subType
2020.09.01 02:55:57 3: CUL_HM get Gartenhuette param subType
2020.09.01 02:55:57 3: CUL_HM get FB_Garage param subType
2020.09.01 02:55:57 3: CUL_HM get FB_Garage_Btn_01 param subType
2020.09.01 02:55:57 3: CUL_HM get FB_Garage_Btn_02 param subType
2020.09.01 02:55:57 3: CUL_HM get FB_Garage_Btn_03 param subType
2020.09.01 02:55:57 3: CUL_HM get FB_Garage_Btn_04 param subType
2020.09.01 02:55:57 3: CUL_HM get FB_Garage_Btn_05 param subType
2020.09.01 02:55:57 3: CUL_HM get FB_Garage_Btn_06 param subType
2020.09.01 02:55:57 3: CUL_HM get FB_Garage_Btn_07 param subType
2020.09.01 02:55:57 3: CUL_HM get FB_Garage_Btn_08 param subType
2020.09.01 02:55:57 3: CUL_HM get AbstellraumTuer param subType
2020.09.01 02:55:57 3: CUL_HM get GartenLicht param subType
2020.09.01 02:55:57 3: CUL_HM get Pool_auf param subType
2020.09.01 02:55:57 3: CUL_HM get GaragenTorAntrieb param subType
2020.09.01 02:55:57 3: CUL_HM get Abstellraum_Schloss param subType
2020.09.01 02:55:57 3: CUL_HM get FB_Licht param subType
2020.09.01 02:55:57 3: CUL_HM get FB_Licht_Btn_01 param subType
2020.09.01 02:55:57 3: CUL_HM get FB_Licht_Btn_02 param subType
2020.09.01 02:55:58 3: CUL_HM get FB_Licht_Btn_03 param subType
2020.09.01 02:55:58 3: CUL_HM get FB_Licht_Btn_04 param subType
2020.09.01 02:55:58 3: CUL_HM get FB_Romy param subType
2020.09.01 02:55:58 3: CUL_HM get FB_Romy_Btn_01 param subType
2020.09.01 02:55:58 3: CUL_HM get FB_Romy_Btn_02 param subType
2020.09.01 02:55:58 3: CUL_HM get FB_Romy_Btn_03 param subType
2020.09.01 02:55:58 3: CUL_HM get FB_Romy_Btn_04 param subType
2020.09.01 02:55:58 3: CUL_HM get GaragenLicht param subType
2020.09.01 02:55:58 3: CUL_HM get switchGarage2 param subType
2020.09.01 02:55:58 3: CUL_HM get Reserve param subType
2020.09.01 02:55:58 3: CUL_HM get PoolRollladen param subType
2020.09.01 02:55:58 3: CUL_HM get PoolGrasBewaesserung param subType
2020.09.01 02:55:58 3: CUL_HM get Poolbeleuchtung param subType
2020.09.01 02:55:58 3: CUL_HM get FB_Abstellraum param subType
2020.09.01 02:55:58 3: CUL_HM get FB_Abstellraum_unlock param subType
2020.09.01 02:55:58 3: CUL_HM get FB_Abstellraum_lock param subType
2020.09.01 02:55:58 3: CUL_HM get FB_Abstellraum_light param subType
2020.09.01 02:55:58 3: CUL_HM get FB_Abstellraum_open param subType
2020.09.01 02:55:58 3: CUL_HM get FB_Helmut param subType
2020.09.01 02:55:58 3: CUL_HM get FB_Helmut_Btn_01 param subType
2020.09.01 02:55:58 3: CUL_HM get FB_Helmut_Btn_02 param subType
2020.09.01 02:55:58 3: CUL_HM get FB_Helmut_Btn_03 param subType
2020.09.01 02:55:58 3: CUL_HM get FB_Helmut_Btn_04 param subType
2020.09.01 02:55:58 3: CUL_HM get Garagenlicht_innen param subType
2020.09.01 02:55:58 3: CUL_HM get AbstellraumLicht param subType
2020.09.01 02:55:58 3: CUL_HM get Einfahrt param subType
2020.09.01 02:55:58 3: CUL_HM get HM_4_Switch_Garage param subType
2020.09.01 02:55:58 3: CUL_HM get PoolPumpe param subType
2020.09.01 02:55:58 3: CUL_HM get SolarPumpe param subType
2020.09.01 02:55:58 3: CUL_HM get WPPool param subType
2020.09.01 02:55:58 3: CUL_HM get Roboter param subType
2020.09.01 02:55:58 3: CUL_HM get AbstellraumLicht regList
2020.09.01 02:55:58 3: CUL_HM get AbstellraumTuer regList
2020.09.01 02:55:58 3: CUL_HM get Abstellraum_Schloss regList
2020.09.01 02:55:58 3: CUL_HM get Einfahrt regList
2020.09.01 02:55:58 3: CUL_HM get FB_Garage_Btn_01 regList
2020.09.01 02:55:58 3: CUL_HM get FB_Garage_Btn_02 regList
2020.09.01 02:55:58 3: CUL_HM get FB_Garage_Btn_03 regList
2020.09.01 02:55:58 3: CUL_HM get FB_Garage_Btn_04 regList
2020.09.01 02:55:58 3: CUL_HM get FB_Garage_Btn_05 regList
2020.09.01 02:55:58 3: CUL_HM get FB_Garage_Btn_06 regList
2020.09.01 02:55:58 3: CUL_HM get FB_Garage_Btn_07 regList
2020.09.01 02:55:58 3: CUL_HM get FB_Garage_Btn_08 regList
2020.09.01 02:55:58 3: CUL_HM get FB_Helmut_Btn_01 regList
2020.09.01 02:55:58 3: CUL_HM get FB_Helmut_Btn_02 regList
2020.09.01 02:55:58 3: CUL_HM get FB_Helmut_Btn_03 regList
2020.09.01 02:55:58 3: CUL_HM get FB_Helmut_Btn_04 regList
2020.09.01 02:55:58 3: CUL_HM get FB_Licht_Btn_01 regList
2020.09.01 02:55:58 3: CUL_HM get FB_Licht_Btn_02 regList
2020.09.01 02:55:58 3: CUL_HM get FB_Licht_Btn_03 regList
2020.09.01 02:55:58 3: CUL_HM get FB_Licht_Btn_04 regList
2020.09.01 02:55:58 3: CUL_HM get FB_Romy_Btn_01 regList
2020.09.01 02:55:58 3: CUL_HM get FB_Romy_Btn_02 regList
2020.09.01 02:55:58 3: CUL_HM get FB_Romy_Btn_03 regList
2020.09.01 02:55:58 3: CUL_HM get FB_Romy_Btn_04 regList
2020.09.01 02:55:58 3: CUL_HM get GaragenLicht regList
2020.09.01 02:55:58 3: CUL_HM get GaragenTor regList
2020.09.01 02:55:58 3: CUL_HM get GaragenTorAntrieb regList
2020.09.01 02:55:58 3: CUL_HM get Garagenlicht_innen regList
2020.09.01 02:55:58 3: CUL_HM get GartenLicht regList
2020.09.01 02:55:58 3: CUL_HM get Gartenhuette regList
2020.09.01 02:55:58 3: CUL_HM get PoolGrasBewaesserung regList
2020.09.01 02:55:58 3: CUL_HM get PoolPumpe regList
2020.09.01 02:55:58 3: CUL_HM get PoolRollladen regList
2020.09.01 02:55:58 3: CUL_HM get Pool_auf regList
2020.09.01 02:55:58 3: CUL_HM get Poolbeleuchtung regList
2020.09.01 02:55:58 3: CUL_HM get Reserve regList
2020.09.01 02:55:58 3: CUL_HM get Roboter regList
2020.09.01 02:55:58 3: CUL_HM get SolarPumpe regList
2020.09.01 02:55:58 3: CUL_HM get WPPool regList
2020.09.01 02:55:58 3: CUL_HM get Brunnen param subType
2020.09.01 02:55:58 3: CUL_HM get GaragenTor param subType
2020.09.01 02:55:58 3: CUL_HM get Gartenhuette param subType
2020.09.01 02:55:58 3: CUL_HM get FB_Garage param subType
2020.09.01 02:55:58 3: CUL_HM get FB_Garage_Btn_01 param subType
2020.09.01 02:55:58 3: CUL_HM get FB_Garage_Btn_02 param subType
2020.09.01 02:55:58 3: CUL_HM get FB_Garage_Btn_03 param subType
2020.09.01 02:55:58 3: CUL_HM get FB_Garage_Btn_04 param subType
2020.09.01 02:55:58 3: CUL_HM get FB_Garage_Btn_05 param subType
2020.09.01 02:55:58 3: CUL_HM get FB_Garage_Btn_06 param subType
2020.09.01 02:55:58 3: CUL_HM get FB_Garage_Btn_07 param subType
2020.09.01 02:55:58 3: CUL_HM get FB_Garage_Btn_08 param subType
2020.09.01 02:55:58 3: CUL_HM get AbstellraumTuer param subType
2020.09.01 02:55:58 3: CUL_HM get GartenLicht param subType
2020.09.01 02:55:58 3: CUL_HM get Pool_auf param subType
2020.09.01 02:55:58 3: CUL_HM get GaragenTorAntrieb param subType
2020.09.01 02:55:58 3: CUL_HM get Abstellraum_Schloss param subType
2020.09.01 02:55:58 3: CUL_HM get FB_Licht param subType
2020.09.01 02:55:58 3: CUL_HM get FB_Licht_Btn_01 param subType
2020.09.01 02:55:58 3: CUL_HM get FB_Licht_Btn_02 param subType
2020.09.01 02:55:58 3: CUL_HM get FB_Licht_Btn_03 param subType
2020.09.01 02:55:58 3: CUL_HM get FB_Licht_Btn_04 param subType
2020.09.01 02:55:58 3: CUL_HM get FB_Romy param subType
2020.09.01 02:55:58 3: CUL_HM get FB_Romy_Btn_01 param subType
2020.09.01 02:55:58 3: CUL_HM get FB_Romy_Btn_02 param subType
2020.09.01 02:55:58 3: CUL_HM get FB_Romy_Btn_03 param subType
2020.09.01 02:55:58 3: CUL_HM get FB_Romy_Btn_04 param subType
2020.09.01 02:55:58 3: CUL_HM get GaragenLicht param subType
2020.09.01 02:55:58 3: CUL_HM get switchGarage2 param subType
2020.09.01 02:55:58 3: CUL_HM get Reserve param subType
2020.09.01 02:55:58 3: CUL_HM get PoolRollladen param subType
2020.09.01 02:55:58 3: CUL_HM get PoolGrasBewaesserung param subType
2020.09.01 02:55:58 3: CUL_HM get Poolbeleuchtung param subType
2020.09.01 02:55:58 3: CUL_HM get FB_Abstellraum param subType
2020.09.01 02:55:58 3: CUL_HM get FB_Abstellraum_unlock param subType
2020.09.01 02:55:58 3: CUL_HM get FB_Abstellraum_lock param subType
2020.09.01 02:55:58 3: CUL_HM get FB_Abstellraum_light param subType
2020.09.01 02:55:58 3: CUL_HM get FB_Abstellraum_open param subType
2020.09.01 02:55:58 3: CUL_HM get FB_Helmut param subType
2020.09.01 02:55:58 3: CUL_HM get FB_Helmut_Btn_01 param subType
2020.09.01 02:55:58 3: CUL_HM get FB_Helmut_Btn_02 param subType
2020.09.01 02:55:58 3: CUL_HM get FB_Helmut_Btn_03 param subType
2020.09.01 02:55:58 3: CUL_HM get FB_Helmut_Btn_04 param subType
2020.09.01 02:55:58 3: CUL_HM get Garagenlicht_innen param subType
2020.09.01 02:55:58 3: CUL_HM get AbstellraumLicht param subType
2020.09.01 02:55:58 3: CUL_HM get Einfahrt param subType
2020.09.01 02:55:58 3: CUL_HM get HM_4_Switch_Garage param subType
2020.09.01 02:55:58 3: CUL_HM get PoolPumpe param subType
2020.09.01 02:55:58 3: CUL_HM get SolarPumpe param subType
2020.09.01 02:55:58 3: CUL_HM get WPPool param subType
2020.09.01 02:55:58 3: CUL_HM get Roboter param subType
2020.09.01 02:56:00 3: OWServer: Opening connection to OWServer localhost:4304...
2020.09.01 02:56:00 3: OWServer: Successfully connected to localhost:4304.
2020.09.01 02:56:09 0: Featurelevel: 6
2020.09.01 02:56:09 0: Server started with 305 defined entities (fhem.pl:22631/2020-08-19 perl:5.028001 os:linux user:fhem pid:28938)
2020.09.01 02:56:11 3: CUL_HM set AbstellraumLicht statusRequest noArg
2020.09.01 02:56:11 3: CUL_HM set AbstellraumLicht statusRequest
2020.09.01 02:56:24 1: HMLAN_Parse: HMUSB new condition ok
2020.09.01 02:56:26 0: HourCounter CN.PoolPumpe Run.598 first run done countsOverall:433
2020.09.01 02:56:26 0: HourCounter CN.SolarPumpe Run.598 first run done countsOverall:5878
2020.09.01 02:56:26 0: HourCounter CN.WPPool Run.598 first run done countsOverall:201
2020.09.01 02:56:26 0: HourCounter CN.GartenLicht Run.598 first run done countsOverall:327
2020.09.01 02:56:28 3: CUL_HM set Abstellraum_Schloss statusRequest noArg
2020.09.01 02:56:28 3: CUL_HM set AbstellraumLicht off noArg
2020.09.01 02:56:28 3: CUL_HM set AbstellraumLicht off
2020.09.01 02:56:29 3: CUL_HM set Abstellraum_Schloss statusRequest
2020.09.01 02:56:29 3: CUL_HM set AbstellraumLicht off noArg
2020.09.01 02:56:29 3: CUL_HM set AbstellraumLicht off
2020.09.01 02:56:33 3: SI_Liquid_Check: WasserstandBrunnen Get <sensor_lesen> called
2020.09.01 02:56:37 3: CUL_HM set GaragenLicht statusRequest noArg
2020.09.01 02:56:37 3: CUL_HM set GaragenLicht statusRequest
2020.09.01 02:56:37 2: FULLY: [myFully] Error during request. http://10.0.0.37:2323/?cmd=deviceInfo&password=daniel_100: empty answer received
2020.09.01 02:56:37 3: error while requesting http://10.0.0.7:80/infos.json - http://10.0.0.7:80/infos.json: empty answer received
2020.09.01 02:56:37 3: CUL_HM set AbstellraumLicht off noArg
2020.09.01 02:56:37 3: CUL_HM set AbstellraumLicht off
2020.09.01 02:56:38 3: CUL_HM set GaragenTorAntrieb statusRequest noArg
2020.09.01 02:56:38 3: CUL_HM set GaragenTorAntrieb statusRequest
2020.09.01 02:56:38 3: CUL_HM set AbstellraumLicht off noArg
2020.09.01 02:56:38 3: CUL_HM set AbstellraumLicht off
2020.09.01 02:56:55 3: CUL_HM set Garagenlicht_innen statusRequest noArg
2020.09.01 02:56:55 3: CUL_HM set Garagenlicht_innen statusRequest
2020.09.01 02:56:55 3: CUL_HM set AbstellraumLicht off noArg
2020.09.01 02:56:55 3: CUL_HM set AbstellraumLicht off
2020.09.01 02:56:55 3: CUL_HM set Brunnen getConfig noArg
2020.09.01 02:56:55 3: CUL_HM set Brunnen getConfig
2020.09.01 02:56:56 2: AttrTemplates: got 175 entries
2020.09.01 02:56:56 3: CUL_HM set GartenLicht statusRequest noArg
2020.09.01 02:56:56 3: CUL_HM set GartenLicht statusRequest
2020.09.01 02:56:57 3: CUL_HM set PoolPumpe statusRequest noArg
2020.09.01 02:56:57 3: CUL_HM set PoolPumpe statusRequest
2020.09.01 02:56:58 3: CUL_HM set SolarPumpe statusRequest noArg
2020.09.01 02:56:58 3: CUL_HM set SolarPumpe statusRequest
2020.09.01 02:56:59 3: CUL_HM set WPPool statusRequest noArg
2020.09.01 02:56:59 3: CUL_HM set WPPool statusRequest
2020.09.01 02:57:00 3: CUL_HM set Roboter statusRequest noArg
2020.09.01 02:57:00 3: CUL_HM set Roboter statusRequest
2020.09.01 02:57:01 3: CUL_HM set Pool_auf statusRequest noArg
2020.09.01 02:57:01 3: CUL_HM set Pool_auf statusRequest
2020.09.01 02:57:02 3: CUL_HM set Reserve statusRequest noArg
2020.09.01 02:57:02 3: CUL_HM set Reserve statusRequest
2020.09.01 02:57:03 3: CUL_HM set PoolRollladen statusRequest noArg
2020.09.01 02:57:03 3: CUL_HM set PoolRollladen statusRequest
2020.09.01 02:57:04 3: CUL_HM set PoolGrasBewaesserung statusRequest noArg
2020.09.01 02:57:04 3: CUL_HM set PoolGrasBewaesserung statusRequest
2020.09.01 02:57:06 3: CUL_HM set Poolbeleuchtung statusRequest noArg
2020.09.01 02:57:06 3: CUL_HM set Poolbeleuchtung statusRequest
2020.09.01 03:12:08 3: myBroker: myBroker_10.0.0.106_54520/shellyplug-s-2675CF left us (keepalive check)
2020.09.01 03:19:58 3: myBroker: myBroker_10.0.0.106_54529/shellyplug-s-2675CF left us (keepalive check)
2020.09.01 03:28:29 3: myBroker: myBroker_10.0.0.106_54533/shellyplug-s-2675CF left us (keepalive check)
2020.09.01 04:20:52 3: CUL_HM set AbstellraumTuer getConfig noArg
2020.09.01 04:20:52 3: CUL_HM set AbstellraumTuer getConfig
2020.09.01 05:21:44 3: CUL_HM get AbstellraumTuer param subType
2020.09.01 05:21:44 3: CUL_HM get AbstellraumTuer regList
2020.09.01 05:21:44 3: CUL_HM get AbstellraumTuer param subType
2020.09.01 07:01:00 1: RMDIR: ./restoreDir/save/2020-08-29
2020.09.01 07:01:00 2: di_TagSensoren: save: Wrote configuration to fhem.cfg
2020.09.01 07:01:00 2: di_TagSensoren: save: Wrote configuration to fhem.cfg
2020.09.01 09:00:00 3: MQTT2_DEVICE set MV_Brunnen on
2020.09.01 09:00:00 3: CUL_HM set PoolPumpe on noArg
2020.09.01 09:00:00 3: CUL_HM set PoolPumpe on
2020.09.01 09:00:02 3: CUL_HM set PoolPumpe on noArg
2020.09.01 09:00:02 3: CUL_HM set PoolPumpe on


Danke für eure Hilfe
Gruß
Helmut
System1 fhem 6.1 auf RPi 4B mit 4GB, HMUSBConfig, DS9490R-1Wire, Busware USB 868, Pool-Solarsteuerung mit FHEM. System2 fhem 6.1 auf RPi 4B mit 4GB (Bullseye) mit Busware USB 868 und 433 und HMUARTLGW für Haussteuerung

https://www.flickr.com/photos/canonhelmi/

Helmi55

System1 fhem 6.1 auf RPi 4B mit 4GB, HMUSBConfig, DS9490R-1Wire, Busware USB 868, Pool-Solarsteuerung mit FHEM. System2 fhem 6.1 auf RPi 4B mit 4GB (Bullseye) mit Busware USB 868 und 433 und HMUARTLGW für Haussteuerung

https://www.flickr.com/photos/canonhelmi/

amenomade

Der Dank geht eher an plin, der die Lösung vorgeschalgen hat. Ich habe dir nur gezeigt wie das eingesetzt werden muss.
Pi 3B, Alexa, CUL868+Selbstbau 1/2λ-Dipol-Antenne, USB Optolink / Vitotronic, Debmatic und HM / HmIP Komponenten, Rademacher Duofern Jalousien, Fritz!Dect Thermostaten, Proteus