Neue 59_Weather, OpenWeatherMapAPI - Tester gesucht

Begonnen von CoolTux, 21 Dezember 2022, 08:39:12

Vorheriges Thema - Nächstes Thema

MadMax-FHEM

#60
Zitat von: CoolTux am 30 Dezember 2022, 14:14:42

Sollte im Update auf tauchen

Mist, knapp verpasst ;)

So, jetzt.

fhem aktuell und mittels https://git.cooltux.net/FHEM/mod-Weather/raw/branch/testing/controls_Weather.txt ein update inkl. shutdown restart.


2022.12.30 12:48:01 1: FHEM::Meta::__GetUpdatedata: ERROR: FHEM/59_Weather.pm belongs to source repository "fhem". Ignoring identical file name from source repository Weather

ist wohl weg :)
Nö, kommt beim Definieren...

Dann mein Device definiert.

define Wunderground Weather API=wundergroundAPI,stationId: apikey=ABCDEFGH...


Soweit noch alles ok.
Gut, ging ja immer...

Dann mal set Wunderground update...

Läuft! :)

Einzig:

2022.12.30 15:19:34 1: PERL WARNING: Use of uninitialized value in subroutine entry at ./FHEM/99_Utils.pm line 21.


fhem ist aktuell und komplett leer (also so leer es halt nach dem Installieren ist / außer ein paar Konfigurationen: usbCheck disabled, WEB -> default, und ein paar Einstellungen bei global lat/lon/lang/...)

Dann muss ich mich wohl (langsam) echt mal um den Key kümmern ;)

Gruß, Joachim
FHEM PI3B+ Bullseye: HM-CFG-USB, 40x HM, ZWave-USB, 13x ZWave, EnOcean-PI, 15x EnOcean, HUE/deCONZ, CO2, ESP-Multisensor, Shelly, alexa-fhem, ...
FHEM PI2 Buster: HM-CFG-USB, 25x HM, ZWave-USB, 4x ZWave, EnOcean-PI, 3x EnOcean, Shelly, ha-bridge, ...
FHEM PI3 Buster (Test)

CoolTux

Zitat von: MadMax-FHEM am 30 Dezember 2022, 15:22:34

2022.12.30 12:48:01 1: FHEM::Meta::__GetUpdatedata: ERROR: FHEM/59_Weather.pm belongs to source repository "fhem". Ignoring identical file name from source repository Weather

ist wohl weg :)
Nö, kommt beim Definieren...

Das "ist wohl weg" bezog sich auf den Fehler wo FHEM immer wieder neu gestartet ist. Das hier von oben ist eine Meldung kein Fehler und kann ignoriert werden.


Zitat von: MadMax-FHEM am 30 Dezember 2022, 15:22:34
Läuft! :)

Einzig:

2022.12.30 15:19:34 1: PERL WARNING: Use of uninitialized value in subroutine entry at ./FHEM/99_Utils.pm line 21.


fhem ist aktuell und komplett leer (also so leer es halt nach dem Installieren ist / außer ein paar Konfigurationen: usbCheck disabled, WEB -> default, und ein paar Einstellungen bei global lat/lon/lang/...)

Dann muss ich mich wohl (langsam) echt mal um den Key kümmern ;)

Gruß, Joachim


Kannst Du bezüglich dieser Meldung einmal bitte stacktrace aktivieren? Danke Dir.
Du musst nicht wissen wie es geht! Du musst nur wissen wo es steht, wie es geht.
Support me to buy new test hardware for development: https://www.paypal.com/paypalme/MOldenburg
My FHEM Git: https://git.cooltux.net/FHEM/
Das TuxNet Wiki:
https://www.cooltux.net

MadMax-FHEM

Zitat von: CoolTux am 30 Dezember 2022, 16:09:24
Das "ist wohl weg" bezog sich auf den Fehler wo FHEM immer wieder neu gestartet ist. Das hier von oben ist eine Meldung kein Fehler und kann ignoriert werden.

Jep war klar/dachte ich mir schon.
Bzw. dachte ich: oh, schau ist auch weg ;)


Zitat von: CoolTux am 30 Dezember 2022, 16:09:24
Kannst Du bezüglich dieser Meldung einmal bitte stacktrace aktivieren? Danke Dir.

Klar.

Bei:
set Wunderground update
kommt die Meldung nicht.

shutdown restart:

2022.12.30 16:25:29 0: Server shutdown
2022.12.30 16:25:31 1: Including fhem.cfg
2022.12.30 16:25:32 3: WEB: port 8083 opened
2022.12.30 16:25:32 2: eventTypes: loaded 45 lines from ./log/eventTypes.txt
2022.12.30 16:25:32 1: FHEM::Meta::__GetUpdatedata: ERROR: FHEM/59_Weather.pm belongs to source repository "fhem". Ignoring identical file name from source repository Weather
2022.12.30 16:25:34 1: Including ./log/fhem.save
2022.12.30 16:25:34 0: Featurelevel: 6.1
2022.12.30 16:25:34 0: Server started with 7 defined entities (fhem.pl:26868/2022-12-18 perl:5.032001 os:linux user:fhem pid:833)
2022.12.30 16:25:48 1: PERL WARNING: Use of uninitialized value in subroutine entry at ./FHEM/99_Utils.pm line 21.
2022.12.30 16:25:48 1: stacktrace:
2022.12.30 16:25:48 1:     main::__ANON__                      called by ./FHEM/99_Utils.pm (21)
2022.12.30 16:25:48 1:     main::time_str2num                  called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (568)
2022.12.30 16:25:48 1:     FHEM::APIs::Weather::wundergroundAPI::_ProcessingRetrieveData called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (355)
2022.12.30 16:25:48 1:     FHEM::APIs::Weather::wundergroundAPI::_RetrieveDataFinished called by FHEM/HttpUtils.pm (730)
2022.12.30 16:25:48 1:     main::__ANON__                      called by fhem.pl (781)
2022.12.30 16:25:48 1: PERL WARNING: Use of uninitialized value in subroutine entry at ./FHEM/99_Utils.pm line 21.
2022.12.30 16:25:48 1: stacktrace:
2022.12.30 16:25:48 1:     main::__ANON__                      called by ./FHEM/99_Utils.pm (21)
2022.12.30 16:25:48 1:     main::time_str2num                  called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (568)
2022.12.30 16:25:48 1:     FHEM::APIs::Weather::wundergroundAPI::_ProcessingRetrieveData called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (355)
2022.12.30 16:25:48 1:     FHEM::APIs::Weather::wundergroundAPI::_RetrieveDataFinished called by FHEM/HttpUtils.pm (730)
2022.12.30 16:25:48 1:     main::__ANON__                      called by fhem.pl (781)
2022.12.30 16:25:48 1: PERL WARNING: Use of uninitialized value in subroutine entry at ./FHEM/99_Utils.pm line 21.
2022.12.30 16:25:48 1: stacktrace:
2022.12.30 16:25:48 1:     main::__ANON__                      called by ./FHEM/99_Utils.pm (21)
2022.12.30 16:25:48 1:     main::time_str2num                  called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (568)
2022.12.30 16:25:48 1:     FHEM::APIs::Weather::wundergroundAPI::_ProcessingRetrieveData called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (355)
2022.12.30 16:25:48 1:     FHEM::APIs::Weather::wundergroundAPI::_RetrieveDataFinished called by FHEM/HttpUtils.pm (730)
2022.12.30 16:25:48 1:     main::__ANON__                      called by fhem.pl (781)
2022.12.30 16:25:48 1: PERL WARNING: Use of uninitialized value in subroutine entry at ./FHEM/99_Utils.pm line 21.
2022.12.30 16:25:48 1: stacktrace:
2022.12.30 16:25:48 1:     main::__ANON__                      called by ./FHEM/99_Utils.pm (21)
2022.12.30 16:25:48 1:     main::time_str2num                  called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (568)
2022.12.30 16:25:48 1:     FHEM::APIs::Weather::wundergroundAPI::_ProcessingRetrieveData called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (355)
2022.12.30 16:25:48 1:     FHEM::APIs::Weather::wundergroundAPI::_RetrieveDataFinished called by FHEM/HttpUtils.pm (730)
2022.12.30 16:25:48 1:     main::__ANON__                      called by fhem.pl (781)
2022.12.30 16:25:48 1: PERL WARNING: Use of uninitialized value in subroutine entry at ./FHEM/99_Utils.pm line 21.
2022.12.30 16:25:48 1: stacktrace:
2022.12.30 16:25:48 1:     main::__ANON__                      called by ./FHEM/99_Utils.pm (21)
2022.12.30 16:25:48 1:     main::time_str2num                  called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (568)
2022.12.30 16:25:48 1:     FHEM::APIs::Weather::wundergroundAPI::_ProcessingRetrieveData called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (355)
2022.12.30 16:25:48 1:     FHEM::APIs::Weather::wundergroundAPI::_RetrieveDataFinished called by FHEM/HttpUtils.pm (730)
2022.12.30 16:25:48 1:     main::__ANON__                      called by fhem.pl (781)
2022.12.30 16:25:48 1: PERL WARNING: Use of uninitialized value in subroutine entry at ./FHEM/99_Utils.pm line 21.
2022.12.30 16:25:48 1: stacktrace:
2022.12.30 16:25:48 1:     main::__ANON__                      called by ./FHEM/99_Utils.pm (21)
2022.12.30 16:25:48 1:     main::time_str2num                  called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (568)
2022.12.30 16:25:48 1:     FHEM::APIs::Weather::wundergroundAPI::_ProcessingRetrieveData called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (355)
2022.12.30 16:25:48 1:     FHEM::APIs::Weather::wundergroundAPI::_RetrieveDataFinished called by FHEM/HttpUtils.pm (730)
2022.12.30 16:25:48 1:     main::__ANON__                      called by fhem.pl (781)
2022.12.30 16:25:48 1: PERL WARNING: Use of uninitialized value in subroutine entry at ./FHEM/99_Utils.pm line 21.
2022.12.30 16:25:48 1: stacktrace:
2022.12.30 16:25:48 1:     main::__ANON__                      called by ./FHEM/99_Utils.pm (21)
2022.12.30 16:25:48 1:     main::time_str2num                  called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (568)
2022.12.30 16:25:48 1:     FHEM::APIs::Weather::wundergroundAPI::_ProcessingRetrieveData called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (355)
2022.12.30 16:25:48 1:     FHEM::APIs::Weather::wundergroundAPI::_RetrieveDataFinished called by FHEM/HttpUtils.pm (730)
2022.12.30 16:25:48 1:     main::__ANON__                      called by fhem.pl (781)
2022.12.30 16:25:48 1: PERL WARNING: Use of uninitialized value in subroutine entry at ./FHEM/99_Utils.pm line 21.
2022.12.30 16:25:48 1: stacktrace:
2022.12.30 16:25:48 1:     main::__ANON__                      called by ./FHEM/99_Utils.pm (21)
2022.12.30 16:25:48 1:     main::time_str2num                  called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (568)
2022.12.30 16:25:48 1:     FHEM::APIs::Weather::wundergroundAPI::_ProcessingRetrieveData called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (355)
2022.12.30 16:25:48 1:     FHEM::APIs::Weather::wundergroundAPI::_RetrieveDataFinished called by FHEM/HttpUtils.pm (730)
2022.12.30 16:25:48 1:     main::__ANON__                      called by fhem.pl (781)
2022.12.30 16:25:48 1: PERL WARNING: Use of uninitialized value in subroutine entry at ./FHEM/99_Utils.pm line 21.
2022.12.30 16:25:48 1: stacktrace:
2022.12.30 16:25:48 1:     main::__ANON__                      called by ./FHEM/99_Utils.pm (21)
2022.12.30 16:25:48 1:     main::time_str2num                  called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (568)
2022.12.30 16:25:48 1:     FHEM::APIs::Weather::wundergroundAPI::_ProcessingRetrieveData called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (355)
2022.12.30 16:25:48 1:     FHEM::APIs::Weather::wundergroundAPI::_RetrieveDataFinished called by FHEM/HttpUtils.pm (730)
2022.12.30 16:25:48 1:     main::__ANON__                      called by fhem.pl (781)
2022.12.30 16:25:48 1: PERL WARNING: Use of uninitialized value in subroutine entry at ./FHEM/99_Utils.pm line 21.
2022.12.30 16:25:48 1: stacktrace:
2022.12.30 16:25:48 1:     main::__ANON__                      called by ./FHEM/99_Utils.pm (21)
2022.12.30 16:25:48 1:     main::time_str2num                  called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (568)
2022.12.30 16:25:48 1:     FHEM::APIs::Weather::wundergroundAPI::_ProcessingRetrieveData called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (355)
2022.12.30 16:25:48 1:     FHEM::APIs::Weather::wundergroundAPI::_RetrieveDataFinished called by FHEM/HttpUtils.pm (730)
2022.12.30 16:25:48 1:     main::__ANON__                      called by fhem.pl (781)
2022.12.30 16:25:48 1: PERL WARNING: Use of uninitialized value in subroutine entry at ./FHEM/99_Utils.pm line 21.
2022.12.30 16:25:48 1: stacktrace:
2022.12.30 16:25:48 1:     main::__ANON__                      called by ./FHEM/99_Utils.pm (21)
2022.12.30 16:25:48 1:     main::time_str2num                  called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (568)
2022.12.30 16:25:48 1:     FHEM::APIs::Weather::wundergroundAPI::_ProcessingRetrieveData called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (355)
2022.12.30 16:25:48 1:     FHEM::APIs::Weather::wundergroundAPI::_RetrieveDataFinished called by FHEM/HttpUtils.pm (730)
2022.12.30 16:25:48 1:     main::__ANON__                      called by fhem.pl (781)
2022.12.30 16:25:48 1: PERL WARNING: Use of uninitialized value in subroutine entry at ./FHEM/99_Utils.pm line 21.
2022.12.30 16:25:48 1: stacktrace:
2022.12.30 16:25:48 1:     main::__ANON__                      called by ./FHEM/99_Utils.pm (21)
2022.12.30 16:25:48 1:     main::time_str2num                  called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (568)
2022.12.30 16:25:48 1:     FHEM::APIs::Weather::wundergroundAPI::_ProcessingRetrieveData called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (355)
2022.12.30 16:25:48 1:     FHEM::APIs::Weather::wundergroundAPI::_RetrieveDataFinished called by FHEM/HttpUtils.pm (730)
2022.12.30 16:25:48 1:     main::__ANON__                      called by fhem.pl (781)
2022.12.30 16:25:48 1: PERL WARNING: Use of uninitialized value in subroutine entry at ./FHEM/99_Utils.pm line 21.
2022.12.30 16:25:48 1: stacktrace:
2022.12.30 16:25:48 1:     main::__ANON__                      called by ./FHEM/99_Utils.pm (21)
2022.12.30 16:25:48 1:     main::time_str2num                  called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (568)
2022.12.30 16:25:48 1:     FHEM::APIs::Weather::wundergroundAPI::_ProcessingRetrieveData called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (355)
2022.12.30 16:25:48 1:     FHEM::APIs::Weather::wundergroundAPI::_RetrieveDataFinished called by FHEM/HttpUtils.pm (730)
2022.12.30 16:25:48 1:     main::__ANON__                      called by fhem.pl (781)
2022.12.30 16:25:48 1: PERL WARNING: Use of uninitialized value in subroutine entry at ./FHEM/99_Utils.pm line 21.
2022.12.30 16:25:48 1: stacktrace:
2022.12.30 16:25:48 1:     main::__ANON__                      called by ./FHEM/99_Utils.pm (21)
2022.12.30 16:25:48 1:     main::time_str2num                  called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (568)
2022.12.30 16:25:48 1:     FHEM::APIs::Weather::wundergroundAPI::_ProcessingRetrieveData called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (355)
2022.12.30 16:25:48 1:     FHEM::APIs::Weather::wundergroundAPI::_RetrieveDataFinished called by FHEM/HttpUtils.pm (730)
2022.12.30 16:25:48 1:     main::__ANON__                      called by fhem.pl (781)
2022.12.30 16:25:48 1: PERL WARNING: Use of uninitialized value in subroutine entry at ./FHEM/99_Utils.pm line 21.
2022.12.30 16:25:48 1: stacktrace:
2022.12.30 16:25:48 1:     main::__ANON__                      called by ./FHEM/99_Utils.pm (21)
2022.12.30 16:25:48 1:     main::time_str2num                  called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (568)
2022.12.30 16:25:48 1:     FHEM::APIs::Weather::wundergroundAPI::_ProcessingRetrieveData called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (355)
2022.12.30 16:25:48 1:     FHEM::APIs::Weather::wundergroundAPI::_RetrieveDataFinished called by FHEM/HttpUtils.pm (730)
2022.12.30 16:25:48 1:     main::__ANON__                      called by fhem.pl (781)
2022.12.30 16:25:48 1: PERL WARNING: Use of uninitialized value in subroutine entry at ./FHEM/99_Utils.pm line 21.
2022.12.30 16:25:48 1: stacktrace:
2022.12.30 16:25:48 1:     main::__ANON__                      called by ./FHEM/99_Utils.pm (21)
2022.12.30 16:25:48 1:     main::time_str2num                  called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (568)
2022.12.30 16:25:48 1:     FHEM::APIs::Weather::wundergroundAPI::_ProcessingRetrieveData called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (355)
2022.12.30 16:25:48 1:     FHEM::APIs::Weather::wundergroundAPI::_RetrieveDataFinished called by FHEM/HttpUtils.pm (730)
2022.12.30 16:25:48 1:     main::__ANON__                      called by fhem.pl (781)
2022.12.30 16:25:48 1: PERL WARNING: Use of uninitialized value in subroutine entry at ./FHEM/99_Utils.pm line 21.
2022.12.30 16:25:48 1: stacktrace:
2022.12.30 16:25:48 1:     main::__ANON__                      called by ./FHEM/99_Utils.pm (21)
2022.12.30 16:25:48 1:     main::time_str2num                  called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (568)
2022.12.30 16:25:48 1:     FHEM::APIs::Weather::wundergroundAPI::_ProcessingRetrieveData called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (355)
2022.12.30 16:25:48 1:     FHEM::APIs::Weather::wundergroundAPI::_RetrieveDataFinished called by FHEM/HttpUtils.pm (730)
2022.12.30 16:25:48 1:     main::__ANON__                      called by fhem.pl (781)
2022.12.30 16:25:48 1: PERL WARNING: Use of uninitialized value in subroutine entry at ./FHEM/99_Utils.pm line 21.
2022.12.30 16:25:48 1: stacktrace:
2022.12.30 16:25:48 1:     main::__ANON__                      called by ./FHEM/99_Utils.pm (21)
2022.12.30 16:25:48 1:     main::time_str2num                  called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (568)
2022.12.30 16:25:48 1:     FHEM::APIs::Weather::wundergroundAPI::_ProcessingRetrieveData called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (355)
2022.12.30 16:25:48 1:     FHEM::APIs::Weather::wundergroundAPI::_RetrieveDataFinished called by FHEM/HttpUtils.pm (730)
2022.12.30 16:25:48 1:     main::__ANON__                      called by fhem.pl (781)
2022.12.30 16:25:48 1: PERL WARNING: Use of uninitialized value in subroutine entry at ./FHEM/99_Utils.pm line 21.
2022.12.30 16:25:48 1: stacktrace:
2022.12.30 16:25:48 1:     main::__ANON__                      called by ./FHEM/99_Utils.pm (21)
2022.12.30 16:25:48 1:     main::time_str2num                  called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (568)
2022.12.30 16:25:48 1:     FHEM::APIs::Weather::wundergroundAPI::_ProcessingRetrieveData called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (355)
2022.12.30 16:25:48 1:     FHEM::APIs::Weather::wundergroundAPI::_RetrieveDataFinished called by FHEM/HttpUtils.pm (730)
2022.12.30 16:25:48 1:     main::__ANON__                      called by fhem.pl (781)
2022.12.30 16:25:48 1: PERL WARNING: Use of uninitialized value in subroutine entry at ./FHEM/99_Utils.pm line 21.
2022.12.30 16:25:48 1: stacktrace:
2022.12.30 16:25:48 1:     main::__ANON__                      called by ./FHEM/99_Utils.pm (21)
2022.12.30 16:25:48 1:     main::time_str2num                  called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (568)
2022.12.30 16:25:48 1:     FHEM::APIs::Weather::wundergroundAPI::_ProcessingRetrieveData called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (355)
2022.12.30 16:25:48 1:     FHEM::APIs::Weather::wundergroundAPI::_RetrieveDataFinished called by FHEM/HttpUtils.pm (730)
2022.12.30 16:25:48 1:     main::__ANON__                      called by fhem.pl (781)
2022.12.30 16:25:48 1: PERL WARNING: Use of uninitialized value in subroutine entry at ./FHEM/99_Utils.pm line 21.
2022.12.30 16:25:48 1: stacktrace:
2022.12.30 16:25:48 1:     main::__ANON__                      called by ./FHEM/99_Utils.pm (21)
2022.12.30 16:25:48 1:     main::time_str2num                  called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (568)
2022.12.30 16:25:48 1:     FHEM::APIs::Weather::wundergroundAPI::_ProcessingRetrieveData called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (355)
2022.12.30 16:25:48 1:     FHEM::APIs::Weather::wundergroundAPI::_RetrieveDataFinished called by FHEM/HttpUtils.pm (730)
2022.12.30 16:25:48 1:     main::__ANON__                      called by fhem.pl (781)
2022.12.30 16:25:48 1: PERL WARNING: Use of uninitialized value in subroutine entry at ./FHEM/99_Utils.pm line 21.
2022.12.30 16:25:48 1: stacktrace:
2022.12.30 16:25:48 1:     main::__ANON__                      called by ./FHEM/99_Utils.pm (21)
2022.12.30 16:25:48 1:     main::time_str2num                  called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (568)
2022.12.30 16:25:48 1:     FHEM::APIs::Weather::wundergroundAPI::_ProcessingRetrieveData called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (355)
2022.12.30 16:25:48 1:     FHEM::APIs::Weather::wundergroundAPI::_RetrieveDataFinished called by FHEM/HttpUtils.pm (730)
2022.12.30 16:25:48 1:     main::__ANON__                      called by fhem.pl (781)
2022.12.30 16:25:48 1: PERL WARNING: Use of uninitialized value in subroutine entry at ./FHEM/99_Utils.pm line 21.
2022.12.30 16:25:48 1: stacktrace:
2022.12.30 16:25:48 1:     main::__ANON__                      called by ./FHEM/99_Utils.pm (21)
2022.12.30 16:25:48 1:     main::time_str2num                  called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (568)
2022.12.30 16:25:48 1:     FHEM::APIs::Weather::wundergroundAPI::_ProcessingRetrieveData called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (355)
2022.12.30 16:25:48 1:     FHEM::APIs::Weather::wundergroundAPI::_RetrieveDataFinished called by FHEM/HttpUtils.pm (730)
2022.12.30 16:25:48 1:     main::__ANON__                      called by fhem.pl (781)
2022.12.30 16:25:48 1: PERL WARNING: Use of uninitialized value in subroutine entry at ./FHEM/99_Utils.pm line 21.
2022.12.30 16:25:48 1: stacktrace:
2022.12.30 16:25:48 1:     main::__ANON__                      called by ./FHEM/99_Utils.pm (21)
2022.12.30 16:25:48 1:     main::time_str2num                  called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (568)
2022.12.30 16:25:48 1:     FHEM::APIs::Weather::wundergroundAPI::_ProcessingRetrieveData called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (355)
2022.12.30 16:25:48 1:     FHEM::APIs::Weather::wundergroundAPI::_RetrieveDataFinished called by FHEM/HttpUtils.pm (730)
2022.12.30 16:25:48 1:     main::__ANON__                      called by fhem.pl (781)


