FHEM Forum

FHEM => Automatisierung => Thema gestartet von: caldir65 am 24 August 2020, 13:34:02

Titel: unerwünschte Device-Schaltung nach Neustart
Beitrag von: caldir65 am 24 August 2020, 13:34:02
Moin,

ich habe seit einiger Zeit ein seltsames und unerwünschtes Verhalten meiner fhem-Installation beobachtet: jedes Mal, wenn ich neu starte (z.B. shutdown restart nach einem Update), dann werden zwei Devices immer eingeschaltet, die vorher definitiv ausgeschaltet waren.

Ich habe die Log-Datei schon durchforstet, aber konnte diesbezüglich nichts finden, was mir einen näheren Hinweis liefert. Für die einzelnen Devices gibt es keine explizieten Device-Logs. Das einzige, was ich bisher gefunden habe, sind zwei set-Befehle, die das verursachen könnten (habe ich im Codeblock etwas abgesetzt), habe aber keine Ahnung, wo diese Kommandos jetzt herkommen, da ich für dieses Devices keinerlei Automatik benötige - die sollen jeweils nur per Schalter/Taster eine Lampe ein- oder aus schalten.

der fragliche Logauszug:
2020.08.24 12:42:19.142 1: Including fhem.cfg
2020.08.24 12:42:19.179 1: PERL WARNING: Subroutine myUtils_Initialize redefined at ./FHEM/99_MyUtils.pm line 10, <$fh> line 11.
2020.08.24 12:42:19.181 1: PERL WARNING: Subroutine SecondsToTime redefined at ./FHEM/99_MyUtils.pm line 48, <$fh> line 11.
2020.08.24 12:42:19.182 1: PERL WARNING: Subroutine calcAdvent redefined at ./FHEM/99_MyUtils.pm line 65, <$fh> line 11.
2020.08.24 12:42:19.183 1: PERL WARNING: Subroutine datumHeuteMorgen redefined at ./FHEM/99_MyUtils.pm line 80, <$fh> line 11.
2020.08.24 12:42:19.184 1: PERL WARNING: Subroutine homematicBatterySummary redefined at ./FHEM/99_MyUtils.pm line 100, <$fh> line 11.
2020.08.24 12:42:19.185 1: PERL WARNING: Subroutine sendNotification redefined at ./FHEM/99_MyUtils.pm line 129, <$fh> line 11.
2020.08.24 12:42:19.185 1: PERL WARNING: Subroutine sendAdminNotification redefined at ./FHEM/99_MyUtils.pm line 158, <$fh> line 11.
2020.08.24 12:42:19.186 1: PERL WARNING: Subroutine sendAdminEmergencyNotification redefined at ./FHEM/99_MyUtils.pm line 170, <$fh> line 11.
2020.08.24 12:42:19.186 1: PERL WARNING: Subroutine ersterAdvent redefined at ./FHEM/99_MyUtils.pm line 184, <$fh> line 11.
2020.08.24 12:42:19.187 1: PERL WARNING: Subroutine Advent redefined at ./FHEM/99_MyUtils.pm line 194, <$fh> line 11.
2020.08.24 12:42:19.187 1: PERL WARNING: Subroutine checkAllFritzMACpresent redefined at ./FHEM/99_MyUtils.pm line 213, <$fh> line 11.
2020.08.24 12:42:19.189 1: PERL WARNING: Subroutine Beschattungssteuerung redefined at ./FHEM/99_MyUtils.pm line 248, <$fh> line 11.
2020.08.24 12:42:19.190 1: PERL WARNING: Subroutine Werte redefined at ./FHEM/99_MyUtils.pm line 326, <$fh> line 11.
2020.08.24 12:42:19.191 1: PERL WARNING: Subroutine SetTempList_Schlafzimmer redefined at ./FHEM/99_MyUtils.pm line 356, <$fh> line 11.
2020.08.24 12:42:19.192 1: PERL WARNING: Subroutine SetTempList_Joschua_Ferien redefined at ./FHEM/99_MyUtils.pm line 379, <$fh> line 11.
2020.08.24 12:42:19.192 1: PERL WARNING: Subroutine SetTempList_Julia_Urlaub redefined at ./FHEM/99_MyUtils.pm line 396, <$fh> line 11.
2020.08.24 12:42:19.193 1: PERL WARNING: Subroutine SetTempList_Wohnzimmer_Heizung redefined at ./FHEM/99_MyUtils.pm line 420, <$fh> line 11.
2020.08.24 12:42:19.193 1: PERL WARNING: Subroutine SetTempList_Wohnzimmer_Heizung2 redefined at ./FHEM/99_MyUtils.pm line 438, <$fh> line 11.
2020.08.24 12:42:19.194 1: PERL WARNING: Subroutine SetTempList_Wohnzimmer_Urlaub redefined at ./FHEM/99_MyUtils.pm line 455, <$fh> line 11.
2020.08.24 12:42:19.194 1: PERL WARNING: Subroutine SetTempList_Arbeitszimmer_Urlaub redefined at ./FHEM/99_MyUtils.pm line 478, <$fh> line 11.
2020.08.24 12:42:19.195 1: PERL WARNING: Subroutine SetTempList_Arbeitszimmer_Heizung redefined at ./FHEM/99_MyUtils.pm line 495, <$fh> line 11.
2020.08.24 12:42:19.195 1: PERL WARNING: Subroutine SetTempList_Arbeitszimmer_Heizung2 redefined at ./FHEM/99_MyUtils.pm line 513, <$fh> line 11.
2020.08.24 12:42:19.196 1: PERL WARNING: Subroutine SetTempList_FlurHeizung redefined at ./FHEM/99_MyUtils.pm line 536, <$fh> line 11.
2020.08.24 12:42:19.196 1: PERL WARNING: Subroutine SetTempList_FlurHeizung_Urlaub redefined at ./FHEM/99_MyUtils.pm line 553, <$fh> line 11.
2020.08.24 12:42:19.197 1: PERL WARNING: Subroutine SetTempList_Buegelzimmer redefined at ./FHEM/99_MyUtils.pm line 578, <$fh> line 11.
2020.08.24 12:42:19.197 1: PERL WARNING: Subroutine SetTempList_Buegelzimmer_Urlaub redefined at ./FHEM/99_MyUtils.pm line 595, <$fh> line 11.
2020.08.24 12:42:19.198 1: PERL WARNING: Subroutine SetTempList_Schlafzimmer redefined at ./FHEM/99_MyUtils.pm line 612, <$fh> line 11.
2020.08.24 12:42:19.198 1: PERL WARNING: Subroutine SetTempList_GaesteWC_Normal redefined at ./FHEM/99_MyUtils.pm line 635, <$fh> line 11.
2020.08.24 12:42:19.199 1: PERL WARNING: Subroutine SetTempList_GaesteWC_Urlaub redefined at ./FHEM/99_MyUtils.pm line 649, <$fh> line 11.
2020.08.24 12:42:19.200 1: PERL WARNING: Subroutine SetTempList_Kueche_Normal redefined at ./FHEM/99_MyUtils.pm line 673, <$fh> line 11.
2020.08.24 12:42:19.200 1: PERL WARNING: Subroutine SetTempList_Kueche_Urlaub redefined at ./FHEM/99_MyUtils.pm line 687, <$fh> line 11.
2020.08.24 12:42:19.240 3: localTelnet: port 7075 opened
2020.08.24 12:42:19.584 3: WEB: port 8083 opened
2020.08.24 12:42:19.639 3: Opening CUL_0 device /dev/serial/by-id/usb-busware.de_CUL868-if00
2020.08.24 12:42:19.688 3: Setting CUL_0 serial parameters to 9600,8,N,1
2020.08.24 12:42:19.796 3: CUL_0: Possible commands: BbCFiAZNkGMKUYRTVWXefmLltux
2020.08.24 12:42:19.801 3: CUL_0 device opened
2020.08.24 12:42:19.838 3: Opening RademacherDuoFern device /dev/serial/by-id/usb-Rademacher_DuoFern_USB-Stick_WR04H1KW-if00-port0
2020.08.24 12:42:19.841 3: Setting RademacherDuoFern serial parameters to 115200,8,N,1
2020.08.24 12:42:19.848 3: RademacherDuoFern device opened
2020.08.24 12:42:19.932 1: HMLAN_Parse: HMLAN1 new condition disconnected
2020.08.24 12:42:19.933 3: Opening HMLAN1 device 192.168.1.11:1000
2020.08.24 12:42:19.940 1: HMLAN_Parse: HMLAN1 new condition init
2020.08.24 12:42:19.941 3: HMLAN1 device opened
2020.08.24 12:42:20.630 3: Opening CUL_2 device /dev/serial/by-id/usb-busware.de_CUL433-if00
2020.08.24 12:42:20.632 3: Setting CUL_2 serial parameters to 9600,8,N,1
2020.08.24 12:42:20.744 3: CUL_2: Possible commands: ABCEeFGhiKkLlMmRTtUuVWXxY
2020.08.24 12:42:20.749 3: CUL_2 device opened
2020.08.24 12:42:20.774 3: FHEM2FHEM opening fhem.Heizung at raspi2-ht3.fritz.box:7072
2020.08.24 12:42:20.819 1: Including /opt/fhem/etc/arbeitszimmer.cfg
2020.08.24 12:42:22.614 1: Including /opt/fhem/etc/flur.cfg
2020.08.24 12:42:22.729 1: Including /opt/fhem/etc/gaeste-wc.cfg
2020.08.24 12:42:22.757 1: Including /opt/fhem/etc/garten.cfg
2020.08.24 12:42:22.837 1: Including /opt/fhem/etc/hwr.cfg
2020.08.24 12:42:23.028 1: Including /opt/fhem/etc/joschua.cfg
2020.08.24 12:42:23.132 1: Including /opt/fhem/etc/julia.cfg
2020.08.24 12:42:23.255 1: Including /opt/fhem/etc/kueche.cfg
2020.08.24 12:42:23.421 1: Including /opt/fhem/etc/rauchmelder.cfg
2020.08.24 12:42:23.541 1: Including /opt/fhem/etc/schlafzimmer.cfg
2020.08.24 12:42:23.790 1: Including /opt/fhem/etc/wetter.cfg
2020.08.24 12:42:23.963 1: Including /opt/fhem/etc/wohnzimmer.cfg
2020.08.24 12:42:24.198 1: Including /opt/fhem/etc/xmas.cfg
2020.08.24 12:42:24.248 1: Including /opt/fhem/etc/kalender.cfg
2020.08.24 12:42:24.256 1: Including /opt/fhem/etc/hm_powermeter.cfg
2020.08.24 12:42:26.064 2: eventTypes: loaded 11914 events from log/eventTypes.txt
2020.08.24 12:42:27.003 3: TS.Metank: Defined with URL https://creativecommons.tankerkoenig.de/json/prices.php?ids=["7a648916-974a-40d6-a6f5-7db1ce382564","005056ba-7cb6-1ed2-bceb-82af53d30d2d"]&apikey=e38978cd-35c3-69f4-75af-b1fa445be7f6 and interval 1800 featurelevel 6
2020.08.24 12:42:27.064 3: TS.star: Defined with URL https://creativecommons.tankerkoenig.de/json/prices.php?ids=["005056ba-7cb6-1ed2-bceb-82af53d30d2d"]&apikey=e38978cd-35c3-69f4-75af-b1fa445be7f6 and interval 1800 featurelevel 6
2020.08.24 12:42:28.819 3: Opening Fritz_CallMonitor device 192.168.1.1:1012
2020.08.24 12:42:28.906 3: TelegramBot_Define WEB_TelegramBot: called
2020.08.24 12:42:29.822 3: Xiaomi.Ventilator: initialized, using AES
2020.08.24 12:42:29.827 3: Xiaomi.Ventilator2: initialized, using AES
2020.08.24 12:42:29.871 3: Bob.Roborock: initialized, using AES
2020.08.24 12:42:29.873 3: Bob.Roborock: disconnecting
2020.08.24 12:42:29.874 2: Bob.Roborock: connecting
2020.08.24 12:42:29.875 3: Bob.Roborock: initialized
2020.08.24 12:42:30.225 1: PERL WARNING: Subroutine HUEDevice_Initialize redefined at ./FHEM/31_HUEDevice.pm line 168, <$fh> line 1645.
2020.08.24 12:42:30.227 1: PERL WARNING: Subroutine HUEDevice_devStateIcon redefined at ./FHEM/31_HUEDevice.pm line 203, <$fh> line 1645.
2020.08.24 12:42:30.228 1: PERL WARNING: Subroutine HUEDevice_summaryFn redefined at ./FHEM/31_HUEDevice.pm line 265, <$fh> line 1645.
2020.08.24 12:42:30.229 1: PERL WARNING: Subroutine HUEDevice_IODevChanged redefined at ./FHEM/31_HUEDevice.pm line 275, <$fh> line 1645.
2020.08.24 12:42:30.231 1: PERL WARNING: Subroutine HUEDevice_moveToBridge redefined at ./FHEM/31_HUEDevice.pm line 331, <$fh> line 1645.
2020.08.24 12:42:30.234 1: PERL WARNING: Subroutine HUEDevice_Define redefined at ./FHEM/31_HUEDevice.pm line 362, <$fh> line 1645.
2020.08.24 12:42:30.235 1: PERL WARNING: Subroutine HUEDevice_Undefine redefined at ./FHEM/31_HUEDevice.pm line 487, <$fh> line 1645.
2020.08.24 12:42:30.241 1: PERL WARNING: Subroutine HUEDevice_SetParam redefined at ./FHEM/31_HUEDevice.pm line 502, <$fh> line 1645.
2020.08.24 12:42:30.251 1: PERL WARNING: Subroutine HUEDevice_Set redefined at ./FHEM/31_HUEDevice.pm line 741, <$fh> line 1645.
2020.08.24 12:42:30.255 1: PERL WARNING: Subroutine HUEDevice_cttorgb redefined at ./FHEM/31_HUEDevice.pm line 1093, <$fh> line 1645.
2020.08.24 12:42:30.256 1: PERL WARNING: Subroutine HUEDevice_xyYtorgb redefined at ./FHEM/31_HUEDevice.pm line 1130, <$fh> line 1645.
2020.08.24 12:42:30.258 1: PERL WARNING: Subroutine HUEDevice_Get redefined at ./FHEM/31_HUEDevice.pm line 1177, <$fh> line 1645.
2020.08.24 12:42:30.260 1: PERL WARNING: Subroutine HUEDevice_ReadFromServer redefined at ./FHEM/31_HUEDevice.pm line 1273, <$fh> line 1645.
2020.08.24 12:42:30.261 1: PERL WARNING: Subroutine HUEDevice_GetUpdate redefined at ./FHEM/31_HUEDevice.pm line 1290, <$fh> line 1645.
2020.08.24 12:42:30.262 1: PERL WARNING: Subroutine HUEDeviceSetIcon redefined at ./FHEM/31_HUEDevice.pm line 1335, <$fh> line 1645.
2020.08.24 12:42:30.274 1: PERL WARNING: Subroutine HUEDevice_Parse redefined at ./FHEM/31_HUEDevice.pm line 1368, <$fh> line 1645.
2020.08.24 12:42:30.280 1: PERL WARNING: Subroutine HUEDevice_Attr redefined at ./FHEM/31_HUEDevice.pm line 1862, <$fh> line 1645.
2020.08.24 12:42:30.414 3: HUESensor65537: I/O device is TradfriGW
2020.08.24 12:42:30.417 3: HUEDevice65538: I/O device is TradfriGW
2020.08.24 12:42:30.422 3: HUEDevice65539: I/O device is TradfriGW
2020.08.24 12:42:30.426 3: HUEDevice65540: I/O device is TradfriGW
2020.08.24 12:42:30.431 3: HUEDevice65542: I/O device is TradfriGW
2020.08.24 12:42:30.435 3: HUEDevice65543: I/O device is TradfriGW
2020.08.24 12:42:30.440 3: HUEGroup131074: I/O device is TradfriGW
2020.08.24 12:42:30.444 3: HUEGroup131075: I/O device is TradfriGW
2020.08.24 12:42:30.449 3: HUEGroup131076: I/O device is TradfriGW
2020.08.24 12:42:30.453 3: HUEGroup131077: I/O device is TradfriGW
2020.08.24 12:42:30.458 3: HUEGroup131078: I/O device is TradfriGW
2020.08.24 12:42:30.462 3: HUEGroup131079: I/O device is TradfriGW
2020.08.24 12:42:30.466 3: NotdienstApotheke: interval is 0, no periodic updates will done.
2020.08.24 12:42:30.467 3: NotdienstApotheke: Defined with URL http://apothekenfinder.mobi/interface/json.php?device=web&source=not&search=49324 featurelevel 6
2020.08.24 12:42:31.171 3: [OUT_Twilight] 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.08.24 12:42:31.371 3: freezemon defined myFreezemon freezemon
2020.08.24 12:42:31.851 3: TABLETUI: new ext defined infix:ftui/: dir:./www/tablet/:
2020.08.24 12:42:31.851 3: Registering HTTPSRV TABLETUI for URL /ftui   and assigned link ftui/ ...
2020.08.24 12:42:32.225 3: HUESensor65545: I/O device is TradfriGW
2020.08.24 12:42:32.232 3: HUESensor65546: I/O device is TradfriGW
2020.08.24 12:42:32.398 3: HUEGroup131081: I/O device is TradfriGW
2020.08.24 12:42:33.109 3: AutoShuttersControl (AutoRoll.ASC) - defined
2020.08.24 12:42:33.115 3: Weatherman: Defined with URL http://192.168.1.71/json and interval 60 featurelevel 6
2020.08.24 12:42:33.655 3: Log2Syslog WM_Log - entering Syslog servermode ...
2020.08.24 12:42:34.646 1: Including /opt/fhem/fhem.save
2020.08.24 12:42:36.111 3: No I/O device found for Lampe.Wohnen.Couch
2020.08.24 12:42:36.135 3: No I/O device found for FB.Sonos.Wohnzimmer
2020.08.24 12:42:36.319 3: Device AS_AbstellTreppeTuerkontakt added to ActionDetector with 028:00 time
2020.08.24 12:42:36.363 3: Device Fenster.Joschua added to ActionDetector with 028:00 time
2020.08.24 12:42:36.378 3: Device Fensterkontakt.Dachboden.HM added to ActionDetector with 028:00 time
2020.08.24 12:42:36.521 3: Device GWC_GaesteWZ_Heizung added to ActionDetector with 000:10 time
2020.08.24 12:42:36.926 3: Device Heizung_Arbeitszimmer added to ActionDetector with 000:10 time
2020.08.24 12:42:36.985 3: Device Heizung_Joschua added to ActionDetector with 000:10 time
2020.08.24 12:42:37.001 3: Device Heizung_Joschua.Stellantrieb added to ActionDetector with 028:00 time
2020.08.24 12:42:37.061 3: Device Heizung_Waeschezimmer added to ActionDetector with 000:10 time
2020.08.24 12:42:37.076 3: Device Heizung_Waeschezimmer.Stellantrieb added to ActionDetector with 028:00 time
2020.08.24 12:42:37.191 3: Device KUE_Kueche_Heizung added to ActionDetector with 000:10 time
2020.08.24 12:42:37.210 3: Device Kueche_Tuer added to ActionDetector with 028:00 time
2020.08.24 12:42:37.307 3: Device RM.Eltern.Schlafzimmer added to ActionDetector with 099:00 time
2020.08.24 12:42:37.330 3: Device RM.Flur.oben added to ActionDetector with 099:00 time
2020.08.24 12:42:37.350 3: Device RM.Flur.unten added to ActionDetector with 099:00 time
2020.08.24 12:42:37.367 3: Device RM.Kind1.rechts added to ActionDetector with 099:00 time
2020.08.24 12:42:37.388 3: Device RM.Kind2.Joschua added to ActionDetector with 099:00 time
2020.08.24 12:42:37.445 3: Device RauchmelderWZ added to ActionDetector with 099:00 time
2020.08.24 12:42:38.336 3: Device Thermostat.Bad added to ActionDetector with 000:10 time
2020.08.24 12:42:38.506 3: Device Zaehlersensor_Gas added to ActionDetector with 000:10 time
2020.08.24 12:42:38.569 3: Device bz_FensterKontakt.Bad added to ActionDetector with 028:00 time
2020.08.24 12:42:38.683 3: Device fl_FlurHeizung added to ActionDetector with 000:10 time
2020.08.24 12:42:38.724 3: Device gwc_FensterKontakt.GaesteWC added to ActionDetector with 002:50 time
2020.08.24 12:42:38.868 3: Device hm_PowerMeterSchalter added to ActionDetector with 000:10 time
2020.08.24 12:42:38.967 3: Device hwr_Tuerkontakt_Carport added to ActionDetector with 028:00 time
2020.08.24 12:42:38.987 3: Device kue_Fenster_Kueche added to ActionDetector with 028:00 time
2020.08.24 12:42:39.124 3: Device kz2_JoschuaFenster added to ActionDetector with 028:00 time
2020.08.24 12:42:39.250 3: Device sz_FensterKontaktSchlafzimmer added to ActionDetector with 028:00 time
2020.08.24 12:42:39.315 3: Device sz_SchlafzimmerHeizung added to ActionDetector with 000:10 time
2020.08.24 12:42:39.333 3: Device sz_Stellantrieb_SchlafzimmerHeizung added to ActionDetector with 028:00 time
2020.08.24 12:42:39.350 3: Device wz_Esszimmer_Heizung.Stellantrieb added to ActionDetector with 028:00 time
2020.08.24 12:42:39.367 3: Device wz_Tuerkontakt_Terasse added to ActionDetector with 028:00 time
2020.08.24 12:42:39.432 3: Device wz_Wohnzimmer_Heizung added to ActionDetector with 000:10 time
2020.08.24 12:42:39.450 3: Device wz_Wohnzimmer_Heizung.Stellantrieb added to ActionDetector with 028:00 time

