Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Coronavirus Statistics for ioBroker

    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 Coronavirus Statistics for ioBroker

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

      @Scrounger sagte in Test Coronavirus Statistics for ioBroker:

      Für Filter und Zeitinterval Funktion werden noch folgende Datenpunkte benötigt:

      Welche Werte als Zeichenkette?

      Scrounger 1 Reply Last reply Reply Quote 1
      • Scrounger
        Scrounger Developer @sigi234 last edited by

        @sigi234 sagte in Test Coronavirus Statistics for ioBroker:

        Welche Werte als Zeichenkette?

        Stimmt wichtig info 🙂

        Die beiden müssen vom Typ Zeichenkette (String):
        26ad7202-6857-45fd-acc8-05281e61d383-grafik.png

        1 Reply Last reply Reply Quote 0
        • Dutchman
          Dutchman Developer Most Active Administrators last edited by

          Leute wen ihr noch Funktionen in den adapter integriert haben möchtet, macht n issue auf bitte diesen thread hier kan ich nicht vervolgen.

          1 Reply Last reply Reply Quote 0
          • Uli977
            Uli977 @Scrounger last edited by

            @Scrounger Bei mir kommen keine Linien?! Wo ist der Fehler?

            7f155f51-650e-48d1-9d1d-0097e84021ee-image.png

            C 1 Reply Last reply Reply Quote 0
            • MyzerAT
              MyzerAT last edited by

              wie komme ich jetzt zu version 0.2.3 ??

              Dutchman 1 Reply Last reply Reply Quote 0
              • Dutchman
                Dutchman Developer Most Active Administrators @MyzerAT last edited by

                @MyzerAT sagte in Test Coronavirus Statistics for ioBroker:

                wie komme ich jetzt zu version 0.2.3 ??

                wird ab circa 15Uhr im admin angeboten, oder jetzt auf console :

                cd /opt/iobroker
                npm i ioBroker.coronavirus-statistics@latest
                
                MyzerAT 1 Reply Last reply Reply Quote 0
                • MyzerAT
                  MyzerAT @Dutchman last edited by MyzerAT

                  @Dutchman

                  das kommt bei mir !

                  868f105e-c225-46a8-b699-f0bf0fda7f0d-grafik.png ```

                  B 1 Reply Last reply Reply Quote 0
                  • C
                    Coffeelover @Uli977 last edited by

                    @Uli977
                    @Scrounger Das sieht bei mir genauso aus. Das passt zu dem Fehler, über den wir per PM geschrieben haben. Gerade deine View zum Testen extra nochmal importiert. Selben Phänomen.

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

                      Wie ändere ich denn dies hier von World auf Deutschland

                      b7bd888f-b834-4a26-9d58-1f1ad8b41e2a-image.png

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

                        @Scrounger

                        javascript.0	2020-03-19 10:39:28.302	warn	(11884) getState "coronavirus-statistics.0.Togo.todayDeathsPerOneMillion" not found (3)
                        javascript.0	2020-03-19 10:39:28.302	warn	(11884) at Timer.processTimers (timers.js:223:10)
                        javascript.0	2020-03-19 10:39:28.302	warn	(11884) at listOnTimeout (timers.js:263:5)
                        javascript.0	2020-03-19 10:39:28.302	warn	(11884) at tryOnTimeout (timers.js:300:5)
                        javascript.0	2020-03-19 10:39:28.302	warn	(11884) at ontimeout (timers.js:438:13)
                        javascript.0	2020-03-19 10:39:28.302	warn	(11884) at Timeout._onTimeout (C:\Program Files\iobroker\Test\node_modules\iobroker.javascript\lib\sandbox.js:2077:34)
                        javascript.0	2020-03-19 10:39:28.302	warn	(11884) at Object.<anonymous> (script.js.Sigi.Corona_Kontinent:78:17)
                        javascript.0	2020-03-19 10:39:28.302	warn	(11884) at calcStats (script.js.Sigi.Corona_Kontinent:110:97)
                        javascript.0	2020-03-19 10:39:28.301	warn	(11884) getState "coronavirus-statistics.0.Togo.todayCasesPerOneMillion" not found (3)
                        javascript.0	2020-03-19 10:39:28.301	warn	(11884) at Timer.processTimers (timers.js:223:10)
                        javascript.0	2020-03-19 10:39:28.301	warn	(11884) at listOnTimeout (timers.js:263:5)
                        javascript.0	2020-03-19 10:39:28.301	warn	(11884) at tryOnTimeout (timers.js:300:5)
                        javascript.0	2020-03-19 10:39:28.301	warn	(11884) at ontimeout (timers.js:438:13)
                        javascript.0	2020-03-19 10:39:28.301	warn	(11884) at Timeout._onTimeout (C:\Program Files\iobroker\Test\node_modules\iobroker.javascript\lib\sandbox.js:2077:34)
                        javascript.0	2020-03-19 10:39:28.301	warn	(11884) at Object.<anonymous> (script.js.Sigi.Corona_Kontinent:78:17)
                        javascript.0	2020-03-19 10:39:28.301	warn	(11884) at calcStats (script.js.Sigi.Corona_Kontinent:109:93)
                        javascript.0	2020-03-19 10:39:28.301	warn	(11884) getState "coronavirus-statistics.0.Togo.criticalPerOneMillion" not found (3)
                        

                        Screenshot (2085).png

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

                          @sigi234

                          Fehlermeldung kommt wegen dem neuen Wert. Muss ich das Skript anpassen.

                          @Dutchman sagte in Test Coronavirus Statistics for ioBroker:

                          solved in 0.2.3

                          Schermafbeelding 2020-03-19 om 09.42.25.png

                          @sigi234 sagte in Test Coronavirus Statistics for ioBroker:

                          Screenshot (2085).png

                          das funktioniert auch nicht out of the box!
                          Ihr müsst für die Graphen Eure eigenen History Instanzen und Datenpunkte eintragen

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

                            @Scrounger sagte in Test Coronavirus Statistics for ioBroker:

                            Ihr müsst für die Graphen Eure eigenen History Instanzen und Datenpunkte eintragen

                            Habe ich

                            sigi234 1 Reply Last reply Reply Quote 0
                            • B
                              Brati @MyzerAT last edited by

                              @MyzerAT Einfach im Admin aus GitHub installieren, dann zieht er auch die 0.2.3.

                              Grüße

                              Brati

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

                                @sigi234 sagte in Test Coronavirus Statistics for ioBroker:

                                @Scrounger sagte in Test Coronavirus Statistics for ioBroker:

                                Ihr müsst für die Graphen Eure eigenen History Instanzen und Datenpunkte eintragen

                                Habe ich

                                Es gehen keine meiner Charts mehr , dreht ständig im Kreis

                                Vis-materialdesign-Chart-Line-History

                                Edit:

                                Mit Update erledigt.

                                V 1 Reply Last reply Reply Quote 0
                                • Chaot
                                  Chaot @Dutchman last edited by

                                  @Dutchman Nur mal in den Raum geworfen:
                                  Hast du auch mal an die Möglichkeit gedacht ein Quarantäne Countdown einzubauen? 🤕

                                  Dutchman 1 Reply Last reply Reply Quote 0
                                  • Dutchman
                                    Dutchman Developer Most Active Administrators last edited by

                                    version 0.2.4 ist raus mit grossen dank an @Scrounger der seine Lösung der continente implementiert hat !

                                    naaste baustelle : filter per land das man nicht die ganze wel rein bekommt 🙂

                                    Schermafbeelding 2020-03-19 om 21.41.07.png

                                    1 Reply Last reply Reply Quote 0
                                    • Dutchman
                                      Dutchman Developer Most Active Administrators @Chaot last edited by

                                      @Chaot sagte in Test Coronavirus Statistics for ioBroker:

                                      Hast du auch mal an die Möglichkeit gedacht ein Quarantäne Countdown einzubauen?

                                      hehe, euh .... mach mir ein git issue und ich nimmt beim niesten release mit so schwer ist das garnicht 😊

                                      Chaot 1 Reply Last reply Reply Quote 0
                                      • Chaot
                                        Chaot @Dutchman last edited by

                                        @Dutchman
                                        Habe ich gemacht. Alternativ habe ich mir das Ding hier mal angeschaut:
                                        https://forum.iobroker.net/topic/22077/neuer-adapter-countdown/42?page=3

                                        Würde auch taugen. Ist zwar bischen blöd einzustellen, aber machbar.

                                        Dutchman crunchip 2 Replies Last reply Reply Quote 0
                                        • Dutchman
                                          Dutchman Developer Most Active Administrators @Chaot last edited by

                                          @Chaot sagte in Test Coronavirus Statistics for ioBroker:

                                          Würde auch taugen. Ist zwar bischen blöd einzustellen, aber machbar.

                                          ich dachte eher daran nen Datenpunkt mit datum ein zu tragen der dan runter zählt.
                                          mal schauen

                                          Chaot 1 Reply Last reply Reply Quote 0
                                          • Chaot
                                            Chaot @Dutchman last edited by

                                            @Dutchman
                                            Ich gehe davon aus das wir in den nächsten Tagen die Anordnung "Quarantäne bis xx.xx.xxxx " bekommen werden.
                                            Dafür taugt dann der Countdown.

                                            Bei uns ist seit heute sogar nachts die Straßenbeleuchtung aus aber die Leute sind immer noch unterwegs.
                                            Da hilft dann vermutlich wirklich nur noch die Keule.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            889
                                            Online

                                            31.8k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            adapter installation adapterentwicklung testen
                                            120
                                            1177
                                            278724
                                            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