Gruß, Joachim
FHEM PI3B+ Bullseye: HM-CFG-USB, 40x HM, ZWave-USB, 13x ZWave, EnOcean-PI, 15x EnOcean, HUE/deCONZ, CO2, ESP-Multisensor, Shelly, alexa-fhem, ...
FHEM PI2 Buster: HM-CFG-USB, 25x HM, ZWave-USB, 4x ZWave, EnOcean-PI, 3x EnOcean, Shelly, ha-bridge, ...
FHEM PI3 Buster (Test)

CoolTux

Kannst Du bitte einmal schauen ob Du bei wunderground sowas wie Mond auf und untergang hast? Oder Sonnenauf und Untergang?
Du musst nicht wissen wie es geht! Du musst nur wissen wo es steht, wie es geht.
Support me to buy new test hardware for development: https://www.paypal.com/paypalme/MOldenburg
My FHEM Git: https://git.cooltux.net/FHEM/
Das TuxNet Wiki:
https://www.cooltux.net

MadMax-FHEM

Zitat von: CoolTux am 30 Dezember 2022, 17:22:24
Kannst Du bitte einmal schauen ob Du bei wunderground sowas wie Mond auf und untergang hast? Oder Sonnenauf und Untergang?

Ich denke nicht.
Hier ein list:


define Wunderground Weather API=wundergroundAPI,stationId...
attr Wunderground room Weather
#   API        wundergroundAPI
#   APIKEY     
#   APIOPTIONS stationId:
#   DEF        API=wundergroundAPI,stationId:apikey=
#   FUUID      63aef2fb-f33f-a014-a4b3-d9a3999ed33fc173
#   INTERVAL   3600
#   LANG       de
#   MODEL      wundergroundAPI
#   NAME       Wunderground
#   NOTIFYDEV  global
#   NR         42
#   NTFY_ORDER 50-Wunderground
#   STATE      T: 7 °C F: 89 % W: 7 km/h P: 979 hPa
#   TYPE       Weather
#   VERSION    v2.2.11
#   eventCount 3
#   READINGS:
#     2022-12-30 17:27:42   apiMaintainer   Julian Pawlowski (loredo)
#     2022-12-30 17:27:42   apiVersion      v1.0.3
#     2022-12-30 17:27:42   cloudCover      90
#     2022-12-30 17:27:42   code            11
#     2022-12-30 17:27:42   codeExtend      1100
#     2022-12-30 17:27:42   condition       Schauer
#     2022-12-30 17:27:42   current_date_time Fri, 30 Dec 2022 17:27
#     2022-12-30 17:27:42   dewPoint        6
#     2022-12-30 17:27:42   heatIndex       7.4
#     2022-12-30 17:27:42   humidity        89
#     2022-12-30 17:27:42   icon            chance_of_rain
#     2022-12-30 17:27:42   iconAPI         11
#     2022-12-30 17:27:42   lastError       
#     2022-12-30 17:27:42   lat           
#     2022-12-30 17:27:42   long           
#     2022-12-30 17:27:42   precipProbability 2.5
#     2022-12-30 17:27:42   precipRate      0
#     2022-12-30 17:27:42   precipTotal     0.3
#     2022-12-30 17:27:42   pressure        979
#     2022-12-30 17:27:42   pubDate         Fri, 30 Dec 2022 17:27
#     2022-12-30 17:27:42   pwsCountry      DE
#     2022-12-30 17:27:42   pwsElevation    302.1
#     2022-12-30 17:27:42   pwsLat         
#     2022-12-30 17:27:42   pwsLon         
#     2022-12-30 17:27:42   pwsNeighborhood
#     2022-12-30 17:27:42   pwsQcStatus     1
#     2022-12-30 17:27:42   pwsSoftwareType EasyWeatherV1.6.4
#     2022-12-30 17:27:42   pwsStationID   
#     2022-12-30 17:27:42   solarRadiation  0
#     2022-12-30 17:27:42   state           T: 7 °C F: 89 % W: 7 km/h P: 979 hPa
#     2022-12-30 17:27:42   status          ok
#     2022-12-30 17:27:42   temp_c          7
#     2022-12-30 17:27:42   temperature     7
#     2022-12-30 17:27:42   uvIndex         0
#     2022-12-30 17:27:42   validity        up-to-date
#     2022-12-30 17:27:42   wind            7
#     2022-12-30 17:27:42   windGust        11
#     2022-12-30 17:27:42   wind_chill      6
#     2022-12-30 17:27:42   wind_condition  Wind: ONO 7 km/h
#     2022-12-30 17:27:42   wind_direction  58
#     2022-12-30 17:27:42   wind_speed      7
#   fhem:
#     LOCATION   
#     allowCache 1
#     interfaces temperature;humidity;wind
#
setstate Wunderground T: 7 °C F: 89 % W: 7 km/h P: 979 hPa
setstate Wunderground 2022-12-30 17:27:42 .license Data provided by Weather Underground;; part of The Weather Company, an IBM Business.
setstate Wunderground 2022-12-30 17:27:42 apiMaintainer Julian Pawlowski (loredo)
setstate Wunderground 2022-12-30 17:27:42 apiVersion v1.0.3
setstate Wunderground 2022-12-30 17:27:42 cloudCover 90
setstate Wunderground 2022-12-30 17:27:42 code 11
setstate Wunderground 2022-12-30 17:27:42 codeExtend 1100
setstate Wunderground 2022-12-30 17:27:42 condition Schauer
setstate Wunderground 2022-12-30 17:27:42 current_date_time Fri, 30 Dec 2022 17:27
setstate Wunderground 2022-12-30 17:27:42 dewPoint 6
setstate Wunderground 2022-12-30 17:27:42 heatIndex 7.4
setstate Wunderground 2022-12-30 17:27:42 humidity 89
setstate Wunderground 2022-12-30 17:27:42 icon chance_of_rain
setstate Wunderground 2022-12-30 17:27:42 iconAPI 11
setstate Wunderground 2022-12-30 17:27:42 lastError
setstate Wunderground 2022-12-30 17:27:42 lat
setstate Wunderground 2022-12-30 17:27:42 long
setstate Wunderground 2022-12-30 17:27:42 precipProbability 2.5
setstate Wunderground 2022-12-30 17:27:42 precipRate 0
setstate Wunderground 2022-12-30 17:27:42 precipTotal 0.3
setstate Wunderground 2022-12-30 17:27:42 pressure 979
setstate Wunderground 2022-12-30 17:27:42 pubDate Fri, 30 Dec 2022 17:27
setstate Wunderground 2022-12-30 17:27:42 pwsCountry DE
setstate Wunderground 2022-12-30 17:27:42 pwsElevation 302.1
setstate Wunderground 2022-12-30 17:27:42 pwsLat
setstate Wunderground 2022-12-30 17:27:42 pwsLon
setstate Wunderground 2022-12-30 17:27:42 pwsNeighborhood
setstate Wunderground 2022-12-30 17:27:42 pwsQcStatus 1
setstate Wunderground 2022-12-30 17:27:42 pwsSoftwareType EasyWeatherV1.6.4
setstate Wunderground 2022-12-30 17:27:42 pwsStationID
setstate Wunderground 2022-12-30 17:27:42 solarRadiation 0
setstate Wunderground 2022-12-30 17:27:42 state T: 7 °C F: 89 % W: 7 km/h P: 979 hPa
setstate Wunderground 2022-12-30 17:27:42 status ok
setstate Wunderground 2022-12-30 17:27:42 temp_c 7
setstate Wunderground 2022-12-30 17:27:42 temperature 7
setstate Wunderground 2022-12-30 17:27:42 uvIndex 0
setstate Wunderground 2022-12-30 17:27:42 validity up-to-date
setstate Wunderground 2022-12-30 17:27:42 wind 7
setstate Wunderground 2022-12-30 17:27:42 windGust 11
setstate Wunderground 2022-12-30 17:27:42 wind_chill 6
setstate Wunderground 2022-12-30 17:27:42 wind_condition Wind: ONO 7 km/h
setstate Wunderground 2022-12-30 17:27:42 wind_direction 58
setstate Wunderground 2022-12-30 17:27:42 wind_speed 7