###################################
2020.08.24 12:42:50.269 3: CUL_HM set sw4_Gartenhaus01_innenLinks off noArg
2020.08.24 12:42:50.307 3: CUL_HM set sw4_Gartenhaus01_innenLinks off
2020.08.24 12:42:50.332 3: CUL_HM set sw4_Gartenhaus01_innenLinks on noArg
2020.08.24 12:42:50.352 3: CUL_HM set sw4_Gartenhaus01_innenLinks on
###################################

2020.08.24 12:42:50.943 3: CUL_HM set fl_KeyMatic lock noArg
2020.08.24 12:42:50.967 3: CUL_HM set fl_KeyMatic lock
2020.08.24 12:42:50.997 3: CUL_HM set fl_KeyMatic open 0
2020.08.24 12:42:51.025 3: CUL_HM set fl_KeyMatic open
2020.08.24 12:42:51.059 3: CUL_HM set fl_KeyMatic unlock 0
2020.08.24 12:42:51.081 3: CUL_HM set fl_KeyMatic unlock

###################################
2020.08.24 12:42:51.110 3: CUL_HM set FunkschalterCarport_Fluter toggle noArg
2020.08.24 12:42:51.178 3: CUL_HM set FunkschalterCarport_Fluter toggle
###################################

2020.08.24 12:42:53.286 3: CUL_HM set wz_Wohnzimmer_Heizung desired-temp 20.5
2020.08.24 12:42:53.289 3: CUL_HM set wz_Wohnzimmer_Heizung desired-temp 20.5
2020.08.24 12:42:53.291 3: CUL_HM set GWC_GaesteWZ_Heizung_Clima desired-temp 20.5
2020.08.24 12:42:53.331 3: CUL_HM set GWC_GaesteWZ_Heizung_Clima desired-temp 20.5
2020.08.24 12:42:53.333 3: CUL_HM set KUE_Kueche_Heizung_Clima desired-temp 20.5
2020.08.24 12:42:53.355 3: CUL_HM set KUE_Kueche_Heizung_Clima desired-temp 20.5
2020.08.24 12:42:53.357 3: CUL_HM set fl_FlurHeizung_Clima desired-temp 20.5
2020.08.24 12:42:53.379 3: CUL_HM set fl_FlurHeizung_Clima desired-temp 20.5
2020.08.24 12:42:53.402 3: CUL_HM set wz_Wohnzimmer_Heizung desired-temp 29.5
2020.08.24 12:42:53.404 3: CUL_HM set wz_Wohnzimmer_Heizung desired-temp 29.5
2020.08.24 12:42:53.406 3: CUL_HM set GWC_GaesteWZ_Heizung_Clima desired-temp 29.5
2020.08.24 12:42:53.445 3: CUL_HM set GWC_GaesteWZ_Heizung_Clima desired-temp 29.5
2020.08.24 12:42:53.447 3: CUL_HM set KUE_Kueche_Heizung_Clima desired-temp 29.5
2020.08.24 12:42:53.468 3: CUL_HM set KUE_Kueche_Heizung_Clima desired-temp 29.5
2020.08.24 12:42:53.470 3: CUL_HM set fl_FlurHeizung_Clima desired-temp 29.5
2020.08.24 12:42:53.492 3: CUL_HM set fl_FlurHeizung_Clima desired-temp 29.5
2020.08.24 12:42:53.803 2: Arbeitszimmer.Weekprofile(assignDev): device kz2_Joschua_Heizung_Clima not supported or defined
2020.08.24 12:42:53.872 5: Calendar Awigo: FHEM initialization or rereadcfg triggered update, delay 28 seconds.
2020.08.24 12:42:53.873 3: monitoring (Batterie_monitoring) set Batterie_monitoring active
2020.08.24 12:42:56.536 3: FB_CALLMONITOR (Fritz_CallMonitor) - found 2 phonebooks
2020.08.24 12:43:02.328 3: FB_CALLMONITOR (Fritz_CallMonitor) - found 12 blocking rules (deflections)
2020.08.24 12:43:03.794 2: FB_CALLMONITOR (Fritz_CallMonitor) - read 148 contacts from remote phonebook "Telefonbuch"
2020.08.24 12:43:04.912 2: FB_CALLMONITOR (Fritz_CallMonitor) - read 0 contacts from remote phonebook "NextCloud"
2020.08.24 12:43:57.484 2: FB_CALLMONITOR (Fritz_CallMonitor) - downloaded 39 contact images from all phonebooks
2020.08.24 12:43:58.211 2: TradfriGW: starting tradfri-fhem: /usr/local/bin/tradfri-fhem -s sssss --ip 192.168.1.143
2020.08.24 12:43:58.225 3: TradfriGW: starting
2020.08.24 12:43:58.297 3: TradfriGW: using FHEM logfile
2020.08.24 12:43:58.307 3: telnetForBlockingFn_1598265838: port 34057 opened
2020.08.24 12:43:58.782 3: msg globalMsg: ID=1598265838.69066.1 TYPE=push ROUTE=WEB_TelegramBot STATUS=OK PRIORITY=0 TITLE='Hinweis:' MSG='fhem wurde soeben neu gestartet!'
2020.08.24 12:44:04.283 2: [Freezemon] myFreezemon: ready to watch out for delays greater than 1 second(s)
2020.08.24 12:44:04.284 0: Featurelevel: 6
2020.08.24 12:44:04.284 0: Server started with 520 defined entities (fhem.pl:22631/2020-08-19 perl:5.028001 os:linux user:fhem pid:28494)
2020.08.24 12:44:04.532 1: Perfmon: possible freeze starting at 12:42:20, delay is 104.532
2020.08.24 12:44:04.777 2: get Awigo uid is deprecated and will be removed soon. Use get Awigo events instead.
2020.08.24 12:44:05.072 3: CUL_HM set AS_AbstellTreppeLicht statusRequest noArg
2020.08.24 12:44:05.081 3: CUL_HM set AS_AbstellTreppeLicht statusRequest
2020.08.24 12:44:05.184 3: DUOFERN no ACK, request Status
2020.08.24 12:44:05.211 3: DUOFERN no ACK, request Status
2020.08.24 12:44:05.219 3: DUOFERN no ACK, request Status
2020.08.24 12:44:05.280 4: Calendar Awigo: Wakeup
2020.08.24 12:44:05.281 4: Calendar Awigo: Updating...
2020.08.24 12:44:05.287 4: Calendar Awigo: Getting data from URL <hidden>
2020.08.24 12:44:06.001 3: CUL_HM set Heizung_Waeschezimmer statusRequest noArg
2020.08.24 12:44:06.004 3: CUL_HM set Heizung_Waeschezimmer statusRequest
2020.08.24 12:44:06.144 3: CUL_HM set sz_SchlafzimmerHeizung statusRequest noArg
2020.08.24 12:44:06.146 3: CUL_HM set sz_SchlafzimmerHeizung statusRequest
2020.08.24 12:44:06.257 3: CUL_HM set Zaehlersensor_Gas_IEC_02 getConfig noArg
2020.08.24 12:44:06.259 3: CUL_HM set Zaehlersensor_Gas_IEC_02 getConfig
2020.08.24 12:44:06.331 3: CUL_HM set Heizung_Joschua statusRequest noArg
2020.08.24 12:44:06.332 3: CUL_HM set Heizung_Joschua statusRequest
2020.08.24 12:44:06.346 3: CUL_HM set Thermostat.Bad statusRequest noArg
2020.08.24 12:44:06.348 3: CUL_HM set Thermostat.Bad statusRequest
2020.08.24 12:44:06.394 3: CUL_HM set Heizung_Joschua.Stellantrieb getConfig noArg
2020.08.24 12:44:06.395 3: CUL_HM set Heizung_Joschua.Stellantrieb getConfig
2020.08.24 12:44:06.919 3: Fritz_CallMonitor device opened
2020.08.24 12:44:06.957 1: FHEMWEB SSL/HTTPS error:  SSL accept attempt failed (peer: 192.168.1.20)
2020.08.24 12:44:06.976 1: [Freezemon] myFreezemon: possible freeze starting at 12:44:05, delay is 1.974 possibly caused by: no bad guy found :-(
2020.08.24 12:44:06.991 1: Perfmon: possible freeze starting at 12:44:05, delay is 1.991
2020.08.24 12:44:07.005 3: Log2Syslog WM_Log - Opening socket on interface "global" ...
2020.08.24 12:44:07.007 3: WM_Log: port 13797 opened
2020.08.24 12:44:07.007 3: Log2Syslog WM_Log - port 13797/tcp opened for Syslog Collector on interface "global"
2020.08.24 12:44:07.024 3: CUL_HM set FunkschalterCarport_Gartenweg statusRequest noArg
2020.08.24 12:44:07.051 3: CUL_HM set FunkschalterCarport_Gartenweg statusRequest
2020.08.24 12:44:08.302 3: FHEM2FHEM device opened (fhem.Heizung)
2020.08.24 12:44:08.798 3: UWZ Unwetterzentrale: UWZ.1811 Done fetching data
2020.08.24 12:44:08.880 3: TradfriGW: read: end of file reached while sysread
2020.08.24 12:44:08.881 3: TradfriGW: stopped
2020.08.24 12:44:08.914 1: FHEMWEB SSL/HTTPS error:  SSL accept attempt failed (peer: 192.168.1.165)
2020.08.24 12:44:09.071 1: [Freezemon] myFreezemon: possible freeze starting at 12:44:07, delay is 2.07 possibly caused by: tmr-perfmon_ProcessTimer(N/A) tmr-SONOS_DelayOpenDev(Sonos) tmr-FHEM::Log2Syslog::initServer(N/A) tmr-HMLAN_KeepAliveCheck(HMLAN1) tmr-CUL_HM_procQs(N/A) tmr-CUL_HM_sndIfOpen(CCU) tmr-CUL_HM_sndIfOpen(HMLAN1) tmr-CODE(0x6983320)(_setShuttersLastDriveDelayed) tmr-CODE(0x6983320)(_setShuttersLastDriveDelayed) tmr-CODE(0x6983320)(_setShuttersLastDriveDelayed)
2020.08.24 12:44:09.084 1: Perfmon: possible freeze starting at 12:44:07, delay is 2.084
2020.08.24 12:44:09.321 3: CUL_HM set FunkschalterCarport_Fluter statusRequest noArg
2020.08.24 12:44:09.322 3: CUL_HM set FunkschalterCarport_Fluter statusRequest
2020.08.24 12:44:09.359 1: PERL WARNING: Use of uninitialized value $value in string eq at fhem.pl line 4821.
2020.08.24 12:44:09.414 1: FHEMWEB SSL/HTTPS error:  SSL accept attempt failed (peer: 192.168.1.165)
2020.08.24 12:44:09.737 5: Triggering WzHzNacht
2020.08.24 12:44:09.737 4: WzHzNacht exec set wz_Wohnzimmer_Heizung_Climate desired-temp 17.0
2020.08.24 12:44:09.739 3: CUL_HM set wz_Wohnzimmer_Heizung_Climate desired-temp 17.0
2020.08.24 12:44:09.758 3: CUL_HM set wz_Wohnzimmer_Heizung_Climate desired-temp 17.0
2020.08.24 12:44:09.848 1: FHEMWEB SSL/HTTPS error:  SSL accept attempt failed (peer: 192.168.1.20)
2020.08.24 12:44:10.135 1: FHEMWEB SSL/HTTPS error:  SSL accept attempt failed (peer: 192.168.1.20)
2020.08.24 12:44:10.264 1: FHEMWEB SSL/HTTPS error:  SSL accept attempt failed (peer: 192.168.1.20)
2020.08.24 12:44:10.368 3: CUL_HM set HM_Funksteckdose01 statusRequest noArg
2020.08.24 12:44:10.378 3: CUL_HM set HM_Funksteckdose01 statusRequest
2020.08.24 12:44:10.486 3: CUL_HM FunkschalterCarport_Fluter repeat, level 00 instead of C8
2020.08.24 12:44:11.387 3: CUL_HM set HM_Funksteckdose02 statusRequest noArg
2020.08.24 12:44:11.397 3: CUL_HM set HM_Funksteckdose02 statusRequest
2020.08.24 12:44:11.769 5: Calendar Awigo: HTTP response code 200
2020.08.24 12:44:11.797 4: Calendar Awigo: parsing data asynchronously (PID= 1350)
2020.08.24 12:44:11.801 5: Calendar Awigo: control passed back to main loop.
2020.08.24 12:44:12.405 3: CUL_HM set HM_Repeater1 statusRequest noArg
2020.08.24 12:44:12.407 3: CUL_HM set HM_Repeater1 statusRequest
2020.08.24 12:44:12.804 4: Calendar Awigo: got result from asynchronous parsing.
2020.08.24 12:44:12.850 4: Calendar Awigo: asynchronous parsing finished.
2020.08.24 12:44:12.897 4: Calendar Awigo: merging data
2020.08.24 12:44:12.945 4: Calendar Awigo: 69 records processed, 69 new, 0 known, 0 modified, 0 changed.
2020.08.24 12:44:12.946 4: Calendar Awigo: creating calendar events
2020.08.24 12:44:12.992 4: Calendar Awigo: Checking times...
2020.08.24 12:44:13.004 3: ABFALL OUT_Muell - CALENDAR:Awigo triggered, updating ABFALL OUT_Muell ...
2020.08.24 12:44:13.016 2: get Awigo uid is deprecated and will be removed soon. Use get Awigo events instead.
2020.08.24 12:44:13.021 2: get Awigo start is deprecated and will be removed soon. Use get Awigo events instead.
2020.08.24 12:44:13.024 2: get Awigo summary is deprecated and will be removed soon. Use get Awigo events instead.
2020.08.24 12:44:13.027 2: get Awigo location is deprecated and will be removed soon. Use get Awigo events instead.
2020.08.24 12:44:13.030 2: get Awigo description is deprecated and will be removed soon. Use get Awigo events instead.
2020.08.24 12:44:13.035 2: get Awigo start is deprecated and will be removed soon. Use get Awigo events instead.
2020.08.24 12:44:13.038 2: get Awigo summary is deprecated and will be removed soon. Use get Awigo events instead.
2020.08.24 12:44:13.042 2: get Awigo location is deprecated and will be removed soon. Use get Awigo events instead.
2020.08.24 12:44:13.045 2: get Awigo description is deprecated and will be removed soon. Use get Awigo events instead.
2020.08.24 12:44:13.049 2: get Awigo start is deprecated and will be removed soon. Use get Awigo events instead.
2020.08.24 12:44:13.053 2: get Awigo summary is deprecated and will be removed soon. Use get Awigo events instead.
2020.08.24 12:44:13.056 2: get Awigo location is deprecated and will be removed soon. Use get Awigo events instead.
2020.08.24 12:44:13.059 2: get Awigo description is deprecated and will be removed soon. Use get Awigo events instead.
2020.08.24 12:44:13.064 2: get Awigo start is deprecated and will be removed soon. Use get Awigo events instead.
2020.08.24 12:44:13.069 2: get Awigo summary is deprecated and will be removed soon. Use get Awigo events instead.
2020.08.24 12:44:13.072 2: get Awigo location is deprecated and will be removed soon. Use get Awigo events instead.
2020.08.24 12:44:13.076 2: get Awigo description is deprecated and will be removed soon. Use get Awigo events instead.
2020.08.24 12:44:13.080 2: get Awigo start is deprecated and will be removed soon. Use get Awigo events instead.
2020.08.24 12:44:13.083 2: get Awigo summary is deprecated and will be removed soon. Use get Awigo events instead.
2020.08.24 12:44:13.086 2: get Awigo location is deprecated and will be removed soon. Use get Awigo events instead.
2020.08.24 12:44:13.089 2: get Awigo description is deprecated and will be removed soon. Use get Awigo events instead.
2020.08.24 12:44:13.093 2: get Awigo start is deprecated and will be removed soon. Use get Awigo events instead.
2020.08.24 12:44:13.095 2: get Awigo summary is deprecated and will be removed soon. Use get Awigo events instead.
2020.08.24 12:44:13.099 2: get Awigo location is deprecated and will be removed soon. Use get Awigo events instead.
2020.08.24 12:44:13.102 2: get Awigo description is deprecated and will be removed soon. Use get Awigo events instead.
2020.08.24 12:44:13.106 2: get Awigo start is deprecated and will be removed soon. Use get Awigo events instead.
2020.08.24 12:44:13.108 2: get Awigo summary is deprecated and will be removed soon. Use get Awigo events instead.
2020.08.24 12:44:13.111 2: get Awigo location is deprecated and will be removed soon. Use get Awigo events instead.
2020.08.24 12:44:13.114 2: get Awigo description is deprecated and will be removed soon. Use get Awigo events instead.
2020.08.24 12:44:13.288 4: Calendar Awigo: process ended.
2020.08.24 12:44:13.415 3: CUL_HM set RM.Eltern.Schlafzimmer statusRequest noArg
2020.08.24 12:44:13.426 3: CUL_HM set RM.Eltern.Schlafzimmer statusRequest
2020.08.24 12:44:14.146 3: RM.Eltern.Schlafzimmer, Batt ok
2020.08.24 12:44:14.443 3: CUL_HM set RM.Flur.oben statusRequest noArg
2020.08.24 12:44:14.455 3: CUL_HM set RM.Flur.oben statusRequest
2020.08.24 12:44:15.479 3: RM.Flur.oben, Batt ok
2020.08.24 12:44:15.492 3: CUL_HM set RM.Flur.unten statusRequest noArg
2020.08.24 12:44:15.502 3: CUL_HM set RM.Flur.unten statusRequest
2020.08.24 12:44:16.127 3: RM.Flur.unten, Batt ok
2020.08.24 12:44:16.157 1: Calendar Schulkalender: retrieval failed with error message DNS: short DNS answer
2020.08.24 12:44:16.169 1: Calendar Schulkalender: retrieved no or empty data
2020.08.24 12:44:16.517 3: CUL_HM set RM.Kind1.rechts statusRequest noArg
2020.08.24 12:44:16.528 3: CUL_HM set RM.Kind1.rechts statusRequest
2020.08.24 12:44:18.581 1: [Freezemon] myFreezemon: possible freeze starting at 12:44:17, delay is 1.58 possibly caused by: tmr-perfmon_ProcessTimer(N/A) tmr-CUL_HM_sndIfOpen(CCU) tmr-Calendar_Wakeup(Schulkalender) tmr-CUL_HM_sndIfOpen(HMLAN1) tmr-CUL_HM_procQs(N/A) tmr-Calendar_PollChild(Geburtstagskalender)
2020.08.24 12:44:18.594 1: Perfmon: possible freeze starting at 12:44:17, delay is 1.594
2020.08.24 12:44:18.601 3: CUL_HM set RM.Kind2.Joschua statusRequest noArg
2020.08.24 12:44:18.602 3: CUL_HM set RM.Kind2.Joschua statusRequest
2020.08.24 12:44:19.125 3: RM.Kind1.rechts, Batt ok
2020.08.24 12:44:19.612 3: CUL_HM set RauchmelderWZ statusRequest noArg
2020.08.24 12:44:19.624 3: CUL_HM set RauchmelderWZ statusRequest
2020.08.24 12:44:20.882 3: RauchmelderWZ, Batt ok
2020.08.24 12:44:21.258 3: CUL_HM set wz_Wohnzimmer_Heizung.Stellantrieb getConfig noArg
2020.08.24 12:44:21.260 3: CUL_HM set wz_Wohnzimmer_Heizung.Stellantrieb getConfig
2020.08.24 12:44:21.282 3: wz_Wohnzimmer_Heizung.Stellantrieb, Batt ok
2020.08.24 12:44:24.803 3: CUL_HM set Schalter.Dachboden.Licht.HM statusRequest noArg
2020.08.24 12:44:24.815 3: CUL_HM set Schalter.Dachboden.Licht.HM statusRequest
2020.08.24 12:44:25.835 3: CUL_HM set Schalter.Sonos.AZ statusRequest noArg
2020.08.24 12:44:25.843 3: CUL_HM set Schalter.Sonos.AZ statusRequest
2020.08.24 12:44:26.156 1: Calendar Schulkalender2: retrieval failed with error message DNS: short DNS answer
2020.08.24 12:44:26.165 1: Calendar Schulkalender2: retrieved no or empty data
2020.08.24 12:44:26.895 3: CUL_HM set fl_KeyMatic statusRequest noArg
2020.08.24 12:44:26.897 3: CUL_HM set fl_KeyMatic statusRequest
2020.08.24 12:44:27.000 3: Readingswerte: 12, 8, 17, Überwiegend bewölkt
2020.08.24 12:44:27.000 3: Beschattungssteuerung aktiv
2020.08.24 12:44:28.004 3: CUL_HM set hm_PowerMeterSchalter_Sw statusRequest noArg
2020.08.24 12:44:28.018 3: CUL_HM set hm_PowerMeterSchalter_Sw statusRequest
2020.08.24 12:44:30.064 3: CUL_HM set sw4_Gartenhaus01_innenLinks statusRequest noArg
2020.08.24 12:44:30.073 3: CUL_HM set sw4_Gartenhaus01_innenLinks statusRequest
2020.08.24 12:44:30.245 3: CUL_HM sw4_Gartenhaus01_innenLinks repeat, level 00 instead of C8
2020.08.24 12:44:31.082 3: CUL_HM set sw4_Gartenhaus02_innenRechts statusRequest noArg
2020.08.24 12:44:31.094 3: CUL_HM set sw4_Gartenhaus02_innenRechts statusRequest
2020.08.24 12:44:32.103 3: CUL_HM set sw4_Gartenhaus03_aussenRechts statusRequest noArg
2020.08.24 12:44:32.112 3: CUL_HM set sw4_Gartenhaus03_aussenRechts statusRequest
2020.08.24 12:44:33.120 3: CUL_HM set sw4_Gartenhaus04_aussenLinks statusRequest noArg
2020.08.24 12:44:33.130 3: CUL_HM set sw4_Gartenhaus04_aussenLinks statusRequest
2020.08.24 12:45:06.555 2: CUL_2: CUL_TCM97001 Unknown device CUL_TCM97001_249 model:Mebus msg:s7F90BBA0D9, please define it
2020.08.24 12:45:15.038 2: AttrTemplates: got 185 entries


Vielleicht hat jemand eine Idee, wie ich diesem "Geist" auf die Spurkommen kann, um ihn aus dieser Installation zu entfernen?

Gruß, Christoph
Titel: Antw:unerwünschte Device-Schaltung nach Neustart
Beitrag von: Beta-User am 24 August 2020, 13:42:10
Da du CUL_HM im Einsatz hast: Vermutlich ist es ein neues Event, das durch das Modul beim Systemstart für manche Devices erzeugt wird iVm. einem Eventhandler (notify/DOIF), bei dem der Trigger nicht genau genug abgegrenzt ist und eben auch auf das neue Event reagiert.

(War hier schon ein paar Mal Thema, eventuell hilft auch ein update, das (teilweise?) wieder zu beheben; kann aber andere Nebenwirkungen haben, CUL_HM wird grade renoviert).
Titel: Antw:unerwünschte Device-Schaltung nach Neustart
Beitrag von: Otto123 am 24 August 2020, 14:03:26
Hi,

zu deinem komischen Logauszug, für die FHEM Kommandozeile:
{qx(grep -n -C2 '99_MyUtils.pm' fhem.cfg)}

Was kommt da zurück?

Du solltest solche Ausschriften ernst nehmen und deinen Code umbauen:
get Awigo uid is deprecated and will be removed soon. Use get Awigo events instead.

Gruß Otto
Titel: Antw:unerwünschte Device-Schaltung nach Neustart
Beitrag von: caldir65 am 24 August 2020, 14:14:37
Zitat von: Otto123 am 24 August 2020, 14:03:26

zu deinem komischen Logauszug, für die FHEM Kommandozeile:
{qx(grep -n -C2 '99_MyUtils.pm' fhem.cfg)}

Was kommt da zurück?
Nur eine leere Seite ... was soll denn eigendlich erscheinen?

Zitat
Du solltest solche Ausschriften ernst nehmen und deinen Code umbauen:
get Awigo uid is deprecated and will be removed soon. Use get Awigo events instead.

Eins nach dem anderen  ;) steht auch schon auf der Agenda ...

