Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Betatest Bright Sky v0.2.x

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    Betatest Bright Sky v0.2.x

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

      @ticaki

      Hallo,
      es kommt folgender Fehler:

      Error fetching weather data: {"message":"Request failed with status code 404","name":"AxiosError","stack":"AxiosError: Request failed with status code 404\n at settle (C:\\SmartHome\\node_modules\\iobroker.brightsky\\node_modules\\axios\\dist\\node\\axios.cjs:2090:12)\n at IncomingMessage.handleStreamEnd (C:\\SmartHome\\node_modules\\iobroker.brightsky\\node_modules\\axios\\dist\\node\\axios.cjs:3207:11)\n at IncomingMessage.emit (node:events:530:35)\n at endReadableNT (node:internal/streams/readable:1698:12)\n at process.processTicksAndRejections (node:internal/process/task_queues:90:21)\n at Axios.request (C:\\SmartHome\\node_modules\\iobroker.brightsky\\node_modules\\axios\\dist\\node\\axios.cjs:4317:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Brightsky.weatherCurrentlyUpdate (C:\\SmartHome\\node_modules\\iobroker.brightsky\\build\\main.js:345:22)\n at async Brightsky.weatherCurrentlyLoop (C:\\SmartHome\\node_modules\\iobroker.brightsky\\build\\main.js:293:5)\n at async Brightsky.onReady (C:\\SmartHome\\node_modules\\iobroker.brightsky\\build\\main.js:73:5)","config":{"transitional":{"silentJSONParsing":true,"forcedJSONParsing":true,"clarifyTimeoutError":false},"adapter":["xhr","http","fetch"],"transformRequest":[null],"transformResponse":[null],"timeout":0,"xsrfCookieName":"XSRF-TOKEN","xsrfHeaderName":"X-XSRF-TOKEN","maxContentLength":-1,"maxBodyLength":-1,"env":{},"headers":{"Accept":"application/json, text/plain, */*","User-Agent":"axios/1.11.0","Accept-Encoding":"gzip, compress, deflate, br"},"method":"get","url":"https://api.brightsky.dev/current_weather?lat=XXXXXXXXXX&lon=XXXXXXXXXXX&max_dist=50000","allowAbsoluteUrls":true},"code":"ERR_BAD_REQUEST","status":404} 
      
      brightsky.0
      	2025-08-19 19:23:55.836	info	Adapter brightsky.0 is now ready. Weather data will be updated every 30 minutes for current weather and every 1 hours for hourly weather. Daily weather data will also be created.
      
      	2025-08-19 19:23:45.754	info	starting. Version 0.1.1 (non-npm: ticaki/ioBroker.brightsky#12076ebe6a13b73ce148c1feb75c258c36b913c5) in C:/SmartHome/node_modules/iobroker.brightsky, node: v22.18.0, js-controller: 7.0.7
      host.SmartHome
      	2025-08-19 19:23:44.318	info	instance system.adapter.brightsky.0 in version "0.1.1" (non-npm: ticaki/ioBroker.brightsky#12076ebe6a13b73ce148c1feb75c258c36b913c5) started with pid 11164
      host.SmartHome
      	2025-08-19 19:23:40.894	info	instance system.adapter.brightsky.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      brightsky.0
      	2025-08-19 19:23:40.798	info	terminating
      brightsky.0
      	2025-08-19 19:23:40.297	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      brightsky.0
      	2025-08-19 19:23:40.297	info	terminating
      brightsky.0
      	2025-08-19 19:23:40.296	info	Got terminate signal TERMINATE_YOURSELF
      host.SmartHome
      	2025-08-19 19:23:40.296	info	stopInstance system.adapter.brightsky.0 send kill signal
      host.SmartHome
      	2025-08-19 19:23:40.293	info	stopInstance system.adapter.brightsky.0 (force=false, process=true) 
      

      Daten werden aber befüllt. Ev. wegen Standort AUT?
      Die Koordinaten habe ich mit XXXXXX erstétzt.

      Fehler kommt bei Neustart, sonst ist der Adapter Grün.

      Plattform: Windows
      RAM: 15.9 GB
      Node.js: v22.18.0
      NPM: 10.9.3
      T Armilar 3 Replies Last reply Reply Quote 0
      • T
        ticaki Developer @sigi234 last edited by

        @sigi234

        Die Datenbasis ist vom DWD als von Deutschen Wetterdienst @Armilar weiß da wohl mehr.

        1 Reply Last reply Reply Quote 0
        • T
          ticaki Developer @sigi234 last edited by

          @sigi234 sagte in Betatest Bright Sky v0.1.x:

          https://api.brightsky.dev/current_weather?lat=XXXXXXXXXX&lon=XXXXXXXXXXX&max_dist=50000

          probiere den link mal im browser selber aus - mit koordinaten

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

            @sigi234 sagte in Betatest Bright Sky v0.1.x:

            Request failed with status code 404

            "Request failed with status code 404" sagt, ja einfach nur aus, dass Axios ne Seite nicht findet...

            Fehlen denn Daten unter current, hourly oder daily?

            An AUT liegt es nicht... Da gibt es auch Stationen

            https://opendata.dwd.de/climate_environment/CDC/help/stations_list_CLIMAT_data.txt

            siehe:
            7827251c-068d-4174-afa8-9512bc8fe0bd-image.png

            T 1 Reply Last reply Reply Quote 1
            • T
              ticaki Developer @Armilar last edited by

              @armilar
              @sigi234

              https://api.brightsky.dev/current_weather?lat=48.20&lon=16.37&max_dist=100000

              gibt keine Daten zurück, vielleicht geht current weather nur in Deutschland - dann muß ich das abschaltbar machen.

              sigi234 1 Reply Last reply Reply Quote 0
              • T
                ticaki Developer last edited by ticaki

                Ok nach kurzen Tests geht das nur für Deutschland oder aber wenn man in Grenz nähe lebt - von Wien aus ist die nächste DWD Station 200km entfernt.

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

                  @ticaki sagte in Betatest Bright Sky v0.1.x:

                  vielleicht geht current weather nur in Deutschland - dann muß ich das abschaltbar machen.

                  Ja, diese DP habe ich nicht.

                  Screenshot (1260).png

                  T 1 Reply Last reply Reply Quote 0
                  • T
                    ticaki Developer @sigi234 last edited by

                    @sigi234

                    Dann schaue mal in hourly.sources, wie weit die nächste Station entfernt ist und ob das für dich interessant ist.

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

                      @ticaki sagte in Betatest Bright Sky v0.1.x:

                      @sigi234

                      Dann schaue mal in hourly.sources, wie weit die nächste Station entfernt ist und ob das für dich interessant ist.

                      Ja, ist 15 Kilometer entfernt.

                      T Armilar 3 Replies Last reply Reply Quote 0
                      • T
                        ticaki Developer @sigi234 last edited by

                        @sigi234
                        ok ich baue das abschalten von current ein - ca. 30 Minuten.

                        1 Reply Last reply Reply Quote 2
                        • T
                          ticaki Developer @sigi234 last edited by

                          @sigi234
                          ist auf github

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

                            @sigi234

                            ticaki baut noch ne weitere Funktion ein...

                            Wenn du z.B. die Koordinaten in Deutschland hast (grenznah, z.B. Berchtesgaden), dann lässt die API auch einzelne Stationen zu, die explizit ausgewählt werden können...

                            Beispiel:

                            https://api.brightsky.dev/weather?lat=47.63706&lon=12.9986641&date=2025-08-19&wmo_station_id=11035,11120,11121 (Wien und Insbruck)

                            Dabei wird der eigene Standort inoriert...

                            T 1 Reply Last reply Reply Quote 0
                            • T
                              ticaki Developer @Armilar last edited by ticaki

                              @armilar
                              @sigi234
                              das gilt aber nur für hourly - current geht nur in Deutschland

                              wmo station ist eingebaut - sollte da noch nen link auf die stationsübersicht einbauen

                              Armilar 1 Reply Last reply Reply Quote 0
                              • Homoran
                                Homoran Global Moderator Administrators last edited by

                                SUPER!
                                Ich war vor kurzem noch beim DWD auf der Website, da meine geparsten Daten nicht immer richtig liefen.

                                Da hab ich nach offenen Daten gesucht und auch ein API gefundrn, mit dem ich aber nicht (sofort) klar kam und hab es erst mal auf Eis gelegt.

                                Dann brauch ich da ja nicht mehr ran, obwohl...

                                @armilar sagte in Betatest Bright Sky v0.1.x:

                                die Wetterdaten der nahegelegensten Wetter-Station des DWD

                                ist nicht unbedingt mein Favorit.
                                Hab den Umkreis erhöht, aber es bleibt dabei

                                T 1 Reply Last reply Reply Quote 0
                                • T
                                  ticaki Developer @Homoran last edited by

                                  @homoran
                                  lass mich raten du willst die auswählen können? 😄

                                  Homoran 2 Replies Last reply Reply Quote 1
                                  • Homoran
                                    Homoran Global Moderator Administrators @ticaki last edited by Homoran

                                    @ticaki ich wollte noch nicht abdrücken..

                                    Screenshot_20250819-212158_Firefox.jpg

                                    die liegt im Eifelvorland, und ich wohne im Kölner tiefland

                                    und ja, ich hatte gehofft, auch/oder die Daten vom Flughafen köln Bonn zu sehen

                                    EDIT:
                                    Current ist Köln/Bonn!!

                                    und für die Vorhersage ist Ville vielleicht gar nicht so falsch, da kommt häufig der Wind her

                                    1 Reply Last reply Reply Quote 1
                                    • Homoran
                                      Homoran Global Moderator Administrators @ticaki last edited by

                                      @ticaki sagte in Betatest Bright Sky v0.1.x:

                                      @homoran
                                      lass mich raten du willst die auswählen können? 😄

                                      Du hast dir aber anscheinend noch einiges vorgenommen, wenn ich mir die Datenpunkte ansehen, von denen erst viele noch null waren, sich aber langsam füllen.

                                      z.B. das Wetter-icon.....

                                      Armilar 1 Reply Last reply Reply Quote 0
                                      • Armilar
                                        Armilar Most Active Forum Testing @ticaki last edited by

                                        @ticaki

                                        Beispiel für z.B. Insbruck:

                                        d89e8bd0-34c4-472e-9b15-23fd9b8dd6fb-image.png

                                        b9fb39a6-4478-45a1-a55f-69201e47677a-image.png

                                        1 Reply Last reply Reply Quote 0
                                        • Armilar
                                          Armilar Most Active Forum Testing @Homoran last edited by

                                          @homoran

                                          347f581d-aad1-4bf2-aa2e-f822cf026711-image.png

                                          10513 ist Köln/Bonn

                                          Homoran 1 Reply Last reply Reply Quote 0
                                          • Homoran
                                            Homoran Global Moderator Administrators @Armilar last edited by

                                            @armilar sagte in Betatest Bright Sky v0.1.x:

                                            10513 ist Köln/Bonn

                                            hab's editiert gehabt

                                            unter current ist Kön Bonn, unter forecast ist Ville.

                                            Ihr seid ja schneller, als die Polizei erlaubt. Da ist ja schon wieder ein Update 😉

                                            aber auch

                                            brightsky.0
                                            	2025-08-19 21:41:20.137	warn	Invalid poll interval currently: 60. Using default value of 30 minute.
                                            admin.0
                                            	2025-08-19 21:40:52.462	warn	brightsky has an invalid jsonConfig: [{"instancePath":"/items/wmo_station","schemaPath":"#/additionalProperties","keyword":"additionalProperties","params":{"additionalProperty":"step"},"message":"must NOT have additional properties"},{"instancePath":"/items/wmo_station","schemaPath":"#/properties/items/patternProperties/%5E.%2B/allOf/25/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match \"then\" schema"},{"instancePath":"","schemaPath":"#/if","keyword":"if","params":{"failingKeyword":"else"},"message":"must match \"else\" schema"}]
                                            brightsky.0
                                            	2025-08-19 21:40:49.670	warn	Invalid poll interval currently: 60. Using default value of 30 minute.
                                            brightsky.0
                                            	2025-08-19 21:40:49.669	warn	Invalid WMO station ID. Using default value of "".
                                            brightsky.0
                                            	2025-08-19 21:38:53.694	warn	Invalid poll interval currently: 60. Using default value of 30 minute.
                                            brightsky.0
                                            	2025-08-19 21:38:53.693	warn	Invalid WMO station ID. Using default value of "".
                                            brightsky.0
                                            	2025-08-19 21:14:49.817	warn	Invalid poll interval currently: 60. Using default value of 30 minute.
                                            brightsky.0
                                            	2025-08-19 21:13:07.505	error	Error fetching weather data: {"message":"Request failed with status code 404","name":"AxiosError","stack":"AxiosError: Request failed with status code 404\n at settle (/opt/iobroker/node_modules/axios/dist/node/axios.cjs:2090:12)\n at IncomingMessage.handleStreamEnd (/opt/iobroker/node_modules/axios/dist/node/axios.cjs:3207:11)\n at IncomingMessage.emit (node:events:536:35)\n at endReadableNT (node:internal/streams/readable:1698:12)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (/opt/iobroker/node_modules/axios/dist/node/axios.cjs:4317:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async Brightsky.weatherCurrentlyUpdate (/opt/iobroker/node_modules/iobroker.brightsky/build/main.js:361:22)\n at async Brightsky.weatherCurrentlyLoop (/opt/iobroker/node_modules/iobroker.brightsky/build/main.js:309:5)\n at async Brightsky.onReady (/opt/iobroker/node_modules/iobroker.brightsky/build/main.js:86:7)","config":{"transitional":{"silentJSONParsing":true,"forcedJSONParsing":true,"clarifyTimeoutError":false},"adapter":["xhr","http","fetch"],"transformRequest":[null],"transformResponse":[null],"timeout":0,"xsrfCookieName":"XSRF-TOKEN","xsrfHeaderName":"X-XSRF-TOKEN","maxContentLength":-1,"maxBodyLength":-1,"env":{},"headers":{"Accept":"application/json, text/plain, */*","User-Agent":"axios/1.11.0","Accept-Encoding":"gzip, compress, deflate, br"},"method":"get","url":"https://api.brightsky.dev/current_weather?lat=...&lon=....&max_dist=10000","allowAbsoluteUrls":true},"code":"ERR_BAD_REQUEST","status":404}
                                            brightsky.0
                                            	2025-08-19 21:13:04.291	warn	Invalid poll interval currently: 60. Using default value of 30 minute.
                                            
                                            T Armilar 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            866
                                            Online

                                            32.0k
                                            Users

                                            80.4k
                                            Topics

                                            1.3m
                                            Posts

                                            6
                                            57
                                            196
                                            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