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.
    • T
      ticaki Developer @icebear last edited by

      @icebear
      gewollt war es nicht - hab was falsch ausgewählt - moment ich guck mal obs einfach ist das umzustellen

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

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

        @ticaki

        Ist das so gewollt das man den Adapter nur mit >= node 22 installieren kann?

        Dann bin ich leider raus, da muß ich erst warten bis buanet docker aktualisiert 😞

        Habs auf 20 umgestellt und tests sagen das es geht - versuche es bitte mal. EDIT oder brauchst du npm dafür - dann muß ich noch ein release machen. release ist am erstellen - v0.1.1

        icebear 1 Reply Last reply Reply Quote 0
        • icebear
          icebear @ticaki last edited by icebear

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

          Habs auf 20 umgestellt und tests sagen das es geht - versuche es bitte mal

          Danke. Geht jetzt und läuft soweit ich das bis jetzt sehe ohne Fehler.

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

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

            da muß ich erst warten bis buanet docker aktualisiert

            Gibt's doch schon

            1 Reply Last reply Reply Quote 1
            • 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
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            808
                                            Online

                                            32.0k
                                            Users

                                            80.4k
                                            Topics

                                            1.3m
                                            Posts

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