Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Coronavirus Statistics for ioBroker

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.1k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.8k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.1k

Test Coronavirus Statistics for ioBroker

Scheduled Pinned Locked Moved Tester
adapter installationadapterentwicklungtesten
1.2k Posts 120 Posters 336.3k Views 94 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • ChaotC Chaot

    @TiboTake
    Danke. Die Icons scheinen jetzt vorhanden.
    Aber vermutlich ist beim Export iorgendwas scheifgegangen.
    Die Gruppe scheint leer zu sein.
    Ich hab das mal zerlegt:

    covid2.jpg

    S Offline
    S Offline
    SaiBot1981
    wrote on last edited by SaiBot1981
    #136

    @Chaot dann zerlege ich eben die gruppen und lade es gleich nach testen neu hoch...

    habs getestet. die icons hatte ich zwar noch drinne aber läuft

    ChaotC 1 Reply Last reply
    0
    • DutchmanD Dutchman
      Aktuelle Test Version 0.6.9
      Veröffentlichungsdatum 22-03-2021
      Github Link https://github.com/iobroker-community-adapters/ioBroker.coronavirus-statistics/blob/master/README.md
      NPM npm i ioBroker.coronavirus-statistics@latest

      Adapter to show Global Corona Virus information and current reports

      Coronavirus Live Statistics adapter for ioBroker

      Adapter to show Global Corona Virus information and current reports

      There is no configuration required, after installation it will :

      • Receive global information world-wide and write it to "global_totals"
      • Create a folder for each country with all relevant information regarding COVID-19
      • Update the information every 15 minutes

      The following information is available :

      Datapoint Details
      active Amount of current infected people
      cases Amount of totally known cases
      casesPerOneMillion Amount of totally known cases per million citizen
      critical Amount of critical situation (Hospitalized)
      deaths Amount of current registered deaths
      deathsPerOneMillion Amount of current registered deaths per million citizen
      recovered Amount of totally known recovered cases
      todayCases New Cases by Today
      todayDeaths Amount of totally known people died today
      test Total number of covid-19 tests taken globally
      tests per one million counties Total number of covid-19 tests taken globally per one million

      Please be aware this adapter uses as much as possible up-to-date information but there can be an delay of several hours depending on the country's report.
      German Federal States : https://npgeo-corona-npgeo-de.hub.arcgis.com/ s
      Generic Source : https://coronavirus-19-api.herokuapp.com

      Advanced settings

      Option Description
      All Countries Get data for all countries World-Wide (Default: false)
      Continents Group total amounts by continent in seperate state (Default: false)
      Delete unused States Delete data when countries are deselected (Default: false)
      German counties Get counties data for Germany (Selected only, Default false)
      German federal states Get federal state data for Germany (Selected only, Default false)
      Get all German federal states Get federal state data for Germany (Default false)
      Get all German counties Get all counties data for Germany (Default false)

      For Germany only

      It's possible to get data for federal states (Bundesländer) and counties (Landeskreise).
      You can choose to recieve all data or just select specific regions in advanced settings.

      Please note : After activation the the adapter must run 1 time to get all federal states and counties before table loads !

      Add missing countries

      It may happen that countries are not recognized correctly because the API delivers some country names not ISO conform. In such a case you will get a warning message in the log, which looks like this

      coronavirus-statistics.0	2020-03-21 09:05:31.328	warn	(22937) Timor-Leste not found in lib! Must be added to the country name translator.
      

      Using the datapoint coronavirus-statistics.0.countryTranslator you can assign a country yourself. Look for the name of the corresponding country here:

      List with country names

      With the selected country name you have to create a JSON string and enter it in the datapoint coronavirus-statistics.0.countryTranslator.
      The JSON string then looks like this, for example:

      {
      	"Cabo_Verde": "Cape Verde",
      	"Timor-Leste": "East Timor"
      }
      

      As first value the name from the warning message must be taken from the log. The name of the country from the List with country names is then assigned to this.

      Changelog

      https://github.com/iobroker-community-adapters/ioBroker.coronavirus-statistics/blob/master/README.md

      sigi234S Online
      sigi234S Online
      sigi234
      Forum Testing Most Active
      wrote on last edited by
      #137

      @Dutchman

      Neu:

      coronavirus-statistics.0	2020-03-20 14:38:15.147	warn	(4224) Cabo_Verde not found in lib! Must be added to the country name translator.
      

      Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
      Immer Daten sichern!

      Sky66766S 1 Reply Last reply
      0
      • S SaiBot1981

        @Chaot dann zerlege ich eben die gruppen und lade es gleich nach testen neu hoch...

        habs getestet. die icons hatte ich zwar noch drinne aber läuft

        ChaotC Offline
        ChaotC Offline
        Chaot
        wrote on last edited by
        #138

        @TiboTake Danke. Jetzt gehts!

        ioBroker auf NUC unter Proxmox; VIS: 12" Touchscreen und 17" Touch; Lichtsteuerung, Thermometer und Sensoren: Tasmota (39); Ambiente Beleuchtung: WLED (9); Heizung: DECT Thermostate (9) an Fritz 6690; EMS-ESP; 1 Echo V2; 3 Echo DOT; 1 Echo Connect; 2 Echo Show 5; Unifi Ap-Ac Lite.

        1 Reply Last reply
        0
        • sigi234S sigi234

          @Dutchman

          Neu:

          coronavirus-statistics.0	2020-03-20 14:38:15.147	warn	(4224) Cabo_Verde not found in lib! Must be added to the country name translator.
          
          Sky66766S Offline
          Sky66766S Offline
          Sky66766
          wrote on last edited by
          #139

          @sigi234

          bei mir auch

          coronavirus-statistics.0	2020-03-21 09:05:31.328	warn	(22937) Timor-Leste not found in lib! Must be added to the country name translator.
          coronavirus-statistics.0	2020-03-21 09:05:27.527	warn	(22937) Cabo_Verde not found in lib! Must be added to the country name translator.
          

          ioBroker- NUC8i5, Proxmox 6.1-8
          Node.js v10.20.1, NPM v6.14.4, JS controller 3.0.20

          ScroungerS 1 Reply Last reply
          0
          • Sky66766S Sky66766

            @sigi234

            bei mir auch

            coronavirus-statistics.0	2020-03-21 09:05:31.328	warn	(22937) Timor-Leste not found in lib! Must be added to the country name translator.
            coronavirus-statistics.0	2020-03-21 09:05:27.527	warn	(22937) Cabo_Verde not found in lib! Must be added to the country name translator.
            
            ScroungerS Offline
            ScroungerS Offline
            Scrounger
            Developer
            wrote on last edited by Scrounger
            #140

            @Sky66766 sagte in Test Coronavirus Statistics for ioBroker:

            @sigi234

            bei mir auch

            coronavirus-statistics.0	2020-03-21 09:05:31.328	warn	(22937) Timor-Leste not found in lib! Must be added to the country name translator.
            coronavirus-statistics.0	2020-03-21 09:05:27.527	warn	(22937) Cabo_Verde not found in lib! Must be added to the country name translator.
            

            Problem hier ist, das die Länder namen nicht ISO konform sind. Hab bereits nen PR erstellt.
            https://github.com/iobroker-community-adapters/ioBroker.coronavirus-statistics/pull/8

            ich muss mal mit @Dutchman abklären ob wir das nicht dynamisch machen, damit nicht bei jedem neuen Land das auftaucht, der Adapter geupdated werden muss.

            <a href="https://github.com/Scrounger/ioBroker.linkeddevices">LinkedDevices Adapter</a>

            <a href="https://github.com/Scrounger/ioBroker.vis-materialdesign">Material Design Widgets</a>

            DutchmanD 1 Reply Last reply
            0
            • ScroungerS Scrounger

              @Sky66766 sagte in Test Coronavirus Statistics for ioBroker:

              @sigi234

              bei mir auch

              coronavirus-statistics.0	2020-03-21 09:05:31.328	warn	(22937) Timor-Leste not found in lib! Must be added to the country name translator.
              coronavirus-statistics.0	2020-03-21 09:05:27.527	warn	(22937) Cabo_Verde not found in lib! Must be added to the country name translator.
              

              Problem hier ist, das die Länder namen nicht ISO konform sind. Hab bereits nen PR erstellt.
              https://github.com/iobroker-community-adapters/ioBroker.coronavirus-statistics/pull/8

              ich muss mal mit @Dutchman abklären ob wir das nicht dynamisch machen, damit nicht bei jedem neuen Land das auftaucht, der Adapter geupdated werden muss.

              DutchmanD Offline
              DutchmanD Offline
              Dutchman
              Developer Most Active Administrators
              wrote on last edited by Dutchman
              #141

              @Scrounger sagte in Test Coronavirus Statistics for ioBroker:

              @Sky66766 sagte in Test Coronavirus Statistics for ioBroker:

              @sigi234

              bei mir auch

              coronavirus-statistics.0	2020-03-21 09:05:31.328	warn	(22937) Timor-Leste not found in lib! Must be added to the country name translator.
              coronavirus-statistics.0	2020-03-21 09:05:27.527	warn	(22937) Cabo_Verde not found in lib! Must be added to the country name translator.
              

              Problem hier ist, das die Länder namen nicht ISO konform sind. Hab bereits nen PR erstellt.
              https://github.com/iobroker-community-adapters/ioBroker.coronavirus-statistics/pull/8

              ich muss mal mit @Dutchman abklären ob wir das nicht dynamisch machen, damit nicht bei jedem neuen Land das auftaucht, der Adapter geupdated werden muss.

              danke dir, version 0.2.5 released im latest bitte feedback wen alles klapt schiebe ich sofort nach stable

              crunchipC M 2 Replies Last reply
              0
              • DutchmanD Dutchman

                @Scrounger sagte in Test Coronavirus Statistics for ioBroker:

                @Sky66766 sagte in Test Coronavirus Statistics for ioBroker:

                @sigi234

                bei mir auch

                coronavirus-statistics.0	2020-03-21 09:05:31.328	warn	(22937) Timor-Leste not found in lib! Must be added to the country name translator.
                coronavirus-statistics.0	2020-03-21 09:05:27.527	warn	(22937) Cabo_Verde not found in lib! Must be added to the country name translator.
                

                Problem hier ist, das die Länder namen nicht ISO konform sind. Hab bereits nen PR erstellt.
                https://github.com/iobroker-community-adapters/ioBroker.coronavirus-statistics/pull/8

                ich muss mal mit @Dutchman abklären ob wir das nicht dynamisch machen, damit nicht bei jedem neuen Land das auftaucht, der Adapter geupdated werden muss.

                danke dir, version 0.2.5 released im latest bitte feedback wen alles klapt schiebe ich sofort nach stable

                crunchipC Away
                crunchipC Away
                crunchip
                Forum Testing Most Active
                wrote on last edited by
                #142

                @Dutchman sieht gut aus
                anbei mal ein Dashboard
                55201cb2-aa97-4ea1-8dde-791e6785e5fe-image.png

                umgestiegen von Proxmox auf Unraid

                DutchmanD C 2 Replies Last reply
                2
                • crunchipC crunchip

                  @Dutchman sieht gut aus
                  anbei mal ein Dashboard
                  55201cb2-aa97-4ea1-8dde-791e6785e5fe-image.png

                  DutchmanD Offline
                  DutchmanD Offline
                  Dutchman
                  Developer Most Active Administrators
                  wrote on last edited by Dutchman
                  #143

                  @crunchip sagte in Test Coronavirus Statistics for ioBroker:

                  @Dutchman sieht gut aus
                  anbei mal ein Dashboard
                  55201cb2-aa97-4ea1-8dde-791e6785e5fe-image.png

                  WOW ! Geiles dashboard würdest du den Grafana Export bereitstellen ?

                  crunchipC 1 Reply Last reply
                  0
                  • NashraN Offline
                    NashraN Offline
                    Nashra
                    Most Active Forum Testing
                    wrote on last edited by
                    #144

                    Da schließe ich mich Dutchman an, geiles Grafana 👍

                    Aber mal eine Frage, vielleicht habe ich es auch überlesen, wie komme ich an die Daten
                    der einzelnen Bundesländer?

                    Gruß Ralf
                    Mir egal, wer Dein Vater ist! Wenn ich hier angel, wird nicht übers Wasser gelaufen!!

                    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                    HomoranH 1 Reply Last reply
                    0
                    • NashraN Nashra

                      Da schließe ich mich Dutchman an, geiles Grafana 👍

                      Aber mal eine Frage, vielleicht habe ich es auch überlesen, wie komme ich an die Daten
                      der einzelnen Bundesländer?

                      HomoranH Do not disturb
                      HomoranH Do not disturb
                      Homoran
                      Global Moderator Administrators
                      wrote on last edited by
                      #145

                      @Nashra sagte in Test Coronavirus Statistics for ioBroker:

                      wie komme ich an die Daten
                      der einzelnen Bundesländer?

                      die musst du dir aus webseiten parsen

                      kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                      der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                      NashraN 1 Reply Last reply
                      0
                      • HomoranH Homoran

                        @Nashra sagte in Test Coronavirus Statistics for ioBroker:

                        wie komme ich an die Daten
                        der einzelnen Bundesländer?

                        die musst du dir aus webseiten parsen

                        NashraN Offline
                        NashraN Offline
                        Nashra
                        Most Active Forum Testing
                        wrote on last edited by
                        #146

                        @Homoran sagte in Test Coronavirus Statistics for ioBroker:

                        @Nashra sagte in Test Coronavirus Statistics for ioBroker:

                        wie komme ich an die Daten
                        der einzelnen Bundesländer?

                        die musst du dir aus webseiten parsen

                        Oh, sorry aber da habe ich keinen Plan von 🙁

                        Gruß Ralf
                        Mir egal, wer Dein Vater ist! Wenn ich hier angel, wird nicht übers Wasser gelaufen!!

                        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                        HomoranH 1 Reply Last reply
                        0
                        • NashraN Nashra

                          @Homoran sagte in Test Coronavirus Statistics for ioBroker:

                          @Nashra sagte in Test Coronavirus Statistics for ioBroker:

                          wie komme ich an die Daten
                          der einzelnen Bundesländer?

                          die musst du dir aus webseiten parsen

                          Oh, sorry aber da habe ich keinen Plan von 🙁

                          HomoranH Do not disturb
                          HomoranH Do not disturb
                          Homoran
                          Global Moderator Administrators
                          wrote on last edited by
                          #147

                          @Nashra
                          Da gibt es andere Threads.

                          ABER:
                          Die "offizielle" Seite des RKI hinkt gewaltig hinterher
                          die in dem anderen Thread zitierte Seite von BILD hat auch seit heute 09:00 kein update mehr bekommen

                          kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                          DutchmanD 1 Reply Last reply
                          0
                          • HomoranH Homoran

                            @Nashra
                            Da gibt es andere Threads.

                            ABER:
                            Die "offizielle" Seite des RKI hinkt gewaltig hinterher
                            die in dem anderen Thread zitierte Seite von BILD hat auch seit heute 09:00 kein update mehr bekommen

                            DutchmanD Offline
                            DutchmanD Offline
                            Dutchman
                            Developer Most Active Administrators
                            wrote on last edited by
                            #148

                            @Homoran sagte in Test Coronavirus Statistics for ioBroker:

                            die in dem anderen Thread zitierte Seite von BILD hat auch seit heute 09:00 kein update mehr bekommen

                            das ist auch d er Grund warum ich es nicht integriere habe noch keine gute quelle gefunden leider

                            HomoranH 1 Reply Last reply
                            0
                            • DutchmanD Dutchman

                              @Homoran sagte in Test Coronavirus Statistics for ioBroker:

                              die in dem anderen Thread zitierte Seite von BILD hat auch seit heute 09:00 kein update mehr bekommen

                              das ist auch d er Grund warum ich es nicht integriere habe noch keine gute quelle gefunden leider

                              HomoranH Do not disturb
                              HomoranH Do not disturb
                              Homoran
                              Global Moderator Administrators
                              wrote on last edited by
                              #149

                              @Dutchman sagte in Test Coronavirus Statistics for ioBroker:

                              @Homoran sagte in Test Coronavirus Statistics for ioBroker:

                              die in dem anderen Thread zitierte Seite von BILD hat auch seit heute 09:00 kein update mehr bekommen

                              das ist auch d er Grund warum ich es nicht integriere habe noch keine gute quelle gefunden leider

                              ein bis zweimal am Tag reicht ja eigentlich.
                              Alles andere ist nice aber hat nicht wirklich einen höheren Informationsgehalt

                              kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                              Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                              der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                              1 Reply Last reply
                              0
                              • DutchmanD Dutchman

                                @crunchip sagte in Test Coronavirus Statistics for ioBroker:

                                @Dutchman sieht gut aus
                                anbei mal ein Dashboard
                                55201cb2-aa97-4ea1-8dde-791e6785e5fe-image.png

                                WOW ! Geiles dashboard würdest du den Grafana Export bereitstellen ?

                                crunchipC Away
                                crunchipC Away
                                crunchip
                                Forum Testing Most Active
                                wrote on last edited by
                                #150

                                @Dutchman Covid-19.txt

                                umgestiegen von Proxmox auf Unraid

                                C NashraN 2 Replies Last reply
                                0
                                • DutchmanD Dutchman

                                  @Scrounger sagte in Test Coronavirus Statistics for ioBroker:

                                  @Sky66766 sagte in Test Coronavirus Statistics for ioBroker:

                                  @sigi234

                                  bei mir auch

                                  coronavirus-statistics.0	2020-03-21 09:05:31.328	warn	(22937) Timor-Leste not found in lib! Must be added to the country name translator.
                                  coronavirus-statistics.0	2020-03-21 09:05:27.527	warn	(22937) Cabo_Verde not found in lib! Must be added to the country name translator.
                                  

                                  Problem hier ist, das die Länder namen nicht ISO konform sind. Hab bereits nen PR erstellt.
                                  https://github.com/iobroker-community-adapters/ioBroker.coronavirus-statistics/pull/8

                                  ich muss mal mit @Dutchman abklären ob wir das nicht dynamisch machen, damit nicht bei jedem neuen Land das auftaucht, der Adapter geupdated werden muss.

                                  danke dir, version 0.2.5 released im latest bitte feedback wen alles klapt schiebe ich sofort nach stable

                                  M Offline
                                  M Offline
                                  Michi68
                                  wrote on last edited by
                                  #151

                                  @Dutchman
                                  0.2.5 keine Warn Meldung mehr, läuft Danke

                                  1 Reply Last reply
                                  0
                                  • crunchipC crunchip

                                    @Dutchman Covid-19.txt

                                    C Offline
                                    C Offline
                                    CruziX
                                    wrote on last edited by
                                    #152

                                    @crunchip Weiß jemand, wie man das am besten auf mysql portieren kann?

                                    crunchipC 1 Reply Last reply
                                    0
                                    • MyzerATM Offline
                                      MyzerATM Offline
                                      MyzerAT
                                      wrote on last edited by
                                      #153

                                      hmmm, also der Adapter funktioniert, aber Italien hat heute keine Todesfälle, wäre zu schön um wahr zu sein! Gestern 627 heute 0?

                                      lg Rudi

                                      Master Debian 12 (Wien)
                                      Intel NUC6CAYH 16GB RAM, 500 GB SSD & auf Proxmox 8. 7. als VM

                                      Slave Debian 12. (TULLN) --> OpenVPN to Vienna
                                      Intel NUC6CAYH 16GB RAM, 500 GB SSD & auf Proxmox 8.7. als VM

                                      Node 20.19.0
                                      Nodejs 20.19.0
                                      npm 10.8.2
                                      js-controller 7.0.6

                                      HomoranH crunchipC 2 Replies Last reply
                                      0
                                      • MyzerATM MyzerAT

                                        hmmm, also der Adapter funktioniert, aber Italien hat heute keine Todesfälle, wäre zu schön um wahr zu sein! Gestern 627 heute 0?

                                        HomoranH Do not disturb
                                        HomoranH Do not disturb
                                        Homoran
                                        Global Moderator Administrators
                                        wrote on last edited by
                                        #154

                                        @MyzerAT ist ganz normal
                                        Italien meldet immer einmal am Tag und zwar abends

                                        kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                                        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                        MyzerATM 1 Reply Last reply
                                        1
                                        • HomoranH Homoran

                                          @MyzerAT ist ganz normal
                                          Italien meldet immer einmal am Tag und zwar abends

                                          MyzerATM Offline
                                          MyzerATM Offline
                                          MyzerAT
                                          wrote on last edited by MyzerAT
                                          #155

                                          @Homoran

                                          ok thx for info !

                                          ps: ich hoffe das die Zahlen zurück gehen!

                                          lg Rudi

                                          Master Debian 12 (Wien)
                                          Intel NUC6CAYH 16GB RAM, 500 GB SSD & auf Proxmox 8. 7. als VM

                                          Slave Debian 12. (TULLN) --> OpenVPN to Vienna
                                          Intel NUC6CAYH 16GB RAM, 500 GB SSD & auf Proxmox 8.7. als VM

                                          Node 20.19.0
                                          Nodejs 20.19.0
                                          npm 10.8.2
                                          js-controller 7.0.6

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          750

                                          Online

                                          32.4k

                                          Users

                                          81.4k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe