Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Praktische Anwendungen (Showcase)
    4. Material Design Widgets: Wetter View

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Material Design Widgets: Wetter View

    This topic has been deleted. Only users with topic management privileges can see it.
    • sigi234
      sigi234 Forum Testing Most Active @Scrounger last edited by sigi234

      @Scrounger

      Hallo, bekomme immer folgende Meldung vom Skript:

      
      javascript.0	2020-10-16 22:46:04.004	warn	(9266) at processImmediate (internal/timers.js:461:21)
      javascript.0	2020-10-16 22:46:04.004	warn	(9266) at Immediate._onImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5384:37)
      javascript.0	2020-10-16 22:46:04.003	warn	(9266) at Object.stateChange (/opt/iobroker/node_modules/iobroker.javascript/main.js:489:25)
      javascript.0	2020-10-16 22:46:04.003	warn	(9266) at Object.callback (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1065:38)
      javascript.0	2020-10-16 22:46:04.002	warn	(9266) at Object.createData (script.js.MD_Wetter:122:17)
      javascript.0	2020-10-16 22:46:04.001	warn	(9266) at createNiederschlag (script.js.MD_Wetter:511:21)
      javascript.0	2020-10-16 22:46:03.998	warn	(9266) getState "weatherunderground.0.forecastHourly.0h.precipitationChance" not found (3) states[id]=null
      

      Edit:

      Fehler behoben, Koordinaten auf 2 Kommastellen gesetzt

      Glasfaser 1 Reply Last reply Reply Quote 0
      • Glasfaser
        Glasfaser @sigi234 last edited by

        @sigi234 sagte in Material Design Widgets: Wetter View:

        weatherunderground.0.forecastHourly.0h.precipitationChance

        Ist der Datenpunkt vorhanden , da die Meldung sagt , er ist nicht da !?

        sigi234 1 Reply Last reply Reply Quote 1
        • sigi234
          sigi234 Forum Testing Most Active @Glasfaser last edited by

          @Glasfaser sagte in Material Design Widgets: Wetter View:

          @sigi234 sagte in Material Design Widgets: Wetter View:

          weatherunderground.0.forecastHourly.0h.precipitationChance

          Ist der Datenpunkt vorhanden , da die Meldung sagt , er ist nicht da !?

          Ja

          Glasfaser 1 Reply Last reply Reply Quote 0
          • Glasfaser
            Glasfaser @sigi234 last edited by

            @sigi234

            So ??

            1.JPG

            sigi234 1 Reply Last reply Reply Quote 0
            • sigi234
              sigi234 Forum Testing Most Active @Glasfaser last edited by

              @Glasfaser sagte in Material Design Widgets: Wetter View:

              @sigi234

              So ??

              Nö, keine Werte da?

              Glasfaser 1 Reply Last reply Reply Quote 0
              • Glasfaser
                Glasfaser @sigi234 last edited by

                @sigi234

                Hah ..... da ist der Fehler !

                Der weatherunderground Adapter liefert keine Werte !
                Und da der Datenpunkt leer ist ... meckert das Script

                sigi234 1 Reply Last reply Reply Quote 0
                • sigi234
                  sigi234 Forum Testing Most Active @Glasfaser last edited by

                  @Glasfaser sagte in Material Design Widgets: Wetter View:

                  Der weatherunderground Adapter liefert keine Werte !

                  Jupp, warum auch immer?

                  Glasfaser 1 Reply Last reply Reply Quote 0
                  • Glasfaser
                    Glasfaser @sigi234 last edited by

                    @sigi234

                    Ändere den Crone mal Testweise zum einlesen auf 4 Minuten ...

                    b7fcdf19-787e-49f4-ae46-2efb3eb27ccc-grafik.png

                    sigi234 1 Reply Last reply Reply Quote 0
                    • sigi234
                      sigi234 Forum Testing Most Active @Glasfaser last edited by

                      @Glasfaser

                      Wunderground reported an error: --/Error: options.uri is a required argument

                      Glasfaser 1 Reply Last reply Reply Quote 0
                      • Glasfaser
                        Glasfaser @sigi234 last edited by

                        @sigi234

                        Hast du mal vielleicht einen ganzen Log ... danke !

                        sigi234 1 Reply Last reply Reply Quote 0
                        • sigi234
                          sigi234 Forum Testing Most Active @Glasfaser last edited by sigi234

                          @Glasfaser sagte in Material Design Widgets: Wetter View:

                          @sigi234

                          Hast du mal vielleicht einen ganzen Log ... danke !

                          xxxxxxxxxx habe ich ersetzt

                          Edit:

                          Log gelöscht wegen Daten.

                          Glasfaser 1 Reply Last reply Reply Quote 0
                          • Glasfaser
                            Glasfaser @sigi234 last edited by Glasfaser

                            @sigi234

                            Also die API / der json wird bei mir geladen ... und auch sofort angezeigt .

                            Da stimmt etwas mit der Einstellung vom Adapter nicht

                            error: --/Error: options.uri is a required argument
                            

                            Schau mal hier : https://forum.iobroker.net/topic/30346/fehler-bei-weather-underground/30

                            O 1 Reply Last reply Reply Quote 1
                            • O
                              Olli77 @Glasfaser last edited by

                              Moin
                              erstmal super dank an den Machen dieser Wetterapp....

                              Ich habe probiert den bei mir zu installieren .... Ich habe alles so gemacht wie es in der Anleitung steht. Leider wird es bei mir etwas komisch angezeigt......Ich vermute mal ich habe irgendwo was falsch gemacht oder doch etwas vergessen. Ich stehe aber auf dem Schlauch und komme nicht weiter.

                              und ist es gewollt das es ein eigenes Projekt ist und nicht in meiner VIS mit eingebaut ist ?
                              wetter.JPG

                              sigi234 1 Reply Last reply Reply Quote 0
                              • sigi234
                                sigi234 Forum Testing Most Active @Olli77 last edited by

                                @Olli77

                                Wie schaut deine Startseite aus? (Wetter)

                                O 1 Reply Last reply Reply Quote 0
                                • O
                                  Olli77 @sigi234 last edited by

                                  @sigi234wenn wetter=Startseite ist

                                  wetter2.JPG

                                  sigi234 1 Reply Last reply Reply Quote 0
                                  • sigi234
                                    sigi234 Forum Testing Most Active @Olli77 last edited by sigi234

                                    @Olli77 sagte in Material Design Widgets: Wetter View:

                                    @sigi234wenn wetter=Startseite ist

                                    Sollte so aussehen:

                                    Screenshot (850).png

                                    Hast du diese DP unter userdata ?

                                    Screenshot (852)_LI.jpg

                                    O 1 Reply Last reply Reply Quote 0
                                    • O
                                      Olli77 @sigi234 last edited by

                                      @sigi234 jo so sieht es auswetter3.JPG

                                      sigi234 1 Reply Last reply Reply Quote 0
                                      • sigi234
                                        sigi234 Forum Testing Most Active @Olli77 last edited by sigi234

                                        @Olli77

                                        Wert vom eigenen Sensor hast du nicht eingetragen, auch mal Browser Cache geleert?
                                        Anderen Browser getestet. Beim Widget steht bei dir undefinend!

                                        MD Widgets installiert? Welche Version?
                                        Screenshot (854)_LI.jpg

                                        Würde das Projekt mal neu importieren.

                                        O 1 Reply Last reply Reply Quote 0
                                        • O
                                          Olli77 @sigi234 last edited by

                                          Danke genau das war das ....Iobroke hat den wohl nicht richtig installiert....

                                          Wo kann ich meine eigenen Sensoren eintragen ?

                                          sigi234 1 Reply Last reply Reply Quote 0
                                          • sigi234
                                            sigi234 Forum Testing Most Active @Olli77 last edited by

                                            @Olli77 sagte in Material Design Widgets: Wetter View:

                                            Wo kann ich meine eigenen Sensoren eintragen ?

                                            Im Skript: Wenn keine eigene nimmst dann die von DasWetter

                                            Screenshot (856)_LI.jpg

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            914
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            daswetter javascript material design widgets pollenflug statusanzeige vis weatherunderground wetter
                                            76
                                            662
                                            132670
                                            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