Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter Weatherunderground v3.1.x

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Test Adapter Weatherunderground v3.1.x

    This topic has been deleted. Only users with topic management privileges can see it.
    • apollon77
      apollon77 last edited by Jey Cee

      Dank @NightWatcher der das Problem erkannt und einen PR erstellt hat ging es recht fix.

      3.1.6 steht auf npm und damit ab morgen früh im Latest Repo zur Verfügung. Bitte mal checken und Feedback geben. Beim ersten Start sollte er die "hourly" URLs neu holen ... kann man bei den Objekten nachsehen.

      1 Reply Last reply Reply Quote 0
      • C
        calliou1234 last edited by

        Hallo,
        wollte heute morgen auf die 3.1.6 Version updaten.

        Lief im iobroker eigentlich sauber durch, nur wunderte ich mich nachher dass bei installierte Adapter immer noch die 3.1.1 auftauchte.

        Habe dann über die Konsole einen Upgrade gemacht.
        Mit folgendem Ergebnis:

        wunder_log.jpg

        Iobroker läuft unter Docker auf einer Synology NAS (Image von Buanet)

        Was mache ich falsch?

        Grüße
        Thomas

        apollon77 1 Reply Last reply Reply Quote 0
        • apollon77
          apollon77 @calliou1234 last edited by

          @calliou1234 da gibts filesystem
          Rechte Probleme. Installation fixer würde ich sagen. Nur keine Idee ob wir das mit synology ist. Am besten poste mal in den entsprechenden threads

          1 Reply Last reply Reply Quote 0
          • crunchip
            crunchip Forum Testing Most Active last edited by

            @apollon77 nur zur Info, vllt wurde ja mal wieder was umgestellt😊

            2019-10-27 18:11:02.826 - error: weatherunderground.0 (19598) Wunderground reported an error: 204/null
            2019-10-27 18:11:03.463 - error: weatherunderground.0 (19598) No current observation data found in response
            
            1 Reply Last reply Reply Quote 0
            • apollon77
              apollon77 last edited by

              Tut bei mir ... bei Dir vllt auch wieder?

              crunchip 1 Reply Last reply Reply Quote 0
              • crunchip
                crunchip Forum Testing Most Active @apollon77 last edited by

                @apollon77 hab grad nachgesehen, nein
                ganz aktuell

                weatherunderground.0	2019-10-27 21:11:02.975	error	(22080) No current observation data found in response
                weatherunderground.0	2019-10-27 21:11:02.651	error	(22080) Wunderground reported an error: 204/null
                
                apollon77 1 Reply Last reply Reply Quote 0
                • apollon77
                  apollon77 @crunchip last edited by

                  @crunchip Lösch bitte mal die Werte der beiden Keys bei den States ... dann neu starten. Was sagt das log?

                  1 Reply Last reply Reply Quote 0
                  • apollon77
                    apollon77 last edited by

                    Sonst mal bitte Debug Log

                    crunchip 1 Reply Last reply Reply Quote 0
                    • crunchip
                      crunchip Forum Testing Most Active @apollon77 last edited by

                      @apollon77 das log im debug, key´s hab ich gelöscht
                      leider immer noch der selbe Fehler

                      weatherunderground.0	2019-10-27 21:17:23.448	info	(22231) Terminated (NO_ERROR): Without reason
                      weatherunderground.0	2019-10-27 21:17:21.194	debug	(22231) system.adapter.admin.0: logging true
                      weatherunderground.0	2019-10-27 21:17:20.940	debug	(22231) all forecast values set
                      weatherunderground.0	2019-10-27 21:17:20.770	error	(22231) No current observation data found in response
                      weatherunderground.0	2019-10-27 21:17:20.621	debug	(22231) get hourly forecast data: https://api.weather.com/v3/wx/forecast/hourly/15day?apiKey=6532d6454b8aa370768e63d6ba5a832e&geocode=49.773%2C10.804&units=m&language=de&format=json
                      weatherunderground.0	2019-10-27 21:17:20.501	debug	(22231) get daily forecast data: https://api.weather.com/v3/wx/forecast/daily/5day?apiKey=6532d6454b8aa370768e63d6ba5a832e&geocode=49.773%2C10.804&language=de&units=m&format=json
                      weatherunderground.0	2019-10-27 21:17:20.493	error	(22231) Wunderground reported an error: 204/null
                      weatherunderground.0	2019-10-27 21:17:20.134	debug	(22231) get current observation data: https://api.weather.com/v2/pws/observations/current?stationId=IPOMME2&format=json&units=m&numericPrecision=decimal&apiKey=3d1dcaf9453a47dc9dcaf9453a07dc04
                      weatherunderground.0	2019-10-27 21:17:20.133	debug	(22231) Use new API Key 6532d6454b8aa370768e63d6ba5a832e
                      weatherunderground.0	2019-10-27 21:17:20.133	debug	(22231) Use New API
                      weatherunderground.0	2019-10-27 21:17:20.131	debug	(22231) fetched hourly forecast Url from WU weather page: https://api.weather.com/v3/wx/forecast/hourly/15day?apiKey=6532d6454b8aa370768e63d6ba5a832e&geocode=49.773%2C10.804&units=e&language=en-US&fo
                      weatherunderground.0	2019-10-27 21:17:20.130	debug	(22231) fetched forecast 5 day Url from WU weather page: https://api.weather.com/v3/wx/forecast/daily/15day?apiKey=6532d6454b8aa370768e63d6ba5a832e&geocode=49.773%2C10.804&language=en-US&units=e&form
                      weatherunderground.0	2019-10-27 21:17:20.128	debug	(22231) fetched current observations Url from WU weather page: https://api.weather.com/v2/pws/observations/current?apiKey=6532d6454b8aa370768e63d6ba5a832e&units=e&stationId=IBURGE2&format=json
                      weatherunderground.0	2019-10-27 21:17:20.124	debug	(22231) fetched new webkey from WU weather page: 6532d6454b8aa370768e63d6ba5a832e
                      host.IoBroker	2019-10-27 21:17:19.532	error	instance system.adapter.weatherunderground.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                      weatherunderground.0	2019-10-27 21:17:18.987	debug	(22248) States connected to redis: 127.0.0.1:6379
                      weatherunderground.0	2019-10-27 21:17:18.980	warn	(22248) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                      weatherunderground.0	2019-10-27 21:17:18.979	error	(22248) weatherunderground.0 already running
                      weatherunderground.0	2019-10-27 21:17:18.974	debug	(22248) statesDB connected
                      weatherunderground.0	2019-10-27 21:17:18.969	debug	(22248) Objects connected to redis: 127.0.0.1:9001
                      weatherunderground.0	2019-10-27 21:17:18.965	debug	(22248) Redis States: Use Redis connection: 127.0.0.1:6379
                      weatherunderground.0	2019-10-27 21:17:18.962	debug	(22248) objectDB connected
                      weatherunderground.0	2019-10-27 21:17:18.896	debug	(22248) Redis Objects: Use Redis connection: 127.0.0.1:9001
                      weatherunderground.0	2019-10-27 21:17:18.205	debug	(22231) get WU weather page: https://www.wunderground.com/hourly/DE/49.77579087474507%2C10.802516341209413
                      weatherunderground.0	2019-10-27 21:17:18.203	debug	(22231) fetched new stationKey from WU webpage-0419: d8585d80376a429e
                      host.IoBroker	2019-10-27 21:17:17.819	info	instance system.adapter.weatherunderground.0 started with pid 22248
                      host.IoBroker	2019-10-27 21:17:17.797	info	instance scheduled system.adapter.weatherunderground.0 */11 * * * *
                      weatherunderground.0	2019-10-27 21:17:16.160	debug	(22231) get PWS dashboard page: https://www.wunderground.com/dashboard/pws/IPOMME2
                      weatherunderground.0	2019-10-27 21:17:16.159	debug	(22231) location has not changed, reuse extracted URLs
                      weatherunderground.0	2019-10-27 21:17:16.153	debug	(22231) initialize Hourly Forecast Url: https://api.weather.com/v3/wx/forecast/hourly/15day?apiKey=6532d6454b8aa370768e63d6ba5a832e&geocode=49.773%2C10.804&units=e&language=en-US&format=json
                      weatherunderground.0	2019-10-27 21:17:16.149	debug	(22231) initialize Daily Forecast Url: https://api.weather.com/v3/wx/forecast/daily/5day?apiKey=6532d6454b8aa370768e63d6ba5a832e&geocode=49.773%2C10.804&language=en-US&units=e&format=json
                      weatherunderground.0	2019-10-27 21:17:16.120	debug	(22231) initialize Current Observation url: https://api.weather.com/v2/pws/observations/current?apiKey=6532d6454b8aa370768e63d6ba5a832e&units=e&stationId=IBURGE2&format=json
                      weatherunderground.0	2019-10-27 21:17:15.851	debug	(22231) init forecast objects
                      weatherunderground.0	2019-10-27 21:17:15.843	debug	(22231) init conditions objects
                      weatherunderground.0	2019-10-27 21:17:15.838	debug	(22231) on ready: DL true true true true
                      weatherunderground.0	2019-10-27 21:17:15.807	info	(22231) starting. Version 3.1.6 in /opt/iobroker/node_modules/iobroker.weatherunderground, node: v10.16.0
                      host.IoBroker	2019-10-27 21:17:15.293	info	stopInstance canceled schedule system.adapter.weatherunderground.0
                      host.IoBroker	2019-10-27 21:17:15.292	info	stopInstance system.adapter.weatherunderground.0
                      weatherunderground.0	2019-10-27 21:17:15.093	debug	(22231) States connected to redis: 127.0.0.1:6379
                      weatherunderground.0	2019-10-27 21:17:15.076	debug	(22231) statesDB connected
                      weatherunderground.0	2019-10-27 21:17:15.069	debug	(22231) Objects connected to redis: 127.0.0.1:9001
                      weatherunderground.0	2019-10-27 21:17:15.066	debug	(22231) Redis States: Use Redis connection: 127.0.0.1:6379
                      weatherunderground.0	2019-10-27 21:17:15.063	debug	(22231) objectDB connected
                      weatherunderground.0	2019-10-27 21:17:14.984	debug	(22231) Redis Objects: Use Redis connection: 127.0.0.1:9001
                      host.IoBroker	2019-10-27 21:17:13.854	info	instance system.adapter.weatherunderground.0 started with pid 22231
                      host.IoBroker	2019-10-27 21:17:13.833	info	instance scheduled system.adapter.weatherunderground.0 */11 * * * *
                      
                      1 Reply Last reply Reply Quote 0
                      • apollon77
                        apollon77 last edited by

                        ok, schmeiss mal die ganzen URLs aus den States auch raus. Eine URL ist falsch

                        crunchip 1 Reply Last reply Reply Quote 0
                        • crunchip
                          crunchip Forum Testing Most Active @apollon77 last edited by

                          @apollon77 hab alle drei entfernt, jedoch immer noch der gleiche Fehler

                          1 Reply Last reply Reply Quote 0
                          • apollon77
                            apollon77 last edited by

                            nochmal log bitte

                            crunchip 1 Reply Last reply Reply Quote 0
                            • crunchip
                              crunchip Forum Testing Most Active @apollon77 last edited by

                              @apollon77

                              2019-10-27 21:32:35.788 - info: host.IoBroker instance scheduled system.adapter.weatherunderground.0 */11 * * * *
                              2019-10-27 21:32:35.814 - info: host.IoBroker instance system.adapter.weatherunderground.0 started with pid 22519
                              2019-10-27 21:32:36.956 - debug: weatherunderground.0 (22519) Redis Objects: Use Redis connection: 127.0.0.1:9001
                              2019-10-27 21:32:37.023 - debug: weatherunderground.0 (22519) Objects connected to redis: 127.0.0.1:9001
                              2019-10-27 21:32:37.030 - debug: weatherunderground.0 (22519) objectDB connected
                              2019-10-27 21:32:37.033 - debug: weatherunderground.0 (22519) Redis States: Use Redis connection: 127.0.0.1:6379
                              2019-10-27 21:32:37.041 - debug: weatherunderground.0 (22519) statesDB connected
                              2019-10-27 21:32:37.061 - debug: weatherunderground.0 (22519) States connected to redis: 127.0.0.1:6379
                              2019-10-27 21:32:37.798 - info: weatherunderground.0 (22519) starting. Version 3.1.6 in /opt/iobroker/node_modules/iobroker.weatherunderground, node: v10.16.0
                              2019-10-27 21:32:37.832 - debug: weatherunderground.0 (22519) on ready: DL true true true true
                              2019-10-27 21:32:37.837 - debug: weatherunderground.0 (22519) init conditions objects
                              2019-10-27 21:32:37.845 - debug: weatherunderground.0 (22519) init forecast objects
                              2019-10-27 21:32:37.994 - debug: weatherunderground.0 (22519) initialize PWS Station Key: d8585d80376a429e
                              2019-10-27 21:32:38.051 - debug: weatherunderground.0 (22519) initialize Web Key: 6532d6454b8aa370768e63d6ba5a832e
                              2019-10-27 21:32:38.058 - debug: weatherunderground.0 (22519) initialize Current Observation url: https://api.weather.com/v2/pws/observations/current?apiKey=6532d6454b8aa370768e63d6ba5a832e&units=e&stationId=IBURGE2&format=json
                              2019-10-27 21:32:38.060 - debug: weatherunderground.0 (22519) initialize Daily Forecast Url: https://api.weather.com/v3/wx/forecast/daily/15day?apiKey=6532d6454b8aa370768e63d6ba5a832e&geocode=49.773%2C10.804&language=en-US&units=e&format=json
                              2019-10-27 21:32:38.064 - debug: weatherunderground.0 (22519) initialize Hourly Forecast Url: https://api.weather.com/v3/wx/forecast/hourly/15day?apiKey=6532d6454b8aa370768e63d6ba5a832e&geocode=49.773%2C10.804&units=e&language=en-US&format=json
                              2019-10-27 21:32:38.067 - debug: weatherunderground.0 (22519) location has not changed, reuse extracted URLs
                              2019-10-27 21:32:38.070 - debug: weatherunderground.0 (22519) Use New API
                              2019-10-27 21:32:38.071 - debug: weatherunderground.0 (22519) Use new API Key 6532d6454b8aa370768e63d6ba5a832e
                              2019-10-27 21:32:38.071 - debug: weatherunderground.0 (22519) get current observation data: https://api.weather.com/v2/pws/observations/current?stationId=IPOMME2&format=json&units=m&numericPrecision=decimal&apiKey=3d1dcaf9453a47dc9dcaf9453a07dc04
                              2019-10-27 21:32:38.402 - error: weatherunderground.0 (22519) Wunderground reported an error: 204/null
                              2019-10-27 21:32:38.404 - debug: weatherunderground.0 (22519) get daily forecast data: https://api.weather.com/v3/wx/forecast/daily/5day?apiKey=6532d6454b8aa370768e63d6ba5a832e&geocode=49.773%2C10.804&language=de&units=m&format=json
                              2019-10-27 21:32:38.462 - debug: weatherunderground.0 (22519) get hourly forecast data: https://api.weather.com/v3/wx/forecast/hourly/15day?apiKey=6532d6454b8aa370768e63d6ba5a832e&geocode=49.773%2C10.804&units=m&language=de&format=json
                              2019-10-27 21:32:38.572 - error: weatherunderground.0 (22519) No current observation data found in response
                              2019-10-27 21:32:38.712 - debug: weatherunderground.0 (22519) all forecast values set
                              2019-10-27 21:32:41.222 - info: weatherunderground.0 (22519) Terminated (NO_ERROR): Without reason
                              2019-10-27 21:32:41.759 - info: host.IoBroker instance system.adapter.weatherunderground.0 terminated with code 0 (NO_ERROR)
                              
                              
                              apollon77 1 Reply Last reply Reply Quote 0
                              • apollon77
                                apollon77 @crunchip last edited by

                                @crunchip Bei mir funktioniert alles. Ich hatte schonmal solche Antworten wenn die Wetterstation nichts gemeldet hatte. Zeit die WU Webseite aktuelle Daten an?

                                crunchip 1 Reply Last reply Reply Quote 0
                                • crunchip
                                  crunchip Forum Testing Most Active @apollon77 last edited by

                                  @apollon77 das ist meine eigene Wetterstation😁

                                  1 Reply Last reply Reply Quote 0
                                  • apollon77
                                    apollon77 last edited by

                                    Zeit WU Webseite aktuelle Daten an? Wie gesagt hatte ich bei mir auch mal ... oder schalt mal aus, lass mal ne Stunde aus 🙂

                                    crunchip 2 Replies Last reply Reply Quote 0
                                    • crunchip
                                      crunchip Forum Testing Most Active @apollon77 last edited by crunchip

                                      @apollon77 das hängt dann aber mit WU zusammen, Gerät ist dort online aber keine Daten
                                      meine Station sendet auch an weathercloud und da sind Daten vorhanden
                                      ich steck se mal kurz aus, damit se sich neu verbindet

                                      1 Reply Last reply Reply Quote 0
                                      • crunchip
                                        crunchip Forum Testing Most Active @apollon77 last edited by

                                        @apollon77 also, ich werd es mir für die Zukunft merken, erstmal gucken ob meine Station noch sendet bzw dort was ankommt ☺ klappt übrigens wieder, kurz mal vom Netzt genommen....keine Fehlermeldung mehr.
                                        verstehen kann ich´s aber trotzdem nicht

                                        1 Reply Last reply Reply Quote 0
                                        • W
                                          watcherkb last edited by

                                          @apollon77 bekomme seit gestern Abend keine neuen Daten rein.

                                          weatherunderground.0	2019-11-14 12:24:34.812	debug	system.adapter.admin.0: logging true
                                          weatherunderground.0	2019-11-14 12:24:32.707	debug	all forecast values set
                                          weatherunderground.0	2019-11-14 12:24:32.695	error	No current observation data found in response
                                          weatherunderground.0	2019-11-14 12:24:32.527	debug	get hourly forecast data: https://api.weather.com/v3/wx/forecast/hourly/15day?apiKey=6532d6454b8aa370768e63d6ba5a832e&geocode=52.13%2C8.67&units=m&language=de&format=json
                                          weatherunderground.0	2019-11-14 12:24:32.377	debug	get daily forecast data: https://api.weather.com/v3/wx/forecast/daily/5day?apiKey=6532d6454b8aa370768e63d6ba5a832e&geocode=52.13%2C8.67&language=de&units=m&format=json
                                          weatherunderground.0	2019-11-14 12:24:32.376	error	Wunderground reported an error: 204/null
                                          weatherunderground.0	2019-11-14 12:24:32.069	debug	get current observation data: https://api.weather.com/v2/pws/observations/current?numericPrecision=decimal&apiKey=6532d6454b8aa370768e63d6ba5a832e&units=m&stationId=IHERFORD67&format=json
                                          weatherunderground.0	2019-11-14 12:24:32.069	debug	Use new API Key 6532d6454b8aa370768e63d6ba5a832e
                                          weatherunderground.0	2019-11-14 12:24:32.068	debug	Use New API
                                          weatherunderground.0	2019-11-14 12:24:32.068	debug	location has not changed, reuse extracted URLs
                                          weatherunderground.0	2019-11-14 12:24:32.065	debug	initialize Hourly Forecast Url: https://api.weather.com/v3/wx/forecast/hourly/15day?apiKey=6532d6454b8aa370768e63d6ba5a832e&geocode=52.13%2C8.67&units=e&language=en-US&format=json
                                          weatherunderground.0	2019-11-14 12:24:32.064	debug	initialize Daily Forecast Url: https://api.weather.com/v3/wx/forecast/daily/5day?apiKey=6532d6454b8aa370768e63d6ba5a832e&geocode=52.13%2C8.67&language=en-US&units=e&format=json
                                          weatherunderground.0	2019-11-14 12:24:32.062	debug	initialize Current Observation url: https://api.weather.com/v2/pws/observations/current?apiKey=6532d6454b8aa370768e63d6ba5a832e&units=e&stationId=IHERFORD67&format=json
                                          weatherunderground.0	2019-11-14 12:24:32.062	debug	initialize Web Key: 6532d6454b8aa370768e63d6ba5a832e
                                          weatherunderground.0	2019-11-14 12:24:31.987	debug	initialize PWS Station Key: d8585d80376a429e
                                          weatherunderground.0	2019-11-14 12:24:31.867	debug	init forecast objects
                                          weatherunderground.0	2019-11-14 12:24:31.866	debug	init conditions objects
                                          weatherunderground.0	2019-11-14 12:24:31.865	debug	on ready: DL true true true true
                                          weatherunderground.0	2019-11-14 12:24:31.850	info	starting. Version 3.1.6 in /opt/iobroker/node_modules/iobroker.weatherunderground, node: v10.16.3
                                          weatherunderground.0	2019-11-14 12:24:31.842	debug	statesDB connected
                                          weatherunderground.0	2019-11-14 12:24:31.835	debug	objectDB connected
                                          host.IOBroker_Produktiv	2019-11-14 12:24:31.597	info	instance system.adapter.weatherunderground.0 started with pid 29224
                                          host.IOBroker_Produktiv	2019-11-14 12:24:31.587	info	instance scheduled system.adapter.weatherunderground.0 15 * * * *
                                          host.IOBroker_Produktiv	2019-11-14 12:24:29.085	warn	stopInstance system.adapter.weatherunderground.0 not scheduled
                                          host.IOBroker_Produktiv	2019-11-14 12:24:29.085	info	stopInstance system.adapter.weatherunderground.0
                                          host.IOBroker_Produktiv	2019-11-14 12:24:29.085	info	"system.adapter.weatherunderground.0" enabled
                                          host.IOBroker_Produktiv	2019-11-14 12:24:29.085	info	object change system.adapter.weatherunderground.0
                                          

                                          Über StationID auf der Website sind die Daten aber aktuell.

                                          apollon77 2 Replies Last reply Reply Quote 0
                                          • apollon77
                                            apollon77 @watcherkb last edited by

                                            @watcherkb sagte in Test Adapter Weatherunderground v3.1.x:
                                            ja die observation url liefert nix zurück ... hm

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            872
                                            Online

                                            31.6k
                                            Users

                                            79.6k
                                            Topics

                                            1.3m
                                            Posts

                                            weatherunderground weatherunderground adapter
                                            9
                                            43
                                            2811
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo