Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter iobroker.uv-protect 0.3.x

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Test Adapter iobroker.uv-protect 0.3.x

    This topic has been deleted. Only users with topic management privileges can see it.
    • Jörg Knechten
      Jörg Knechten last edited by

      Hi der letzte Eintrag ist schon etwas her, aber ich versuche es einfach mal.
      Erstmal vielen Dank für die Arbeit, die in dem Adapter steckt. Für uns extrem hilfreich. da meine Frau Lupus hat und somit Sonne bzw. hohe UV-Strahlung meiden soll.

      Leider habe ich ein Problem. Die Werte aktualisieren sich bei mir nur, wenn ich den Adapter neu starte. Aktualisierung, wie empfohlen, alle 60 Min. Das Protokoll spuckt folgendes aus.

      host.vmiob
      2022-08-13 07:00:12.503	info	instance system.adapter.uv-protect.0 terminated with code 0 (NO_ERROR)
      
      uv-protect.0
      2022-08-13 07:00:11.988	info	Terminated (NO_ERROR): Without reason
      
      uv-protect.0
      2022-08-13 07:00:05.984	warn	Request error: AxiosError: timeout of 5000ms exceeded
      
      uv-protect.0
      2022-08-13 07:00:00.909	info	starting. Version 0.3.6 in /opt/iobroker/node_modules/iobroker.uv-protect, node: v18.6.0, js-controller: 4.0.23
      host.vmiob
      2022-08-13 07:00:00.164	info	instance system.adapter.uv-protect.0 started with pid 21308
      host.vmiob
      2022-08-13 06:00:12.351	info	instance system.adapter.uv-protect.0 terminated with code 0 (NO_ERROR)
      
      uv-protect.0
      2022-08-13 06:00:11.836	info	Terminated (NO_ERROR): Without reason
      
      uv-protect.0
      2022-08-13 06:00:05.832	warn	Request error: AxiosError: timeout of 5000ms exceeded
      
      uv-protect.0
      2022-08-13 06:00:00.758	info	starting. Version 0.3.6 in /opt/iobroker/node_modules/iobroker.uv-protect, node: v18.6.0, js-controller: 4.0.23
      host.vmiob
      2022-08-13 06:00:00.019	info	instance system.adapter.uv-protect.0 started with pid 21185
      host.vmiob
      2022-08-13 05:00:12.372	info	instance system.adapter.uv-protect.0 terminated with code 0 (NO_ERROR)
      
      uv-protect.0
      2022-08-13 05:00:11.857	info	Terminated (NO_ERROR): Without reason
      
      uv-protect.0
      2022-08-13 05:00:05.853	warn	Request error: AxiosError: timeout of 5000ms exceeded
      
      uv-protect.0
      2022-08-13 05:00:00.780	info	starting. Version 0.3.6 in /opt/iobroker/node_modules/iobroker.uv-protect, node: v18.6.0, js-controller: 4.0.23
      host.vmiob
      2022-08-13 05:00:00.019	info	instance system.adapter.uv-protect.0 started with pid 21159
      
      mercedesme.0
      2022-08-13 04:58:46.419	info	Lost WebSocket connection. Reconnect WebSocket
      host.vmiob
      2022-08-13 04:00:12.354	info	instance system.adapter.uv-protect.0 terminated with code 0 (NO_ERROR)
      
      uv-protect.0
      2022-08-13 04:00:11.840	info	Terminated (NO_ERROR): Without reason
      
      uv-protect.0
      2022-08-13 04:00:05.836	warn	Request error: AxiosError: timeout of 5000ms exceeded
      
      uv-protect.0
      2022-08-13 04:00:00.762	info	starting. Version 0.3.6 in /opt/iobroker/node_modules/iobroker.uv-protect, node: v18.6.0, js-controller: 4.0.23
      host.vmiob
      2022-08-13 04:00:00.019	info	instance system.adapter.uv-protect.0 started with pid 21131
      host.vmiob
      2022-08-13 03:00:12.382	info	instance system.adapter.uv-protect.0 terminated with code 0 (NO_ERROR)
      
      uv-protect.0
      2022-08-13 03:00:11.867	info	Terminated (NO_ERROR): Without reason
      
      uv-protect.0
      2022-08-13 03:00:05.862	warn	Request error: AxiosError: timeout of 5000ms exceeded
      
      uv-protect.0
      2022-08-13 03:00:00.786	info	starting. Version 0.3.6 in /opt/iobroker/node_modules/iobroker.uv-protect, node: v18.6.0, js-controller: 4.0.23
      host.vmiob
      2022-08-13 03:00:00.018	info	instance system.adapter.uv-protect.0 started with pid 21090
      host.vmiob
      2022-08-13 02:00:12.353	info	instance system.adapter.uv-protect.0 terminated with code 0 (NO_ERROR)
      
      uv-protect.0
      2022-08-13 02:00:11.840	info	Terminated (NO_ERROR): Without reason
      
      uv-protect.0
      2022-08-13 02:00:05.835	warn	Request error: AxiosError: timeout of 5000ms exceeded
      
      uv-protect.0
      2022-08-13 02:00:00.761	info	starting. Version 0.3.6 in /opt/iobroker/node_modules/iobroker.uv-protect, node: v18.6.0, js-controller: 4.0.23
      host.vmiob
      2022-08-13 02:00:00.021	info	instance system.adapter.uv-protect.0 started with pid 21051
      

      Das Problem scheint der Timout zu sein. Bin allerdings Newb bzgl. ioBroker.

      Vielen Dank im Voraus!

      simatec 1 Reply Last reply Reply Quote 0
      • simatec
        simatec Developer Most Active @Jörg Knechten last edited by

        @jörg-knechten Hast du dir ein API-Key geholt und diesen im Adapter eingetragen?
        Geo-Daten werden vom System geholt ... dort müsst sie aber richtig eingetragen sein.

        Auch auf die Nachkommastellen achten, da die API von OpenUV diese so benötigt

        Beispiel:
        Längengrad: 13.376935
        Breitgrad: 52.516181

        Jörg Knechten 2 Replies Last reply Reply Quote 0
        • Jörg Knechten
          Jörg Knechten @simatec last edited by

          @simatec
          Sorry war im Urlaub.
          Den API habe ich geholt. Habe jetzt mal die GPS Koordinaten von Hand eingetragen. Mal schauen was passiert.

          1 Reply Last reply Reply Quote 0
          • Jörg Knechten
            Jörg Knechten @simatec last edited by

            @simatec
            Irgendwie hat er mit einer Zeitüberschreitung zu kämpfen

            uv-protect.0
            2022-09-06 12:17:30.944	info	Terminated (NO_ERROR): Without reason
            
            uv-protect.0
            2022-09-06 12:17:24.939	warn	Request error: AxiosError: timeout of 5000ms exceeded
            
            uv-protect.0
            2022-09-06 10:17:19.866	info	starting. Version 0.3.6 in /opt/iobroker/node_modules/iobroker.uv-protect, node: v18.6.0, js-controller: 4.0.23
            
            uv-protect.0
            2022-09-06 10:15:31.460	info	Terminated (NO_ERROR): Without reason
            
            uv-protect.0
            2022-09-06 10:15:25.455	warn	Request error: AxiosError: timeout of 5000ms exceeded
            
            uv-protect.0
            2022-09-06 10:15:20.378	info	starting. Version 0.3.6 in /opt/iobroker/node_modules/iobroker.uv-protect, node: v18.6.0, js-controller: 4.0.23
            
            uv-protect.0
            2022-09-06 10:00:15.848	info	Terminated (NO_ERROR): Without reason
            
            uv-protect.0
            2022-09-06 10:00:09.844	warn	Request error: AxiosError: timeout of 5000ms exceeded
            
            uv-protect.0
            2022-09-06 10:00:04.764	info	starting. Version 0.3.6 in /opt/iobroker/node_modules/iobroker.uv-protect, node: v18.6.0, js-controller: 4.0.23
            
            uv-protect.0
            2022-09-06 09:00:15.896	info	Terminated (NO_ERROR): Without reason
            
            uv-protect.0
            2022-09-06 09:00:09.892	warn	Request error: AxiosError: timeout of 5000ms exceeded
            
            uv-protect.0
            2022-09-06 09:```
            
            
            Thomas Braun 1 Reply Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @Jörg Knechten last edited by

              @jörg-knechten

              node: v18.6.0

              Hat soweit ich das sehe im Moment eh Probleme im Netzwerkbereich.
              Geh auf die für den ioBroker empfohlene Version 16.

              1 Reply Last reply Reply Quote 0
              • Jörg Knechten
                Jörg Knechten last edited by

                @thomas-braun
                Vielen Dank!
                Muss mich erstmal einlesen wie ich das Downgrade am besten machen kann.
                Habe den Boker auf Proxmox mit VM Ubuntu Server laufen.
                Bin kein wirklicher Linux -Kenner.

                Thomas Braun 1 Reply Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @Jörg Knechten last edited by

                  @jörg-knechten sagte in Test Adapter iobroker.uv-protect 0.3.x:

                  Muss mich erstmal einlesen

                  Schau in meiner Signatur. Da steht's drin.

                  Jörg Knechten 1 Reply Last reply Reply Quote 0
                  • Jörg Knechten
                    Jörg Knechten @Thomas Braun last edited by

                    @thomas-braun
                    Super hat erstmal geklappt.
                    Es kommt zwar ab un zu noch der Fehler, aber es läuft.

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

                      Gibt es eigentlich eine Beschreibung der Werte?
                      Was für Werte bei uv_level gibt es, wann ist UV Warn auf true usw.

                      Kämpfe etwas mit der Interpretation der Werte und finde irgendwie nichts dazu 😕

                      1 Reply Last reply Reply Quote 0
                      • Albert K
                        Albert K last edited by

                        @merlin123

                        Na ja, Google bringt gleich als erstes Suchergebnis bei mir das hier

                        UV Index

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

                        Support us

                        ioBroker
                        Community Adapters
                        Donate

                        745
                        Online

                        31.7k
                        Users

                        79.8k
                        Topics

                        1.3m
                        Posts

                        13
                        41
                        2557
                        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