Gruß, Joachim
FHEM PI3B+ Bullseye: HM-CFG-USB, 40x HM, ZWave-USB, 13x ZWave, EnOcean-PI, 15x EnOcean, HUE/deCONZ, CO2, ESP-Multisensor, Shelly, alexa-fhem, ...
FHEM PI2 Buster: HM-CFG-USB, 25x HM, ZWave-USB, 4x ZWave, EnOcean-PI, 3x EnOcean, Shelly, ha-bridge, ...
FHEM PI3 Buster (Test)

CoolTux

Gib mal bitte ein list vom Device

Also

list Wunderground
Du musst nicht wissen wie es geht! Du musst nur wissen wo es steht, wie es geht.
Support me to buy new test hardware for development: https://www.paypal.com/paypalme/MOldenburg
My FHEM Git: https://git.cooltux.net/FHEM/
Das TuxNet Wiki:
https://www.cooltux.net

MadMax-FHEM

Zitat von: CoolTux am 30 Dezember 2022, 17:42:08
Gib mal bitte ein list vom Device

Also

list Wunderground

Wollte ich bzw. habe ich...
...ich dachte das neue Feature "copy for forum" oder so macht das...

Aber dann halt "old style" ;)


Internals:
   API        wundergroundAPI
   APIKEY     1366ef826dad47c4a6ef826dad17c459
   APIOPTIONS stationId:IFRTH154
   DEF        API=wundergroundAPI,stationId: apikey=
   FUUID      63aef2fb-f33f-a014-a4b3-d9a3999ed33fc173
   INTERVAL   3600
   LANG       de
   MODEL      wundergroundAPI
   NAME       Wunderground
   NOTIFYDEV  global
   NR         42
   NTFY_ORDER 50-Wunderground
   STATE      T: 7 °C F: 89 % W: 7 km/h P: 979 hPa
   TYPE       Weather
   VERSION    v2.2.11
   eventCount 3
   READINGS:
     2022-12-30 17:27:42   apiMaintainer   Julian Pawlowski (loredo)
     2022-12-30 17:27:42   apiVersion      v1.0.3
     2022-12-30 17:27:42   cloudCover      90
     2022-12-30 17:27:42   code            11
     2022-12-30 17:27:42   codeExtend      1100
     2022-12-30 17:27:42   condition       Schauer
     2022-12-30 17:27:42   current_date_time Fri, 30 Dec 2022 17:27
     2022-12-30 17:27:42   dewPoint        6
     2022-12-30 17:27:42   heatIndex       7.4
     2022-12-30 17:27:42   humidity        89
     2022-12-30 17:27:42   icon            chance_of_rain
     2022-12-30 17:27:42   iconAPI         11
     2022-12-30 17:27:42   lastError       
     2022-12-30 17:27:42   lat             
     2022-12-30 17:27:42   long           
     2022-12-30 17:27:42   precipProbability 2.5
     2022-12-30 17:27:42   precipRate      0
     2022-12-30 17:27:42   precipTotal     0.3
     2022-12-30 17:27:42   pressure        979
     2022-12-30 17:27:42   pubDate         Fri, 30 Dec 2022 17:27
     2022-12-30 17:27:42   pwsCountry      DE
     2022-12-30 17:27:42   pwsElevation    302.1
     2022-12-30 17:27:42   pwsLat         
     2022-12-30 17:27:42   pwsLon         
     2022-12-30 17:27:42   pwsNeighborhood
     2022-12-30 17:27:42   pwsQcStatus     1
     2022-12-30 17:27:42   pwsSoftwareType EasyWeatherV1.6.4
     2022-12-30 17:27:42   pwsStationID   
     2022-12-30 17:27:42   solarRadiation  0
     2022-12-30 17:27:42   state           T: 7 °C F: 89 % W: 7 km/h P: 979 hPa
     2022-12-30 17:27:42   status          ok
     2022-12-30 17:27:42   temp_c          7
     2022-12-30 17:27:42   temperature     7
     2022-12-30 17:27:42   uvIndex         0
     2022-12-30 17:27:42   validity        up-to-date
     2022-12-30 17:27:42   wind            7
     2022-12-30 17:27:42   windGust        11
     2022-12-30 17:27:42   wind_chill      6
     2022-12-30 17:27:42   wind_condition  Wind: ONO 7 km/h
     2022-12-30 17:27:42   wind_direction  58
     2022-12-30 17:27:42   wind_speed      7
   fhem:
     LOCATION   
     allowCache 1
     interfaces temperature;humidity;wind
Attributes:
   room       Weather


Gruß, Joachim
FHEM PI3B+ Bullseye: HM-CFG-USB, 40x HM, ZWave-USB, 13x ZWave, EnOcean-PI, 15x EnOcean, HUE/deCONZ, CO2, ESP-Multisensor, Shelly, alexa-fhem, ...
FHEM PI2 Buster: HM-CFG-USB, 25x HM, ZWave-USB, 4x ZWave, EnOcean-PI, 3x EnOcean, Shelly, ha-bridge, ...
FHEM PI3 Buster (Test)

CoolTux

#67
Zitat von: MadMax-FHEM am 30 Dezember 2022, 17:47:21
Wollte ich bzw. habe ich...
...ich dachte das neue Feature "copy for forum" oder so macht das...

Aber dann halt "old style" ;)


Internals:
   API        wundergroundAPI
   APIKEY     1366ef826dad47c4a6ef826dad17c459
   APIOPTIONS stationId:IFRTH154
   DEF        API=wundergroundAPI,stationId: apikey=
   FUUID      63aef2fb-f33f-a014-a4b3-d9a3999ed33fc173
   INTERVAL   3600
   LANG       de
   MODEL      wundergroundAPI
   NAME       Wunderground
   NOTIFYDEV  global
   NR         42
   NTFY_ORDER 50-Wunderground
   STATE      T: 7 °C F: 89 % W: 7 km/h P: 979 hPa
   TYPE       Weather
   VERSION    v2.2.11
   eventCount 3
   READINGS:
     2022-12-30 17:27:42   apiMaintainer   Julian Pawlowski (loredo)
     2022-12-30 17:27:42   apiVersion      v1.0.3
     2022-12-30 17:27:42   cloudCover      90
     2022-12-30 17:27:42   code            11
     2022-12-30 17:27:42   codeExtend      1100
     2022-12-30 17:27:42   condition       Schauer
     2022-12-30 17:27:42   current_date_time Fri, 30 Dec 2022 17:27
     2022-12-30 17:27:42   dewPoint        6
     2022-12-30 17:27:42   heatIndex       7.4
     2022-12-30 17:27:42   humidity        89
     2022-12-30 17:27:42   icon            chance_of_rain
     2022-12-30 17:27:42   iconAPI         11
     2022-12-30 17:27:42   lastError       
     2022-12-30 17:27:42   lat             
     2022-12-30 17:27:42   long           
     2022-12-30 17:27:42   precipProbability 2.5
     2022-12-30 17:27:42   precipRate      0
     2022-12-30 17:27:42   precipTotal     0.3
     2022-12-30 17:27:42   pressure        979
     2022-12-30 17:27:42   pubDate         Fri, 30 Dec 2022 17:27
     2022-12-30 17:27:42   pwsCountry      DE
     2022-12-30 17:27:42   pwsElevation    302.1
     2022-12-30 17:27:42   pwsLat         
     2022-12-30 17:27:42   pwsLon         
     2022-12-30 17:27:42   pwsNeighborhood
     2022-12-30 17:27:42   pwsQcStatus     1
     2022-12-30 17:27:42   pwsSoftwareType EasyWeatherV1.6.4
     2022-12-30 17:27:42   pwsStationID   
     2022-12-30 17:27:42   solarRadiation  0
     2022-12-30 17:27:42   state           T: 7 °C F: 89 % W: 7 km/h P: 979 hPa
     2022-12-30 17:27:42   status          ok
     2022-12-30 17:27:42   temp_c          7
     2022-12-30 17:27:42   temperature     7
     2022-12-30 17:27:42   uvIndex         0
     2022-12-30 17:27:42   validity        up-to-date
     2022-12-30 17:27:42   wind            7
     2022-12-30 17:27:42   windGust        11
     2022-12-30 17:27:42   wind_chill      6
     2022-12-30 17:27:42   wind_condition  Wind: ONO 7 km/h
     2022-12-30 17:27:42   wind_direction  58
     2022-12-30 17:27:42   wind_speed      7
   fhem:
     LOCATION   
     allowCache 1
     interfaces temperature;humidity;wind
Attributes:
   room       Weather


Gruß, Joachim

Ah alles klar. Setzte mal bitte das Attribut forecast auf Daily.
Danach Weather updaten
Du musst nicht wissen wie es geht! Du musst nur wissen wo es steht, wie es geht.
Support me to buy new test hardware for development: https://www.paypal.com/paypalme/MOldenburg
My FHEM Git: https://git.cooltux.net/FHEM/
Das TuxNet Wiki:
https://www.cooltux.net

CoolTux

Wahrscheinlich doof ausgedrückt.

set Wunderground update

Und schauen ob Du nun forecast Daten bekommst. Du hast ja vorher Attribut forecast auf Daily gesetzt.
Du musst nicht wissen wie es geht! Du musst nur wissen wo es steht, wie es geht.
Support me to buy new test hardware for development: https://www.paypal.com/paypalme/MOldenburg
My FHEM Git: https://git.cooltux.net/FHEM/
Das TuxNet Wiki:
https://www.cooltux.net

MadMax-FHEM

Musste den letzten Post löschen war irgendwie "quatsch", weil nur mit dem Handy "gedaddelt"...

Jetzt noch mal in "vernünftig" (so hoffe ich):

also Attribut gesetzt.
Dann set Wunderground update -> keine Einträge im Log (war ja auch vorher schon so).

Dann update und shutdown restart.
Trotzdem/immer noch:


2022.12.30 18:20:15 0: Server shutdown
2022.12.30 18:20:17 1: Including fhem.cfg
2022.12.30 18:20:17 3: WEB: port 8083 opened
2022.12.30 18:20:17 2: eventTypes: loaded 148 lines from ./log/eventTypes.txt
2022.12.30 18:20:18 1: FHEM::Meta::__GetUpdatedata: ERROR: FHEM/59_Weather.pm belongs to source repository "fhem". Ignoring identical file name from source repository Weather
2022.12.30 18:20:19 1: Including ./log/fhem.save
2022.12.30 18:20:19 0: Featurelevel: 6.1
2022.12.30 18:20:19 0: Server started with 7 defined entities (fhem.pl:26868/2022-12-18 perl:5.032001 os:linux user:fhem pid:944)
2022.12.30 18:20:43 1: PERL WARNING: Use of uninitialized value in subroutine entry at ./FHEM/99_Utils.pm line 21.
2022.12.30 18:20:43 1: stacktrace:
2022.12.30 18:20:43 1:     main::__ANON__                      called by ./FHEM/99_Utils.pm (21)
2022.12.30 18:20:43 1:     main::time_str2num                  called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (568)
2022.12.30 18:20:43 1:     FHEM::APIs::Weather::wundergroundAPI::_ProcessingRetrieveData called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (355)
2022.12.30 18:20:43 1:     FHEM::APIs::Weather::wundergroundAPI::_RetrieveDataFinished called by FHEM/HttpUtils.pm (730)
2022.12.30 18:20:43 1:     main::__ANON__                      called by fhem.pl (781)
2022.12.30 18:20:43 1: PERL WARNING: Use of uninitialized value in subroutine entry at ./FHEM/99_Utils.pm line 21.
2022.12.30 18:20:43 1: stacktrace:
2022.12.30 18:20:43 1:     main::__ANON__                      called by ./FHEM/99_Utils.pm (21)
2022.12.30 18:20:43 1:     main::time_str2num                  called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (568)
2022.12.30 18:20:43 1:     FHEM::APIs::Weather::wundergroundAPI::_ProcessingRetrieveData called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (355)
2022.12.30 18:20:43 1:     FHEM::APIs::Weather::wundergroundAPI::_RetrieveDataFinished called by FHEM/HttpUtils.pm (730)
2022.12.30 18:20:43 1:     main::__ANON__                      called by fhem.pl (781)
2022.12.30 18:20:43 1: PERL WARNING: Use of uninitialized value in subroutine entry at ./FHEM/99_Utils.pm line 21.
2022.12.30 18:20:43 1: stacktrace:
2022.12.30 18:20:43 1:     main::__ANON__                      called by ./FHEM/99_Utils.pm (21)
2022.12.30 18:20:43 1:     main::time_str2num                  called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (568)
2022.12.30 18:20:43 1:     FHEM::APIs::Weather::wundergroundAPI::_ProcessingRetrieveData called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (355)
2022.12.30 18:20:43 1:     FHEM::APIs::Weather::wundergroundAPI::_RetrieveDataFinished called by FHEM/HttpUtils.pm (730)
2022.12.30 18:20:43 1:     main::__ANON__                      called by fhem.pl (781)
2022.12.30 18:20:43 1: PERL WARNING: Use of uninitialized value in subroutine entry at ./FHEM/99_Utils.pm line 21.
2022.12.30 18:20:43 1: stacktrace:
2022.12.30 18:20:43 1:     main::__ANON__                      called by ./FHEM/99_Utils.pm (21)
2022.12.30 18:20:43 1:     main::time_str2num                  called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (568)
2022.12.30 18:20:43 1:     FHEM::APIs::Weather::wundergroundAPI::_ProcessingRetrieveData called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (355)
2022.12.30 18:20:43 1:     FHEM::APIs::Weather::wundergroundAPI::_RetrieveDataFinished called by FHEM/HttpUtils.pm (730)
2022.12.30 18:20:43 1:     main::__ANON__                      called by fhem.pl (781)
2022.12.30 18:20:43 1: PERL WARNING: Use of uninitialized value in subroutine entry at ./FHEM/99_Utils.pm line 21.
2022.12.30 18:20:43 1: stacktrace:
2022.12.30 18:20:43 1:     main::__ANON__                      called by ./FHEM/99_Utils.pm (21)
2022.12.30 18:20:43 1:     main::time_str2num                  called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (568)
2022.12.30 18:20:43 1:     FHEM::APIs::Weather::wundergroundAPI::_ProcessingRetrieveData called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (355)
2022.12.30 18:20:43 1:     FHEM::APIs::Weather::wundergroundAPI::_RetrieveDataFinished called by FHEM/HttpUtils.pm (730)
2022.12.30 18:20:43 1:     main::__ANON__                      called by fhem.pl (781)
2022.12.30 18:20:43 1: PERL WARNING: Use of uninitialized value in subroutine entry at ./FHEM/99_Utils.pm line 21.
2022.12.30 18:20:43 1: stacktrace:
2022.12.30 18:20:43 1:     main::__ANON__                      called by ./FHEM/99_Utils.pm (21)
2022.12.30 18:20:43 1:     main::time_str2num                  called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (568)
2022.12.30 18:20:43 1:     FHEM::APIs::Weather::wundergroundAPI::_ProcessingRetrieveData called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (355)
2022.12.30 18:20:43 1:     FHEM::APIs::Weather::wundergroundAPI::_RetrieveDataFinished called by FHEM/HttpUtils.pm (730)
2022.12.30 18:20:43 1:     main::__ANON__                      called by fhem.pl (781)
2022.12.30 18:20:43 1: PERL WARNING: Use of uninitialized value in subroutine entry at ./FHEM/99_Utils.pm line 21.
2022.12.30 18:20:43 1: stacktrace:
2022.12.30 18:20:43 1:     main::__ANON__                      called by ./FHEM/99_Utils.pm (21)
2022.12.30 18:20:43 1:     main::time_str2num                  called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (568)
2022.12.30 18:20:43 1:     FHEM::APIs::Weather::wundergroundAPI::_ProcessingRetrieveData called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (355)
2022.12.30 18:20:43 1:     FHEM::APIs::Weather::wundergroundAPI::_RetrieveDataFinished called by FHEM/HttpUtils.pm (730)
2022.12.30 18:20:43 1:     main::__ANON__                      called by fhem.pl (781)
2022.12.30 18:20:43 1: PERL WARNING: Use of uninitialized value in subroutine entry at ./FHEM/99_Utils.pm line 21.
2022.12.30 18:20:43 1: stacktrace:
2022.12.30 18:20:43 1:     main::__ANON__                      called by ./FHEM/99_Utils.pm (21)
2022.12.30 18:20:43 1:     main::time_str2num                  called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (568)
2022.12.30 18:20:43 1:     FHEM::APIs::Weather::wundergroundAPI::_ProcessingRetrieveData called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (355)
2022.12.30 18:20:43 1:     FHEM::APIs::Weather::wundergroundAPI::_RetrieveDataFinished called by FHEM/HttpUtils.pm (730)
2022.12.30 18:20:43 1:     main::__ANON__                      called by fhem.pl (781)
2022.12.30 18:20:43 1: PERL WARNING: Use of uninitialized value in subroutine entry at ./FHEM/99_Utils.pm line 21.
2022.12.30 18:20:43 1: stacktrace:
2022.12.30 18:20:43 1:     main::__ANON__                      called by ./FHEM/99_Utils.pm (21)
2022.12.30 18:20:43 1:     main::time_str2num                  called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (568)
2022.12.30 18:20:43 1:     FHEM::APIs::Weather::wundergroundAPI::_ProcessingRetrieveData called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (355)
2022.12.30 18:20:43 1:     FHEM::APIs::Weather::wundergroundAPI::_RetrieveDataFinished called by FHEM/HttpUtils.pm (730)
2022.12.30 18:20:43 1:     main::__ANON__                      called by fhem.pl (781)
2022.12.30 18:20:43 1: PERL WARNING: Use of uninitialized value in subroutine entry at ./FHEM/99_Utils.pm line 21.
2022.12.30 18:20:43 1: stacktrace:
2022.12.30 18:20:43 1:     main::__ANON__                      called by ./FHEM/99_Utils.pm (21)
2022.12.30 18:20:43 1:     main::time_str2num                  called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (568)
2022.12.30 18:20:43 1:     FHEM::APIs::Weather::wundergroundAPI::_ProcessingRetrieveData called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (355)
2022.12.30 18:20:43 1:     FHEM::APIs::Weather::wundergroundAPI::_RetrieveDataFinished called by FHEM/HttpUtils.pm (730)
2022.12.30 18:20:43 1:     main::__ANON__                      called by fhem.pl (781)
2022.12.30 18:20:43 1: PERL WARNING: Use of uninitialized value in subroutine entry at ./FHEM/99_Utils.pm line 21.
2022.12.30 18:20:43 1: stacktrace:
2022.12.30 18:20:43 1:     main::__ANON__                      called by ./FHEM/99_Utils.pm (21)
2022.12.30 18:20:43 1:     main::time_str2num                  called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (568)
2022.12.30 18:20:43 1:     FHEM::APIs::Weather::wundergroundAPI::_ProcessingRetrieveData called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (355)
2022.12.30 18:20:43 1:     FHEM::APIs::Weather::wundergroundAPI::_RetrieveDataFinished called by FHEM/HttpUtils.pm (730)
2022.12.30 18:20:43 1:     main::__ANON__                      called by fhem.pl (781)
2022.12.30 18:20:43 1: PERL WARNING: Use of uninitialized value in subroutine entry at ./FHEM/99_Utils.pm line 21.
2022.12.30 18:20:43 1: stacktrace:
2022.12.30 18:20:43 1:     main::__ANON__                      called by ./FHEM/99_Utils.pm (21)
2022.12.30 18:20:43 1:     main::time_str2num                  called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (568)
2022.12.30 18:20:43 1:     FHEM::APIs::Weather::wundergroundAPI::_ProcessingRetrieveData called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (355)
2022.12.30 18:20:43 1:     FHEM::APIs::Weather::wundergroundAPI::_RetrieveDataFinished called by FHEM/HttpUtils.pm (730)
2022.12.30 18:20:43 1:     main::__ANON__                      called by fhem.pl (781)
2022.12.30 18:20:43 1: PERL WARNING: Use of uninitialized value in subroutine entry at ./FHEM/99_Utils.pm line 21.
2022.12.30 18:20:43 1: stacktrace:
2022.12.30 18:20:43 1:     main::__ANON__                      called by ./FHEM/99_Utils.pm (21)
2022.12.30 18:20:43 1:     main::time_str2num                  called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (568)
2022.12.30 18:20:43 1:     FHEM::APIs::Weather::wundergroundAPI::_ProcessingRetrieveData called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (355)
2022.12.30 18:20:43 1:     FHEM::APIs::Weather::wundergroundAPI::_RetrieveDataFinished called by FHEM/HttpUtils.pm (730)
2022.12.30 18:20:43 1:     main::__ANON__                      called by fhem.pl (781)
2022.12.30 18:20:43 1: PERL WARNING: Use of uninitialized value in subroutine entry at ./FHEM/99_Utils.pm line 21.
2022.12.30 18:20:43 1: stacktrace:
2022.12.30 18:20:43 1:     main::__ANON__                      called by ./FHEM/99_Utils.pm (21)
2022.12.30 18:20:43 1:     main::time_str2num                  called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (568)
2022.12.30 18:20:43 1:     FHEM::APIs::Weather::wundergroundAPI::_ProcessingRetrieveData called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (355)
2022.12.30 18:20:43 1:     FHEM::APIs::Weather::wundergroundAPI::_RetrieveDataFinished called by FHEM/HttpUtils.pm (730)
2022.12.30 18:20:43 1:     main::__ANON__                      called by fhem.pl (781)
2022.12.30 18:20:43 1: PERL WARNING: Use of uninitialized value in subroutine entry at ./FHEM/99_Utils.pm line 21.
2022.12.30 18:20:43 1: stacktrace:
2022.12.30 18:20:43 1:     main::__ANON__                      called by ./FHEM/99_Utils.pm (21)
2022.12.30 18:20:43 1:     main::time_str2num                  called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (568)
2022.12.30 18:20:43 1:     FHEM::APIs::Weather::wundergroundAPI::_ProcessingRetrieveData called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (355)
2022.12.30 18:20:43 1:     FHEM::APIs::Weather::wundergroundAPI::_RetrieveDataFinished called by FHEM/HttpUtils.pm (730)
2022.12.30 18:20:43 1:     main::__ANON__                      called by fhem.pl (781)
2022.12.30 18:20:43 1: PERL WARNING: Use of uninitialized value in subroutine entry at ./FHEM/99_Utils.pm line 21.
2022.12.30 18:20:43 1: stacktrace:
2022.12.30 18:20:43 1:     main::__ANON__                      called by ./FHEM/99_Utils.pm (21)
2022.12.30 18:20:43 1:     main::time_str2num                  called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (568)
2022.12.30 18:20:43 1:     FHEM::APIs::Weather::wundergroundAPI::_ProcessingRetrieveData called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (355)
2022.12.30 18:20:43 1:     FHEM::APIs::Weather::wundergroundAPI::_RetrieveDataFinished called by FHEM/HttpUtils.pm (730)
2022.12.30 18:20:43 1:     main::__ANON__                      called by fhem.pl (781)
2022.12.30 18:20:43 1: PERL WARNING: Use of uninitialized value in subroutine entry at ./FHEM/99_Utils.pm line 21.
2022.12.30 18:20:43 1: stacktrace:
2022.12.30 18:20:43 1:     main::__ANON__                      called by ./FHEM/99_Utils.pm (21)
2022.12.30 18:20:43 1:     main::time_str2num                  called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (568)
2022.12.30 18:20:43 1:     FHEM::APIs::Weather::wundergroundAPI::_ProcessingRetrieveData called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (355)
2022.12.30 18:20:43 1:     FHEM::APIs::Weather::wundergroundAPI::_RetrieveDataFinished called by FHEM/HttpUtils.pm (730)
2022.12.30 18:20:43 1:     main::__ANON__                      called by fhem.pl (781)
2022.12.30 18:20:43 1: PERL WARNING: Use of uninitialized value in subroutine entry at ./FHEM/99_Utils.pm line 21.
2022.12.30 18:20:43 1: stacktrace:
2022.12.30 18:20:43 1:     main::__ANON__                      called by ./FHEM/99_Utils.pm (21)
2022.12.30 18:20:43 1:     main::time_str2num                  called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (568)
2022.12.30 18:20:43 1:     FHEM::APIs::Weather::wundergroundAPI::_ProcessingRetrieveData called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (355)
2022.12.30 18:20:43 1:     FHEM::APIs::Weather::wundergroundAPI::_RetrieveDataFinished called by FHEM/HttpUtils.pm (730)
2022.12.30 18:20:43 1:     main::__ANON__                      called by fhem.pl (781)
2022.12.30 18:20:43 1: PERL WARNING: Use of uninitialized value in subroutine entry at ./FHEM/99_Utils.pm line 21.
2022.12.30 18:20:43 1: stacktrace:
2022.12.30 18:20:43 1:     main::__ANON__                      called by ./FHEM/99_Utils.pm (21)
2022.12.30 18:20:43 1:     main::time_str2num                  called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (568)
2022.12.30 18:20:43 1:     FHEM::APIs::Weather::wundergroundAPI::_ProcessingRetrieveData called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (355)
2022.12.30 18:20:43 1:     FHEM::APIs::Weather::wundergroundAPI::_RetrieveDataFinished called by FHEM/HttpUtils.pm (730)
2022.12.30 18:20:43 1:     main::__ANON__                      called by fhem.pl (781)
2022.12.30 18:20:43 1: PERL WARNING: Use of uninitialized value in subroutine entry at ./FHEM/99_Utils.pm line 21.
2022.12.30 18:20:43 1: stacktrace:
2022.12.30 18:20:43 1:     main::__ANON__                      called by ./FHEM/99_Utils.pm (21)
2022.12.30 18:20:43 1:     main::time_str2num                  called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (568)
2022.12.30 18:20:43 1:     FHEM::APIs::Weather::wundergroundAPI::_ProcessingRetrieveData called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (355)
2022.12.30 18:20:43 1:     FHEM::APIs::Weather::wundergroundAPI::_RetrieveDataFinished called by FHEM/HttpUtils.pm (730)
2022.12.30 18:20:43 1:     main::__ANON__                      called by fhem.pl (781)
2022.12.30 18:20:43 1: PERL WARNING: Use of uninitialized value in subroutine entry at ./FHEM/99_Utils.pm line 21.
2022.12.30 18:20:43 1: stacktrace:
2022.12.30 18:20:43 1:     main::__ANON__                      called by ./FHEM/99_Utils.pm (21)
2022.12.30 18:20:43 1:     main::time_str2num                  called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (568)
2022.12.30 18:20:43 1:     FHEM::APIs::Weather::wundergroundAPI::_ProcessingRetrieveData called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (355)
2022.12.30 18:20:43 1:     FHEM::APIs::Weather::wundergroundAPI::_RetrieveDataFinished called by FHEM/HttpUtils.pm (730)
2022.12.30 18:20:43 1:     main::__ANON__                      called by fhem.pl (781)
2022.12.30 18:20:43 1: PERL WARNING: Use of uninitialized value in subroutine entry at ./FHEM/99_Utils.pm line 21.
2022.12.30 18:20:43 1: stacktrace:
2022.12.30 18:20:43 1:     main::__ANON__                      called by ./FHEM/99_Utils.pm (21)
2022.12.30 18:20:43 1:     main::time_str2num                  called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (568)
2022.12.30 18:20:43 1:     FHEM::APIs::Weather::wundergroundAPI::_ProcessingRetrieveData called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (355)
2022.12.30 18:20:43 1:     FHEM::APIs::Weather::wundergroundAPI::_RetrieveDataFinished called by FHEM/HttpUtils.pm (730)
2022.12.30 18:20:43 1:     main::__ANON__                      called by fhem.pl (781)
2022.12.30 18:20:43 1: PERL WARNING: Use of uninitialized value in subroutine entry at ./FHEM/99_Utils.pm line 21.
2022.12.30 18:20:43 1: stacktrace:
2022.12.30 18:20:43 1:     main::__ANON__                      called by ./FHEM/99_Utils.pm (21)
2022.12.30 18:20:43 1:     main::time_str2num                  called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (568)
2022.12.30 18:20:43 1:     FHEM::APIs::Weather::wundergroundAPI::_ProcessingRetrieveData called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (355)
2022.12.30 18:20:43 1:     FHEM::APIs::Weather::wundergroundAPI::_RetrieveDataFinished called by FHEM/HttpUtils.pm (730)
2022.12.30 18:20:43 1:     main::__ANON__                      called by fhem.pl (781)
2022.12.30 18:20:43 1: PERL WARNING: Use of uninitialized value in subroutine entry at ./FHEM/99_Utils.pm line 21.
2022.12.30 18:20:43 1: stacktrace:
2022.12.30 18:20:43 1:     main::__ANON__                      called by ./FHEM/99_Utils.pm (21)
2022.12.30 18:20:43 1:     main::time_str2num                  called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (568)
2022.12.30 18:20:43 1:     FHEM::APIs::Weather::wundergroundAPI::_ProcessingRetrieveData called by lib/FHEM/APIs/Weather/wundergroundAPI.pm (355)
2022.12.30 18:20:43 1:     FHEM::APIs::Weather::wundergroundAPI::_RetrieveDataFinished called by FHEM/HttpUtils.pm (730)
2022.12.30 18:20:43 1:     main::__ANON__                      called by fhem.pl (781)