Gruß, Christoph
Titel: Antw:unerwünschte Device-Schaltung nach Neustart
Beitrag von: Otto123 am 24 August 2020, 14:21:54
ich hätte gedacht die Zeile (11) warum deine 99_MyUtils.pm redefined wurde - normal wird die doch kommentarlos geladen - oder?
versuch mal
{qx(sed -ne '8,+5p' fhem.cfg)}
Titel: Antw:unerwünschte Device-Schaltung nach Neustart
Beitrag von: caldir65 am 24 August 2020, 14:30:37
da kommt
[codeattr global latitude 52.xxxxxxxxxxxxxx
attr global logfile /opt/fhem/log/fhem-%Y-%m.log
attr global longitude 8.xxxxxxxxxxxxxxx
attr global modpath .
attr global motd 1
attr global mseclog 1

(Lat und Long natürlich numerisch ...  ;))

Ich habe gerade wegen dem Awigo-Fehler ein Update des Moduls gemacht (wurde, warum auch immer, bisher bei updates ignoriert) und neu gestartet - zumindest dieser Fehler ist weg, und zudem habe ich für eines der beiden fraglichen Devices offenbar ein notify als Verursacher gehabt - das ist im Moment disabled, und schon ist ein Geist wieder zurück in seiner Flasche ;)

Jetzt muß ich nur noch den zweiten Schuldigen finden ...
Titel: Antw:unerwünschte Device-Schaltung nach Neustart
Beitrag von: Otto123 am 24 August 2020, 14:44:35
ok dann ist die Zeile 11 woanders :) ich jage sicher Geister  :)
Du könntest noch so versuchen.
{qx(grep -n -C2 '99_MyUtils.pm' /etc/*.cfg)}
Mit ziemlicher Sicherheit liegt Dein eigentliches Problem nicht dort sondern wie Beta-user schrieb ;)
Titel: Antw:unerwünschte Device-Schaltung nach Neustart
Beitrag von: caldir65 am 24 August 2020, 14:51:07
Hm, ja, da kommt auch nichts.

Immerhin bin ich ja schon mal einen Schritt weiter ;)

Danke soweit