Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter Weather-Warnings

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    Test Adapter Weather-Warnings

    This topic has been deleted. Only users with topic management privileges can see it.
    • Negalein
      Negalein Global Moderator @ticaki last edited by

      @ticaki sagte in Test Adapter Weather-Warnings:

      Da kommt die PLZ von Berlin raus.

      in DE passt das.

      probier mal https://feed.alertspro.meteogroup.com/AlertsPro/AlertsProPollService.php?method=lookupCoord&lat=48.456680&lon=13.431940

      da kommt [{"AREA_TYPE":"UWZ","AREA_ID":"UWZAT00926","CENTER_ID":"2"}]

      PLZ ist aber 4780

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

        @negalein

        Das hab ich verstanden, wollte dir nur zeigen dass das auch für DE geht.

        Hat dein Problem mit keiner Warnung an dem gelegen was ich oben fragt habe?

        1 Reply Last reply Reply Quote 1
        • Negalein
          Negalein Global Moderator @Negalein last edited by

          @ticaki sagte in Test Adapter Weather-Warnings:

          Hat dein Problem mit keiner Warnung an dem gelegen was ich oben fragt habe?

          Ja, das wars.

          @negalein sagte in Test Adapter Weather-Warnings:
          @ticaki sagte in Test Adapter Weather-Warnings:

          Kannst du zu dem letzten Punkt mal bitte das Keiner bei Filtern nach warntypen raus machen und den Adapter mit ausgeschaltetem "Warnungen gelten als bekannt" starten. Wenn es dann geht haben wir den FEhler.

          Danke, das wars!
          So funktioniert es.

          Dann schalt ich Eingehende Warnungen nach dem Adapterstart gelten als bekannt wieder ein.

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

            @negalein sagte in Test Adapter Weather-Warnings:

            @ticaki sagte in Test Adapter Weather-Warnings:

            dass man bei uwz coordinaten eingeben muß

            Nö, dann kommt der nächste und fragt, warum es mit DE48.456680,13.431940 nicht funktioniert! 😉

            Es muss lt. meiner Beschreibung über den Link (mit passenden Koordinaten) die ID ermittelt werden. Und dann diese Zahl an das Landeskennzeichen angehängt werden.
            Das mit der ID kann auch für Deutschland (obwohl hier auch mit PLZ funktioniert) verwendet werden.

            Ja, das war schon immer so

            Negalein 1 Reply Last reply Reply Quote 0
            • Negalein
              Negalein Global Moderator @sigi234 last edited by

              @sigi234 sagte in Test Adapter Weather-Warnings:

              Ja, das war schon immer so

              I know. War mir vom UWZ-Script noch in Erinnerung.

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

                @ticaki

                UWZ:

                weather-warnings.0.provider.uwz.UWZAT00xxx.formatedKeys.01.headline
                

                Wenn keine Warnung ist kommt im Wert das:

                Keine Warnung, Keine Warnung, Keine Warnung, Keine Warnung, Keine Warnung, Keine Warnung, Keine Warnung, Keine Warnung

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

                  Ich werde wohl in nächsten Stunde ein Update auf Github schieben das hat einen:

                  EDIT: ging auch ohne - dafür braucht man zwingend beim ersten Start einen Internetverbindung. Dann holt er sich die ID, wenn der Server nicht erreichbar ist wird das aber nicht wiederholt.
                  breaking change

                  UWZ - Datenpfade enthalten nicht mehr die Warnzelle, sondern die Koordinaten, wie bei ZAMG.

                  • Bessere Konfiguration
                  • Einfache Unterstützung weiterer Länder. Wenn ich nach den Sprachen gehe müsste UWZ für diese Länder verfügbar sein:
                              FR?: string;
                              LU?: string;
                              EN?: string;
                              ES?: string;
                              NL?: string;
                              DE?: string;
                              IT?: string;
                              DK?: string;
                  

                  EDIT: kann auch später werden, warte auf das Update von Weblate, da sich die Beschreibung des Admininterfaces ändern muß.

                  update

                  • muss getestet werden. Bin mir nicht sicher, ob ich alles angepasst habe.
                  • kein breaking change
                  • internet/UWZ Server muß erreichbar sein beim Start des Adapters mit einer neuen uwz config.
                  • Warnzelle wird automatisch aus den Koordinaten ermittelt.
                  • Übersetzung ist noch nicht angepasst, weblate lässt sich zeit.
                  • Adapter startet mit neuer uwzconfig nach ca 7 Sekunden neu.
                  • von Sigi berichteter Fehler behoben.

                  hm vielleicht mache ich das auch mit einem knopf im admin.

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

                    @ticaki sagte in Test Adapter Weather-Warnings:

                    update

                    weather-warnings.0
                    2023-11-03 05:22:40.177	warn	State "weather-warnings.0.provider.zamg.xxxxxxxxx-xxxxxxxx.summary.warntypes" has no existing object, this might lead to an error in future versions
                    
                    weather-warnings.0
                    2023-11-03 05:22:40.161	warn	State "weather-warnings.0.provider.zamg.xxxxxxxxx-xxxxxxxx.activeWarnings" has no existing object, this might lead to an error in future versions
                    
                    weather-warnings.0
                    2023-11-03 05:22:40.102	warn	State "weather-warnings.0.provider.zamg.xxxxxxxxx-xxxxxxxx.alerts.thaw.active" has no existing object, this might lead to an error in future versions
                    
                    weather-warnings.0
                    2023-11-03 05:22:40.093	warn	State "weather-warnings.0.provider.zamg.xxxxxxxxx-xxxxxxxx.alerts.thaw.headline" has no existing object, this might lead to an error in future versions
                    
                    weather-warnings.0
                    2023-11-03 05:22:40.060	warn	State "weather-warnings.0.provider.zamg.xxxxxxxxx-xxxxxxxx.alerts.fog.active" has no existing object, this might lead to an error in future versions
                    
                    weather-warnings.0
                    2023-11-03 05:22:40.051	warn	State "weather-warnings.0.provider.zamg.xxxxxxxxx-xxxxxxxx.alerts.fog.headline" has no existing object, this might lead to an error in future versions
                    
                    weather-warnings.0
                    2023-11-03 05:22:40.014	warn	State "weather-warnings.0.provider.zamg.xxxxxxxxx-xxxxxxxx.alerts.hail.active" has no existing object, this might lead to an error in future versions
                    
                    weather-warnings.0
                    2023-11-03 05:22:40.000	warn	State "weather-warnings.0.provider.zamg.xxxxxxxxx-xxxxxxxx.alerts.hail.headline" has no existing object, this might lead to an error in future versions
                    
                    weather-warnings.0
                    2023-11-03 05:22:39.977	warn	State "weather-warnings.0.provider.zamg.xxxxxxxxx-xxxxxxxx.alerts.heat.active" has no existing object, this might lead to an error in future versions
                    
                    weather-warnings.0
                    2023-11-03 05:22:39.950	warn	State "weather-warnings.0.provider.zamg.xxxxxxxxx-xxxxxxxx.alerts.heat.headline" has no existing object, this might lead to an error in future versions
                    
                    weather-warnings.0
                    2023-11-03 05:22:39.894	warn	State "weather-warnings.0.provider.zamg.xxxxxxxxx-xxxxxxxx.alerts.black_ice_slippery.active" has no existing object, this might lead to an error in future versions
                    
                    weather-warnings.0
                    2023-11-03 05:22:39.886	warn	State "weather-warnings.0.provider.zamg.xxxxxxxxx-xxxxxxxx.alerts.black_ice_slippery.headline" has no existing object, this might lead to an error in future versions
                    
                    weather-warnings.0
                    2023-11-03 05:22:39.850	info	[provider] Silent time added: Profil: Mo-So start: 22 end: 5 days: ["0","1","2","3","4","5","6"]
                    
                    weather-warnings.0
                    2023-11-03 05:22:39.850	info	[provider] Silent time added: Profil: Sa-So start: 7 end: 17 days: ["0","6"]
                    
                    weather-warnings.0
                    2023-11-03 05:22:39.849	info	[provider] Silent time added: Profil: Mo-Fr start: 10 end: 12 days: ["1","2","3","4","5"]
                    
                    weather-warnings.0
                    2023-11-03 05:22:39.848	warn	State "weather-warnings.0.provider.zamg.xxxxxxxxx-xxxxxxxx.alerts.thunderstorm.active" has no existing object, this might lead to an error in future versions
                    
                    weather-warnings.0
                    2023-11-03 05:22:39.843	warn	State "weather-warnings.0.provider.zamg.xxxxxxxxx-xxxxxxxx.alerts.thunderstorm.headline" has no existing object, this might lead to an error in future versions
                    
                    weather-warnings.0
                    2023-11-03 05:22:39.813	warn	State "weather-warnings.0.provider.zamg.xxxxxxxxx-xxxxxxxx.alerts.forest_fire.active" has no existing object, this might lead to an error in future versions
                    
                    weather-warnings.0
                    2023-11-03 05:22:39.792	warn	State "weather-warnings.0.provider.zamg.xxxxxxxxx-xxxxxxxx.alerts.forest_fire.headline" has no existing object, this might lead to an error in future versions
                    
                    weather-warnings.0
                    2023-11-03 05:22:39.773	warn	State "weather-warnings.0.provider.zamg.xxxxxxxxx-xxxxxxxx.formatedKeys.04.warntypegeneric" has no existing object, this might lead to an error in future versions
                    
                    weather-warnings.0
                    2023-11-03 05:22:39.764	warn	State "weather-warnings.0.provider.zamg.xxxxxxxxx-xxxxxxxx.alerts.cold.active" has no existing object, this might lead to an error in future versions
                    
                    weather-warnings.0
                    2023-11-03 05:22:39.746	warn	State "weather-warnings.0.provider.zamg.xxxxxxxxx-xxxxxxxx.formatedKeys.04.countdown" has no existing object, this might lead to an error in future versions
                    
                    weather-warnings.0
                    2023-11-03 05:22:39.738	warn	State "weather-warnings.0.provider.zamg.xxxxxxxxx-xxxxxxxx.alerts.cold.headline" has no existing object, this might lead to an error in future versions
                    
                    weather-warnings.0
                    2023-11-03 05:22:39.722	warn	State "weather-warnings.0.provider.zamg.xxxxxxxxx-xxxxxxxx.formatedKeys.04.instruction" has no existing object, this might lead to an error in future versions
                    
                    weather-warnings.0
                    2023-11-03 05:22:39.718	warn	State "weather-warnings.0.provider.zamg.xxxxxxxxx-xxxxxxxx.formatedKeys.03.instruction" has no existing object, this might lead to an error in future versions
                    
                    weather-warnings.0
                    2023-11-03 05:22:39.711	warn	State "weather-warnings.0.provider.zamg.xxxxxxxxx-xxxxxxxx.formatedKeys.04.location" has no existing object, this might lead to an error in future versions
                    
                    weather-warnings.0
                    2023-11-03 05:22:39.700	warn	State "weather-warnings.0.provider.zamg.xxxxxxxxx-xxxxxxxx.formatedKeys.03.location" has no existing object, this might lead to an error in future versions
                    
                    weather-warnings.0
                    2023-11-03 05:22:39.692	warn	State "weather-warnings.0.provider.zamg.xxxxxxxxx-xxxxxxxx.alerts.rain.active" has no existing object, this might lead to an error in future versions
                    
                    weather-warnings.0
                    2023-11-03 05:22:39.677	warn	State "weather-warnings.0.provider.zamg.xxxxxxxxx-xxxxxxxx.formatedKeys.04.warnlevelnumber" has no existing object, this might lead to an error in future versions
                    
                    weather-warnings.0
                    2023-11-03 05:22:39.677	warn	State "weather-warnings.0.provider.zamg.xxxxxxxxx-xxxxxxxx.formatedKeys.03.warnlevelnumber" has no existing object, this might lead to an error in future versions
                    
                    weather-warnings.0
                    2023-11-03 05:22:39.676	warn	State "weather-warnings.0.provider.zamg.xxxxxxxxx-xxxxxxxx.formatedKeys.02.warnlevelnumber" has no existing object, this might lead to an error in future versions
                    
                    weather-warnings.0
                    2023-11-03 05:22:39.673	warn	State "weather-warnings.0.provider.zamg.xxxxxxxxx-xxxxxxxx.alerts.rain.headline" has no existing object, this might lead to an error in future versions
                    
                    weather-warnings.0
                    2023-11-03 05:22:39.659	warn	State "weather-warnings.0.provider.zamg.xxxxxxxxx-xxxxxxxx.formatedKeys.04.altitude" has no existing object, this might lead to an error in future versions
                    
                    weather-warnings.0
                    2023-11-03 05:22:39.658	warn	State "weather-warnings.0.provider.zamg.xxxxxxxxx-xxxxxxxx.formatedKeys.03.altitude" has no existing object, this might lead to an error in future versions
                    
                    weather-warnings.0
                    2023-11-03 05:22:39.619	warn	State "weather-warnings.0.provider.zamg.xxxxxxxxx-xxxxxxxx.formatedKeys.04.ceiling" has no existing object, this might lead to an error in future versions
                    
                    weather-warnings.0
                    2023-11-03 05:22:39.610	warn	State "weather-warnings.0.provider.zamg.xxxxxxxxx-xxxxxxxx.formatedKeys.03.ceiling" has no existing object, this might lead to an error in future versions
                    
                    weather-warnings.0
                    2023-11-03 05:22:39.610	warn	State "weather-warnings.0.provider.zamg.xxxxxxxxx-xxxxxxxx.alerts.snowfall.active" has no existing object, this might lead to an error in future versions
                    
                    weather-warnings.0
                    2023-11-03 05:22:39.604	warn	State "weather-warnings.0.provider.zamg.xxxxxxxxx-xxxxxxxx.formatedKeys.04.impact" has no existing object, this might lead to an error in future versions
                    
                    weather-warnings.0
                    2023-11-03 05:22:39.597	warn	State "weather-warnings.0.provider.zamg.xxxxxxxxx-xxxxxxxx.formatedKeys.03.impact" has no existing object, this might lead to an error in future versions
                    
                    weather-warnings.0
                    2023-11-03 05:22:39.596	warn	State "weather-warnings.0.provider.zamg.xxxxxxxxx-xxxxxxxx.formatedKeys.02.impact" has no existing object, this might lead to an error in future versions
                    
                    weather-warnings.0
                    2023-11-03 05:22:39.596	warn	State "weather-warnings.0.provider.zamg.xxxxxxxxx-xxxxxxxx.alerts.snowfall.headline" has no existing object, this might lead to an error in future versions
                    
                    weather-warnings.0
                    2023-11-03 05:22:39.579	warn	State "weather-warnings.0.provider.zamg.xxxxxxxxx-xxxxxxxx.formatedKeys.04.description" has no existing object, this might lead to an error in future versions
                    
                    weather-warnings.0
                    2023-11-03 05:22:39.578	warn	State "weather-warnings.0.provider.zamg.xxxxxxxxx-xxxxxxxx.formatedKeys.03.description" has no existing object, this might lead to an error in future versions
                    
                    weather-warnings.0
                    2023-11-03 05:22:39.578	warn	State "weather-warnings.0.provider.zamg.xxxxxxxxx-xxxxxxxx.formatedKeys.02.description" has no existing object, this might lead to an error in future versions
                    
                    weather-warnings.0
                    2023-11-03 05:22:39.554	warn	State "weather-warnings.0.provider.zamg.xxxxxxxxx-xxxxxxxx.alerts.storm.active" has no existing object, this might lead to an error in future versions
                    
                    weather-warnings.0
                    2023-11-03 05:22:39.553	warn	State "weather-warnings.0.provider.zamg.xxxxxxxxx-xxxxxxxx.lastUpdate" has no existing object, this might lead to an error in future versions
                    
                    weather-warnings.0
                    2023-11-03 05:22:39.519	warn	State "weather-warnings.0.provider.zamg.xxxxxxxxx-xxxxxxxx.alerts.storm.headline" has no existing object, this might lead to an error in future versions
                    
                    weather-warnings.0
                    2023-11-03 05:22:39.508	warn	State "weather-warnings.0.provider.zamg.xxxxxxxxx-xxxxxxxx.info.connection" has no existing object, this might lead to an error in future versions
                    
                    weather-warnings.0
                    2023-11-03 05:22:39.484	warn	State "weather-warnings.0.provider.zamg.xxxxxxxxx-xxxxxxxx.alerts.unknown.active" has no existing object, this might lead to an error in future versions
                    
                    weather-warnings.0
                    2023-11-03 05:22:39.476	warn	State "weather-warnings.0.provider.zamg.xxxxxxxxx-xxxxxxxx.alerts.unknown.headline" has no existing object, this might lead to an error in future versions
                    
                    weather-warnings.0
                    2023-11-03 05:22:39.444	warn	State "weather-warnings.0.provider.zamg.xxxxxxxxx-xxxxxxxx.alerts.none.active" has no existing object, this might lead to an error in future versions
                    
                    weather-warnings.0
                    2023-11-03 05:22:39.429	warn	State "weather-warnings.0.provider.zamg.xxxxxxxxx-xxxxxxxx.alerts.none.headline" has no existing object, this might lead to an error in future versions
                    
                    weather-warnings.0
                    2023-11-03 05:22:39.411	warn	State "weather-warnings.0.provider.zamg.xxxxxxxxx-xxxxxxxx.info.testMode" has no existing object, this might lead to an error in future versions
                    
                    weather-warnings.0
                    2023-11-03 05:22:37.875	info	UWZ activated. Retrieve data.
                    
                    weather-warnings.0
                    2023-11-03 05:22:37.578	info	ZAMG activated. Retrieve data.
                    
                    weather-warnings.0
                    2023-11-03 05:22:37.478	info	Refresh Interval: 20 minutes
                    
                    weather-warnings.0
                    2023-11-03 05:22:33.061	info	starting. Version 0.4.8 (non-npm: ticaki/ioBroker.weather-warnings) in C:/SmartHome/node_modules/iobroker.weather-warnings, node: v18.18.2, js-controller: 5.0.16
                    
                    weather-warnings.0
                    2023-11-03 05:22:29.180	info	terminating
                    
                    weather-warnings.0
                    2023-11-03 05:22:28.668	warn	State "weather-warnings.0.provider.zamg.xxxxxxxxx-xxxxxxxx.info.connection" has no existing object, this might lead to an error in future versions
                    
                    weather-warnings.0
                    2023-11-03 05:22:28.662	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                    
                    weather-warnings.0
                    2023-11-03 05:22:28.661	info	terminating
                    
                    weather-warnings.0
                    2023-11-03 05:22:28.660	info	Got terminate signal TERMINATE_YOURSELF
                    

                    Kommt bei jeden Neustart.

                    Screenshot (474).png
                    Derzeit gibt es keine Warnung.

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

                      @sigi234
                      Ist behoben, anscheinend überholt wegen dem UWZ Serverzugriff der Update code den Initialisierungscode... em 🙂 Der Fehler war schon seit 1 Monat da.

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

                        @ticaki sagte in Test Adapter Weather-Warnings:

                        @sigi234
                        Ist behoben, anscheinend überholt wegen dem UWZ Serverzugriff der Update code den Initialisierungscode... em 🙂 Der Fehler war schon seit 1 Monat da.

                        Ok, habe UWZ erst gestern aktiviert.

                        Bei UWZ gibt es eine Warnung, bei ZAMG nicht. Ich glaube die 2 Provider sind sich nicht einig.

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

                          @sigi234 sagte in Test Adapter Weather-Warnings:

                          @ticaki sagte in Test Adapter Weather-Warnings:

                          @sigi234
                          Ist behoben, anscheinend überholt wegen dem UWZ Serverzugriff der Update code den Initialisierungscode... em 🙂 Der Fehler war schon seit 1 Monat da.

                          Ok, habe UWZ erst gestern aktiviert.

                          Den Fehler gabs nicht bei UWZ 😄 Da hatte ich ihn gestern gesehen, aber als ich alle Fehler behoben hatte, gabs den dort nicht mehr... Dafür aber bei allen anderen die ich wegen dem UWZtest aus hatte.

                          Sigi du wolltest noch irgendeine Funktion, mache bitte ein github request, habs schon vergessen was es war. 🙂

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

                            @ticaki sagte in Test Adapter Weather-Warnings:

                            Sigi du wolltest noch irgendeine Funktion, mache bitte ein github request, habs schon vergessen was es war.

                            https://github.com/ticaki/ioBroker.weather-warnings/issues/71

                            sigi2345 created this issue in ticaki/ioBroker.weather-warnings

                            closed Button del History #71

                            1 Reply Last reply Reply Quote 0
                            • Negalein
                              Negalein Global Moderator @ticaki last edited by

                              @ticaki sagte in Test Adapter Weather-Warnings:

                              update

                              0.4.8

                              bei DWD ist plötzlich die linke Spalte fehlerhaft (ID steht nicht mehr dort)
                              0dea8d23-9b11-4766-8f57-c2b142aac7cd-image.png

                              UWZ Datenpunkte fehlen komplett
                              b077bdae-a5c0-4329-bfe0-551681baf750-image.png

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

                                @negalein

                                Zu 1). Hab ich noch nicht beobachtet. Sicher das dort ein ausgewählter Name stand?
                                Zu 2) uwz muss neu konfiguriert werden. Geht jetzt über koordinaten

                                Negalein 1 Reply Last reply Reply Quote 0
                                • Negalein
                                  Negalein Global Moderator @ticaki last edited by Negalein

                                  @ticaki sagte in Test Adapter Weather-Warnings:

                                  Zu 1). Hab ich noch nicht beobachtet. Sicher das dort ein ausgewählter Name stand?

                                  Ja, definitiv.
                                  Der 3. Name Gemeinde Neuburg a. Inn erscheint auch erst nach ca. 2 Sekunden.
                                  uwz.gif

                                  Zu 2) uwz muss neu konfiguriert werden. Geht jetzt über koordinaten

                                  Danke, habs gerade entdeckt.
                                  Was meinst du mit Teiler '/'?
                                  (/ statt ,) habs herausgefunden 🙂

                                  T 2 Replies Last reply Reply Quote 0
                                  • T
                                    ticaki Developer @Negalein last edited by

                                    @negalein

                                    49.9/14,3

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

                                      @negalein sagte in [Test Adapter Weather-

                                      Zu 2) uwz muss neu konfiguriert werden. Geht jetzt über koordinaten

                                      Danke, habs gerade entdeckt.
                                      Was meinst du mit Teiler '/'?
                                      (/ statt ,) habs herausgefunden 🙂

                                      Ist , normal?

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

                                        @ticaki

                                        Im meinen Ort gibt es laut UWZ eine Warnung, im Adapter nicht.
                                        Kann es sein das es nicht berücksichtigt wird weil das Datum von gestern ist?

                                        Screenshot (477).png

                                        Eingehende Warnungen nach dem Adapterstart gelten als bekannt ist deaktiviert.

                                        T 1 Reply Last reply Reply Quote 0
                                        • Negalein
                                          Negalein Global Moderator @ticaki last edited by

                                          @ticaki sagte in Test Adapter Weather-Warnings:

                                          Ist , normal?

                                          Ja, normal werden Lat/Long mit , getrennt.

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

                                            @sigi234
                                            Ist die Warnung in dem JSON das ich unter .warnug speichere?

                                            @Negalein ah ok, da ist ein Timeout der das Zucken des cursors unterbindet. Dann muss ich das wohl anders lösen, mal sehen.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            786
                                            Online

                                            31.7k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            34
                                            1074
                                            261493
                                            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