Es dauert aber immer etwas nach dem fhem-Start bis die Einträge kommen.
Dachte daher beim ersten (den ersten paar) Versuch, dass es weg wäre...

Gruß, Joachim
FHEM PI3B+ Bullseye: HM-CFG-USB, 40x HM, ZWave-USB, 13x ZWave, EnOcean-PI, 15x EnOcean, HUE/deCONZ, CO2, ESP-Multisensor, Shelly, alexa-fhem, ...
FHEM PI2 Buster: HM-CFG-USB, 25x HM, ZWave-USB, 4x ZWave, EnOcean-PI, 3x EnOcean, Shelly, ha-bridge, ...
FHEM PI3 Buster (Test)

CoolTux

Und hast Du denn nun forecast Daten als Reading im Device? Bitte einmal ein list.
Du musst nicht wissen wie es geht! Du musst nur wissen wo es steht, wie es geht.
Support me to buy new test hardware for development: https://www.paypal.com/paypalme/MOldenburg
My FHEM Git: https://git.cooltux.net/FHEM/
Das TuxNet Wiki:
https://www.cooltux.net

MadMax-FHEM

Zitat von: CoolTux am 30 Dezember 2022, 18:19:04
Wahrscheinlich doof ausgedrückt.

set Wunderground update

Und schauen ob Du nun forecast Daten bekommst. Du hast ja vorher Attribut forecast auf Daily gesetzt.

Also es kommen mehr Daten.
Aber die kamen auch schon ohne fhem update.

Und update check meinte es gäbe was...
...daher habe ich auch das gemacht ;)

Ja, forecast Daten sind da:


Internals:
   API        wundergroundAPI
   APIKEY     
   APIOPTIONS stationId:
   DEF        API=wundergroundAPI,stationId: apikey=
   FUUID      63aef2fb-f33f-a014-a4b3-d9a3999ed33fc173
   INTERVAL   3600
   LANG       de
   MODEL      wundergroundAPI
   NAME       Wunderground
   NOTIFYDEV  global
   NR         42
   NTFY_ORDER 50-Wunderground
   STATE      T: 7 °C F: 94 % W: 4 km/h P: 979 hPa
   TYPE       Weather
   VERSION    v2.2.11
   eventCount 1
   READINGS:
     2022-12-30 18:20:43   apiMaintainer   Julian Pawlowski (loredo)
     2022-12-30 18:20:43   apiVersion      v1.0.3
     2022-12-30 18:20:43   cloudCover      89
     2022-12-30 18:20:43   code            11
     2022-12-30 18:20:43   codeExtend      1100
     2022-12-30 18:20:43   condition       Schauer
     2022-12-30 18:20:43   current_date_time Fri, 30 Dec 2022 18:20
     2022-12-30 18:20:43   dewPoint        6
     2022-12-30 18:20:43   fc1_cloudCover  89
     2022-12-30 18:20:43   fc1_code        11
     2022-12-30 18:20:43   fc1_codeExtend  1100
     2022-12-30 18:20:43   fc1_condition   Schauer
     2022-12-30 18:20:43   fc1_day_of_week Freitag
     2022-12-30 18:20:43   fc1_high_c      0
     2022-12-30 18:20:43   fc1_icon        chance_of_rain
     2022-12-30 18:20:43   fc1_iconAPI     11
     2022-12-30 18:20:43   fc1_low_c       7
     2022-12-30 18:20:43   fc1_moonPhase   zunehmender Halbmond
     2022-12-30 18:20:43   fc1_moonPhaseCode WXG
     2022-12-30 18:20:43   fc1_moonPhaseDay 8
     2022-12-30 18:20:43   fc1_moonriseTime Fri, 30 Dec 2022 12:21
     2022-12-30 18:20:43   fc1_moonsetTime Fri, 30 Dec 2022 00:13
     2022-12-30 18:20:43   fc1_narrative   Schauer. Tiefsttemperatur 7C.
     2022-12-30 18:20:43   fc1_precipProbability 2.51
     2022-12-30 18:20:43   fc1_precipProbabilitySnow 0
     2022-12-30 18:20:43   fc1_sunriseTime Fri, 30 Dec 2022 08:12
     2022-12-30 18:20:43   fc1_sunsetTime  Fri, 30 Dec 2022 16:25
     2022-12-30 18:20:43   fc1_tempHigh    0
     2022-12-30 18:20:43   fc1_tempLow     7
     2022-12-30 18:20:43   fc2_cloudCover  72
     2022-12-30 18:20:43   fc2_code        28
     2022-12-30 18:20:43   fc2_codeExtend  2800
     2022-12-30 18:20:43   fc2_condition   Stark bewölkt
     2022-12-30 18:20:43   fc2_day_of_week Samstag
     2022-12-30 18:20:43   fc2_high_c      16
     2022-12-30 18:20:43   fc2_icon        mostlycloudy
     2022-12-30 18:20:43   fc2_iconAPI     28
     2022-12-30 18:20:43   fc2_low_c       9
     2022-12-30 18:20:43   fc2_moonPhase   zunehmender Halbmond
     2022-12-30 18:20:43   fc2_moonPhaseCode WXG
     2022-12-30 18:20:43   fc2_moonPhaseDay 9
     2022-12-30 18:20:43   fc2_moonriseTime Sat, 31 Dec 2022 12:36
     2022-12-30 18:20:43   fc2_moonsetTime Sat, 31 Dec 2022 01:28
     2022-12-30 18:20:43   fc2_narrative   Meistens bedeckt. Höchsttemperaturen 15 bis 17C und Tiefsttemperaturen 8 bis 10C.
     2022-12-30 18:20:43   fc2_precipProbability 0
     2022-12-30 18:20:43   fc2_precipProbabilitySnow 0
     2022-12-30 18:20:43   fc2_sunriseTime Sat, 31 Dec 2022 08:12
     2022-12-30 18:20:43   fc2_sunsetTime  Sat, 31 Dec 2022 16:26
     2022-12-30 18:20:43   fc2_tempHigh    16
     2022-12-30 18:20:43   fc2_tempLow     9
     2022-12-30 18:20:43   fc3_cloudCover  48
     2022-12-30 18:20:43   fc3_code        30
     2022-12-30 18:20:43   fc3_codeExtend  3000
     2022-12-30 18:20:43   fc3_condition   Wolkig
     2022-12-30 18:20:43   fc3_day_of_week Sonntag
     2022-12-30 18:20:43   fc3_high_c      15
     2022-12-30 18:20:43   fc3_icon        partly_cloudy
     2022-12-30 18:20:43   fc3_iconAPI     30
     2022-12-30 18:20:43   fc3_low_c       7
     2022-12-30 18:20:43   fc3_moonPhase   zunehmender Halbmond
     2022-12-30 18:20:43   fc3_moonPhaseCode WXG
     2022-12-30 18:20:43   fc3_moonPhaseDay 10
     2022-12-30 18:20:43   fc3_moonriseTime Sun,  1 Jan 2023 12:52
     2022-12-30 18:20:43   fc3_moonsetTime Sun,  1 Jan 2023 02:43
     2022-12-30 18:20:43   fc3_narrative   Teilweise bedeckt. Höchsttemperaturen 14 bis 16C und Tiefsttemperaturen 6 bis 8C.
     2022-12-30 18:20:43   fc3_precipProbability 0
     2022-12-30 18:20:43   fc3_precipProbabilitySnow 0
     2022-12-30 18:20:43   fc3_sunriseTime Sun,  1 Jan 2023 08:12
     2022-12-30 18:20:43   fc3_sunsetTime  Sun,  1 Jan 2023 16:27
     2022-12-30 18:20:43   fc3_tempHigh    15
     2022-12-30 18:20:43   fc3_tempLow     7
     2022-12-30 18:20:43   fc3_uvIndex     1
     2022-12-30 18:20:43   fc4_cloudCover  82
     2022-12-30 18:20:43   fc4_code        28
     2022-12-30 18:20:43   fc4_codeExtend  2800
     2022-12-30 18:20:43   fc4_condition   Stark bewölkt
     2022-12-30 18:20:43   fc4_day_of_week Montag
     2022-12-30 18:20:43   fc4_high_c      13
     2022-12-30 18:20:43   fc4_icon        mostlycloudy
     2022-12-30 18:20:43   fc4_iconAPI     28
     2022-12-30 18:20:43   fc4_low_c       5
     2022-12-30 18:20:43   fc4_moonPhase   zunehmender Halbmond
     2022-12-30 18:20:43   fc4_moonPhaseCode WXG
     2022-12-30 18:20:43   fc4_moonPhaseDay 10
     2022-12-30 18:20:43   fc4_moonriseTime Mon,  2 Jan 2023 13:11
     2022-12-30 18:20:43   fc4_moonsetTime Mon,  2 Jan 2023 03:57
     2022-12-30 18:20:43   fc4_narrative   Meistens bedeckt. Höchsttemperaturen 12 bis 14C und Tiefsttemperaturen 4 bis 6C.
     2022-12-30 18:20:43   fc4_precipProbability 0.4
     2022-12-30 18:20:43   fc4_precipProbabilitySnow 0
     2022-12-30 18:20:43   fc4_sunriseTime Mon,  2 Jan 2023 08:12
     2022-12-30 18:20:43   fc4_sunsetTime  Mon,  2 Jan 2023 16:28
     2022-12-30 18:20:43   fc4_tempHigh    13
     2022-12-30 18:20:43   fc4_tempLow     5
     2022-12-30 18:20:43   fc5_cloudCover  79
     2022-12-30 18:20:43   fc5_code        39
     2022-12-30 18:20:43   fc5_codeExtend  6103
     2022-12-30 18:20:43   fc5_condition   Vorm. Schauer
     2022-12-30 18:20:43   fc5_day_of_week Dienstag
     2022-12-30 18:20:43   fc5_high_c      8
     2022-12-30 18:20:43   fc5_icon        scatteredthunderstorms
     2022-12-30 18:20:43   fc5_iconAPI     39
     2022-12-30 18:20:43   fc5_low_c       2
     2022-12-30 18:20:43   fc5_moonPhase   zunehmender Halbmond
     2022-12-30 18:20:43   fc5_moonPhaseCode WXG
     2022-12-30 18:20:43   fc5_moonPhaseDay 11
     2022-12-30 18:20:43   fc5_moonriseTime Tue,  3 Jan 2023 13:36
     2022-12-30 18:20:43   fc5_moonsetTime Tue,  3 Jan 2023 05:09
     2022-12-30 18:20:43   fc5_narrative   Vormittags Schauer. Höchsttemperaturen 7 bis 9C und Tiefsttemperaturen 1 bis 3C.
     2022-12-30 18:20:43   fc5_precipProbability 0
     2022-12-30 18:20:43   fc5_precipProbabilitySnow 0
     2022-12-30 18:20:43   fc5_sunriseTime Tue,  3 Jan 2023 08:12
     2022-12-30 18:20:43   fc5_sunsetTime  Tue,  3 Jan 2023 16:29
     2022-12-30 18:20:43   fc5_tempHigh    8
     2022-12-30 18:20:43   fc5_tempLow     2
     2022-12-30 18:20:43   heatIndex       7.2
     2022-12-30 18:20:43   humidity        94
     2022-12-30 18:20:43   icon            chance_of_rain
     2022-12-30 18:20:43   iconAPI         11
     2022-12-30 18:20:43   lastError       
     2022-12-30 18:20:43   lat             
     2022-12-30 18:20:43   long           
     2022-12-30 18:20:43   precipProbability 2.51
     2022-12-30 18:20:43   precipRate      1.19
     2022-12-30 18:20:43   precipTotal     0.79
     2022-12-30 18:20:43   pressure        979
     2022-12-30 18:20:43   pubDate         Fri, 30 Dec 2022 18:20
     2022-12-30 18:20:43   pwsCountry      DE
     2022-12-30 18:20:43   pwsElevation    302.1
     2022-12-30 18:20:43   pwsLat         
     2022-12-30 18:20:43   pwsLon         
     2022-12-30 18:20:43   pwsNeighborhood
     2022-12-30 18:20:43   pwsQcStatus     1
     2022-12-30 18:20:43   pwsSoftwareType EasyWeatherV1.6.4
     2022-12-30 18:20:43   pwsStationID   
     2022-12-30 18:20:43   solarRadiation  0
     2022-12-30 18:20:43   state           T: 7 °C F: 94 % W: 4 km/h P: 979 hPa
     2022-12-30 18:20:43   status          ok
     2022-12-30 18:20:43   temp_c          7
     2022-12-30 18:20:43   temperature     7
     2022-12-30 18:20:43   uvIndex         0
     2022-12-30 18:20:43   validity        up-to-date
     2022-12-30 18:20:43   wind            4
     2022-12-30 18:20:43   windGust        6
     2022-12-30 18:20:43   wind_chill      7
     2022-12-30 18:20:43   wind_condition  Wind: O 4 km/h
     2022-12-30 18:20:43   wind_direction  81
     2022-12-30 18:20:43   wind_speed      4
   fhem:
     LOCATION   49.4792629,10.9857085
     allowCache 1
     interfaces temperature;humidity;wind
Attributes:
   forecast   daily
   room       Weather
FHEM PI3B+ Bullseye: HM-CFG-USB, 40x HM, ZWave-USB, 13x ZWave, EnOcean-PI, 15x EnOcean, HUE/deCONZ, CO2, ESP-Multisensor, Shelly, alexa-fhem, ...
FHEM PI2 Buster: HM-CFG-USB, 25x HM, ZWave-USB, 4x ZWave, EnOcean-PI, 3x EnOcean, Shelly, ha-bridge, ...
FHEM PI3 Buster (Test)

CoolTux

Kannst Du mir per PM bitte einmal Deine komplette DEF zukommen lassen. Also mit API Key (wenn vorhanden) und Stations ID. Ich muss das selbst mal testen.
Du musst nicht wissen wie es geht! Du musst nur wissen wo es steht, wie es geht.
Support me to buy new test hardware for development: https://www.paypal.com/paypalme/MOldenburg
My FHEM Git: https://git.cooltux.net/FHEM/
Das TuxNet Wiki:
https://www.cooltux.net

MadMax-FHEM

Zitat von: CoolTux am 30 Dezember 2022, 18:55:45
Kannst Du mir per PM bitte einmal Deine komplette DEF zukommen lassen. Also mit API Key (wenn vorhanden) und Stations ID. Ich muss das selbst mal testen.

Ist unterwegs...

Und es läuft ja bis auf die eine Meldung (gut mit stacktrace etwas mehr ;)  ) bei shutdown restart...
...sonst ja nicht.
doch bei update wohl auch...
Ist mir nicht aufgefallen aber das Testsystem tut ja (sonst) auch nix... ;)

Gruß, Joachim
FHEM PI3B+ Bullseye: HM-CFG-USB, 40x HM, ZWave-USB, 13x ZWave, EnOcean-PI, 15x EnOcean, HUE/deCONZ, CO2, ESP-Multisensor, Shelly, alexa-fhem, ...
FHEM PI2 Buster: HM-CFG-USB, 25x HM, ZWave-USB, 4x ZWave, EnOcean-PI, 3x EnOcean, Shelly, ha-bridge, ...
FHEM PI3 Buster (Test)

CoolTux

Du musst nicht wissen wie es geht! Du musst nur wissen wo es steht, wie es geht.
Support me to buy new test hardware for development: https://www.paypal.com/paypalme/MOldenburg
My FHEM Git: https://git.cooltux.net/FHEM/
Das TuxNet Wiki:
https://www.cooltux.net