Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter Weatherunderground v3.1.x

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    16
    1
    276

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    4.6k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.3k

Test Adapter Weatherunderground v3.1.x

Scheduled Pinned Locked Moved Tester
weatherundergroundweatherunderground adapter
43 Posts 9 Posters 3.5k Views 7 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    PrinzEisenherz1
    wrote on last edited by
    #32

    Die haben was am Server gemacht. Da war nämlich eine Meldung das die API für 3 Tage nicht erreichbar ist.
    Gruß Johnny

    Intel-NUC mit ProxMox: ioBroker,SQL, logging Strom- Gas- u. Wasserzähler;10Zoll Tab im Flur für VIS; weiteres: Homematic CCU2, Homeduino, Kameras, selbstgebaute Wetterstation;

    M 1 Reply Last reply
    0
    • P PrinzEisenherz1

      Die haben was am Server gemacht. Da war nämlich eine Meldung das die API für 3 Tage nicht erreichbar ist.
      Gruß Johnny

      M Offline
      M Offline
      MartyBr
      wrote on last edited by
      #33

      @PrinzEisenherz1
      Hallo Johnny, vielen Dank für die Antwort.

      Gruß aus Berlin
      Martin

      Gruß
      Martin


      Intel NUCs mit Proxmox / Iobroker als VM unter Debian
      Raspeberry mit USB Leseköpfen für Smartmeter
      Homematic und Homematic IP

      1 Reply Last reply
      0
      • integer63I Offline
        integer63I Offline
        integer63
        wrote on last edited by
        #34

        Nur zur Info (ist wahrscheinlich ein alter Hut): Nach den drei Tagen Maintenance musste ich bei meinem Skript (Hochladen von Daten zu WU) beim Aufruf von curl noch ein -k einfügen, da sich wohl etwas beim SSL Handling geändert hat (to allow curl to perform "insecure" SSL connections and transfers) - danach ging es wieder. Eventuell hat es ja etwas damit zu tun.

        apollon77A 1 Reply Last reply
        0
        • M MartyBr

          @apollon77
          Bei mir wirft der Wunderrground Adapter seit einigen Tagen Fehler aus.
          Habe das Loggin auf debug gestellt:

          weatherunderground.0	2020-02-01 16:08:50.798	info	(8465) Terminated (NO_ERROR): Without reason
          weatherunderground.0	2020-02-01 16:08:48.296	debug	(8465) all forecast values set
          weatherunderground.0	2020-02-01 16:08:48.244	error	(8465) No current observation data found in response
          weatherunderground.0	2020-02-01 16:08:48.018	debug	(8465) get hourly forecast data: https://api.weather.com/v3/wx/forecast/hourly/15day?apiKey=6532d6454b8aa370768e63d6ba5a832e&geocode=52.679%2C13.322&units=m&language=de&format=json
          weatherunderground.0	2020-02-01 16:08:47.836	debug	(8465) get daily forecast data: https://api.weather.com/v3/wx/forecast/daily/5day?apiKey=6532d6454b8aa370768e63d6ba5a832e&geocode=52.679%2C13.322&language=de&units=m&format=json
          weatherunderground.0	2020-02-01 16:08:47.835	error	(8465) Wunderground reported an error: 204/null
          weatherunderground.0	2020-02-01 16:08:47.494	debug	(8465) get current observation data: https://api.weather.com/v2/pws/observations/current?numericPrecision=decimal&apiKey=6532d6454b8aa370768e63d6ba5a832e&units=m&stationId=IHOHENNE60&format=json
          weatherunderground.0	2020-02-01 16:08:47.494	debug	(8465) Use new API Key 6532d6454b8aa370768e63d6ba5a832e
          weatherunderground.0	2020-02-01 16:08:47.494	debug	(8465) Use New API
          weatherunderground.0	2020-02-01 16:08:47.493	debug	(8465) location has not changed, reuse extracted URLs
          weatherunderground.0	2020-02-01 16:08:47.492	debug	(8465) initialize Hourly Forecast Url: https://api.weather.com/v3/wx/forecast/hourly/15day?apiKey=6532d6454b8aa370768e63d6ba5a832e&geocode=52.679%2C13.322&units=e&language=en-US&format=json
          weatherunderground.0	2020-02-01 16:08:47.491	debug	(8465) initialize Daily Forecast Url: https://api.weather.com/v3/wx/forecast/daily/15day?apiKey=6532d6454b8aa370768e63d6ba5a832e&geocode=52.679%2C13.322&language=en-US&units=e&format=json
          weatherunderground.0	2020-02-01 16:08:47.489	debug	(8465) initialize Current Observation url: https://api.weather.com/v2/pws/observations/current?apiKey=6532d6454b8aa370768e63d6ba5a832e&units=e&stationId=IHOHENNE60&format=json
          weatherunderground.0	2020-02-01 16:08:47.487	debug	(8465) initialize Web Key: 6532d6454b8aa370768e63d6ba5a832e
          weatherunderground.0	2020-02-01 16:08:47.474	debug	(8465) initialize PWS Station Key: d8585d80376a429e
          weatherunderground.0	2020-02-01 16:08:47.431	debug	(8465) init forecast objects
          weatherunderground.0	2020-02-01 16:08:47.429	debug	(8465) init conditions objects
          weatherunderground.0	2020-02-01 16:08:47.427	debug	(8465) on ready: DL true true true true
          weatherunderground.0	2020-02-01 16:08:47.418	info	(8465) starting. Version 3.2.0 in /opt/iobroker/node_modules/iobroker.weatherunderground, node: v10.18.1
          host.iobroker	2020-02-01 16:08:46.472	info	instance system.adapter.weatherunderground.0 started with pid 8465
          

          Der Key ist okay. Hast du eine Idee?

          apollon77A Offline
          apollon77A Offline
          apollon77
          wrote on last edited by
          #35

          @MartyBr 204 heißt üblicherweise das keine neuen Daten vorliegen. Und ja es gab die letzten Tagen wohl mehrere Probleme.

          Mal schauen ob danach wieder alles im Eimer ist ... wir werden sehen.

          Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

          • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
          • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
          M 1 Reply Last reply
          0
          • integer63I integer63

            Nur zur Info (ist wahrscheinlich ein alter Hut): Nach den drei Tagen Maintenance musste ich bei meinem Skript (Hochladen von Daten zu WU) beim Aufruf von curl noch ein -k einfügen, da sich wohl etwas beim SSL Handling geändert hat (to allow curl to perform "insecure" SSL connections and transfers) - danach ging es wieder. Eventuell hat es ja etwas damit zu tun.

            apollon77A Offline
            apollon77A Offline
            apollon77
            wrote on last edited by
            #36

            @integer63 ja es gab Meldungen in einem anderen Forum das die wohl jetzt ein ungültiges ssl Zertifikat haben whyever.

            Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

            • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
            • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
            1 Reply Last reply
            0
            • apollon77A apollon77

              @MartyBr 204 heißt üblicherweise das keine neuen Daten vorliegen. Und ja es gab die letzten Tagen wohl mehrere Probleme.

              Mal schauen ob danach wieder alles im Eimer ist ... wir werden sehen.

              M Offline
              M Offline
              MartyBr
              wrote on last edited by
              #37

              @apollon77 Danke für die Info.

              Gruß
              Martin


              Intel NUCs mit Proxmox / Iobroker als VM unter Debian
              Raspeberry mit USB Leseköpfen für Smartmeter
              Homematic und Homematic IP

              1 Reply Last reply
              0
              • NegaleinN Offline
                NegaleinN Offline
                Negalein
                Global Moderator
                wrote on last edited by
                #38

                @apollon77

                Ist das normal, dass in weatherunderground.0.currentObservationUrl eine andere Station und ApiKey aufscheint, als es im Adapter eingetragen ist? https://api.weather.com/v2/pws/observations/current?apiKey=6532d6454b8aa370768e63d6ba5a832e&units=e&stationId=IGAMPE3&format=json

                Meine Station heißt IWERNS10 und nicht IGAMPE3 wie in currentObservationUrl
                Auch passt der Api-Key von currentObservationUrl nicht mit meinem Key.

                In weatherunderground.0.forecast.current sind die Werte meiner Station. Das passt.

                ° Node.js & System Update ---> sudo apt update, iob stop, sudo apt full-upgrade
                ° Node.js Fixer ---> iob nodejs-update
                ° Fixer ---> iob fix

                apollon77A 1 Reply Last reply
                0
                • NegaleinN Negalein

                  @apollon77

                  Ist das normal, dass in weatherunderground.0.currentObservationUrl eine andere Station und ApiKey aufscheint, als es im Adapter eingetragen ist? https://api.weather.com/v2/pws/observations/current?apiKey=6532d6454b8aa370768e63d6ba5a832e&units=e&stationId=IGAMPE3&format=json

                  Meine Station heißt IWERNS10 und nicht IGAMPE3 wie in currentObservationUrl
                  Auch passt der Api-Key von currentObservationUrl nicht mit meinem Key.

                  In weatherunderground.0.forecast.current sind die Werte meiner Station. Das passt.

                  apollon77A Offline
                  apollon77A Offline
                  apollon77
                  wrote on last edited by
                  #39

                  @Negalein Ja, die "currentObservation" wird aus der Location (Stadt und so) ermittelt und enthält den "web key". da sind noch weitere URLs und die sind dann teilweise mit dem was du erwartest

                  Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                  • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                  • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                  1 Reply Last reply
                  0
                  • crunchipC Offline
                    crunchipC Offline
                    crunchip
                    Forum Testing Most Active
                    wrote on last edited by
                    #40

                    @apollon77 hier stimmt doch irgendwie etwas mit den Zeiten nicht?
                    v3.3.1
                    652273df-095a-469f-a2e9-cc08bc9de194-grafik.png

                    umgestiegen von Proxmox auf Unraid

                    apollon77A 1 Reply Last reply
                    0
                    • crunchipC crunchip

                      @apollon77 hier stimmt doch irgendwie etwas mit den Zeiten nicht?
                      v3.3.1
                      652273df-095a-469f-a2e9-cc08bc9de194-grafik.png

                      apollon77A Offline
                      apollon77A Offline
                      apollon77
                      wrote on last edited by
                      #41

                      @crunchip Github issue mit Debug Log bitte

                      Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                      • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                      • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                      crunchipC 1 Reply Last reply
                      1
                      • apollon77A apollon77

                        @crunchip Github issue mit Debug Log bitte

                        crunchipC Offline
                        crunchipC Offline
                        crunchip
                        Forum Testing Most Active
                        wrote on last edited by crunchip
                        #42

                        @apollon77 ok mach ich
                        steh da was wichtiges drin zum unkenntlichmachen z.b. key?

                        ,übrigens beim DWD hab ich mal wieder invalid Date drin stehen, siehe https://forum.iobroker.net/post/661744

                        umgestiegen von Proxmox auf Unraid

                        apollon77A 1 Reply Last reply
                        0
                        • crunchipC crunchip

                          @apollon77 ok mach ich
                          steh da was wichtiges drin zum unkenntlichmachen z.b. key?

                          ,übrigens beim DWD hab ich mal wieder invalid Date drin stehen, siehe https://forum.iobroker.net/post/661744

                          apollon77A Offline
                          apollon77A Offline
                          apollon77
                          wrote on last edited by
                          #43

                          @crunchip Na dann kennste ja das Spiel ;-)

                          PS: hjhjjkdrghp806749ß8uPI/&(

                          Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                          • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                          • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                          1 Reply Last reply
                          0
                          Reply
                          • Reply as topic
                          Log in to reply
                          • Oldest to Newest
                          • Newest to Oldest
                          • Most Votes


                          Support us

                          ioBroker
                          Community Adapters
                          Donate

                          305

                          Online

                          32.7k

                          Users

                          82.5k

                          Topics

                          1.3m

                          Posts
                          Community
                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                          ioBroker Community 2014-2025
                          logo
                          • Login

                          • Don't have an account? Register

                          • Login or register to search.
                          • First post
                            Last post
                          0
                          • Home
                          • Recent
                          • Tags
                          • Unread 0
                          • Categories
                          • Unreplied
                          • Popular
                          • GitHub
                          • Docu
                          • Hilfe