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

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Test Coronavirus Statistics for ioBroker

    This topic has been deleted. Only users with topic management privileges can see it.
    • K
      Kampfratte last edited by

      Jo, die scheinen heute an der API herumgebastelt zu haben. Hatte in den Top 5 auch "World" drin. Also die Zahlen der ganzen Welt auf Platz 1 und USA dann erst auf Platz 2. Ist aber dann wieder raus genommen worden.

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

        @Kampfratte sagte in Test Coronavirus Statistics for ioBroker:

        Jo, die scheinen heute an der API herumgebastelt zu haben.

        Jup und danke für den PR aber was n api Fehler ☺️

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

          Version 0.5.4 released :

          Schermafbeelding 2020-04-05 om 22.10.55.png

          jackblackson 1 Reply Last reply Reply Quote 1
          • jackblackson
            jackblackson @Dutchman last edited by

            @Dutchman Das mit den Tests ist cool. Aber die Zahl ist noch 0, auch auf deren Website, ich vermute mal, da sind sie erst noch am Einarbeiten, oder?

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

              @jackblackson sagte in Test Coronavirus Statistics for ioBroker:

              @Dutchman Das mit den Tests ist cool. Aber die Zahl ist noch 0, auch auf deren Website, ich vermute mal, da sind sie erst noch am Einarbeiten, oder?

              Bei mir ist da nix 0 ?

              Schermafbeelding 2020-04-06 om 10.06.44.png

              Schermafbeelding 2020-04-06 om 10.07.18.png

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

                @Dutchman So sieht es bei mir aus, hab den Adapter grad extra nochmal neu gestartet:
                630439e5-ff97-4e03-94ca-dbae5251850f-grafik.png

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

                  @jackblackson sagte in Test Coronavirus Statistics for ioBroker:

                  @Dutchman So sieht es bei mir aus, hab den Adapter grad extra nochmal neu gestartet:
                  630439e5-ff97-4e03-94ca-dbae5251850f-grafik.png

                  ah check, global totals und nicht die pro land.... ja der wert ist noch lehr in der API

                  https://corona.lmao.ninja/all

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

                    @jackblackson bei coronavirus-statistics.0.global_continents.World_Sum.testsPerOneMillion wirst du fündig

                    1 Reply Last reply Reply Quote 1
                    • frankjoke
                      frankjoke last edited by

                      Übrigens,

                      habe auf https://forum.iobroker.net/topic/31782/corona-daten-nach-mysql-importieren/16 gepostet dass ich eine kleine WebApp für Corona-Datenvenanalyse und Vergleich gemacht habe: https://frankjoke.github.io/coronafj/

                      Dutchman M 2 Replies Last reply Reply Quote 3
                      • Dutchman
                        Dutchman Developer Most Active Administrators @frankjoke last edited by

                        @frankjoke sagte in Test Coronavirus Statistics for ioBroker:

                        https://frankjoke.github.io/coronafj/

                        nice

                        1 Reply Last reply Reply Quote 0
                        • M
                          MartyBr @frankjoke last edited by

                          @frankjoke Sehr schöne Visualisierung. Gratulation.

                          1 Reply Last reply Reply Quote 0
                          • H
                            Hicki @crunchip last edited by

                            @crunchip sagte in Test Coronavirus Statistics for ioBroker:

                            Bei mir ist alles schwarz.
                            Habe ich was falsch gemacht?

                            1 Reply Last reply Reply Quote 0
                            • H
                              Hicki @crunchip last edited by

                              @crunchip sagte in Test Coronavirus Statistics for ioBroker:

                              für die, die es verwenden, habe die Ansicht Tageswerte für Deutschland und Global angepasst
                              d8dbc8ea-2786-4adf-b276-3ea8ac6cc165-image.png

                              für Deutschland

                              {
                               "datasource": "InfluxDB-corona",
                               "aliasColors": {
                                 "Genesen": "dark-green",
                                 "Kritisch": "dark-purple",
                                 "Sterbefälle": "dark-red",
                                 "aktiv": "dark-orange",
                                 "infiziert": "dark-blue"
                               },
                               "bars": true,
                               "dashLength": 10,
                               "dashes": false,
                               "fill": 1,
                               "fillGradient": 0,
                               "gridPos": {
                                 "h": 6,
                                 "w": 12,
                                 "x": 0,
                                 "y": 13
                               },
                               "hiddenSeries": false,
                               "id": 26,
                               "legend": {
                                 "avg": false,
                                 "current": true,
                                 "hideEmpty": false,
                                 "hideZero": false,
                                 "max": false,
                                 "min": false,
                                 "show": true,
                                 "total": false,
                                 "values": true
                               },
                               "lines": false,
                               "linewidth": 1,
                               "nullPointMode": "null",
                               "options": {
                                 "dataLinks": []
                               },
                               "percentage": false,
                               "pointradius": 2,
                               "points": false,
                               "renderer": "flot",
                               "seriesOverrides": [
                                 {
                                   "alias": "Sterbefälle"
                                 },
                                 {
                                   "alias": "Kritisch"
                                 },
                                 {
                                   "alias": "aktiv"
                                 },
                                 {
                                   "alias": "infiziert"
                                 },
                                 {
                                   "alias": "Genesen"
                                 }
                               ],
                               "spaceLength": 10,
                               "stack": true,
                               "steppedLine": false,
                               "targets": [
                                 {
                                   "alias": "Kritisch",
                                   "groupBy": [
                                     {
                                       "params": [
                                         "$__interval"
                                       ],
                                       "type": "time"
                                     },
                                     {
                                       "params": [
                                         "null"
                                       ],
                                       "type": "fill"
                                     }
                                   ],
                                   "orderByTime": "ASC",
                                   "policy": "default",
                                   "query": "SELECT non_negative_difference(last(cumulative_sum))FROM (\nSELECT cumulative_sum(non_negative_difference(last(\"value\"))) FROM \"coronavirus-statistics.0.Germany.critical\" WHERE $timeFilter GROUP BY time(1d)\n) WHERE $timeFilter GROUP BY time(1d) tz('Europe/Berlin')",
                                   "rawQuery": true,
                                   "refId": "D",
                                   "resultFormat": "time_series",
                                   "select": [
                                     [
                                       {
                                         "params": [
                                           "value"
                                         ],
                                         "type": "field"
                                       },
                                       {
                                         "params": [],
                                         "type": "mean"
                                       }
                                     ]
                                   ],
                                   "tags": []
                                 },
                                 {
                                   "alias": "infiziert",
                                   "groupBy": [
                                     {
                                       "params": [
                                         "$__interval"
                                       ],
                                       "type": "time"
                                     },
                                     {
                                       "params": [
                                         "null"
                                       ],
                                       "type": "fill"
                                     }
                                   ],
                                   "orderByTime": "ASC",
                                   "policy": "default",
                                   "query": "SELECT non_negative_difference(last(cumulative_sum))FROM (\nSELECT cumulative_sum(non_negative_difference(last(\"value\"))) FROM \"coronavirus-statistics.0.Germany.cases\" WHERE $timeFilter GROUP BY time(1d)\n) WHERE $timeFilter GROUP BY time(1d) tz('Europe/Berlin')",
                                   "rawQuery": true,
                                   "refId": "A",
                                   "resultFormat": "time_series",
                                   "select": [
                                     [
                                       {
                                         "params": [
                                           "value"
                                         ],
                                         "type": "field"
                                       },
                                       {
                                         "params": [],
                                         "type": "mean"
                                       }
                                     ]
                                   ],
                                   "tags": []
                                 },
                                 {
                                   "alias": "aktiv",
                                   "groupBy": [
                                     {
                                       "params": [
                                         "$__interval"
                                       ],
                                       "type": "time"
                                     },
                                     {
                                       "params": [
                                         "null"
                                       ],
                                       "type": "fill"
                                     }
                                   ],
                                   "orderByTime": "ASC",
                                   "policy": "default",
                                   "query": "SELECT non_negative_difference(last(cumulative_sum))FROM (\nSELECT cumulative_sum(non_negative_difference(last(\"value\"))) FROM \"coronavirus-statistics.0.Germany.active\" WHERE $timeFilter GROUP BY time(1d)\n) WHERE $timeFilter GROUP BY time(1d) tz('Europe/Berlin')",
                                   "rawQuery": true,
                                   "refId": "B",
                                   "resultFormat": "time_series",
                                   "select": [
                                     [
                                       {
                                         "params": [
                                           "value"
                                         ],
                                         "type": "field"
                                       },
                                       {
                                         "params": [],
                                         "type": "mean"
                                       }
                                     ]
                                   ],
                                   "tags": []
                                 },
                                 {
                                   "alias": "Sterbefälle",
                                   "groupBy": [
                                     {
                                       "params": [
                                         "$__interval"
                                       ],
                                       "type": "time"
                                     },
                                     {
                                       "params": [
                                         "null"
                                       ],
                                       "type": "fill"
                                     }
                                   ],
                                   "orderByTime": "ASC",
                                   "policy": "default",
                                   "query": "SELECT non_negative_difference(last(cumulative_sum))FROM (\nSELECT cumulative_sum(non_negative_difference(last(\"value\"))) FROM \"coronavirus-statistics.0.Germany.deaths\" WHERE $timeFilter GROUP BY time(1d)\n) WHERE $timeFilter GROUP BY time(1d) tz('Europe/Berlin')",
                                   "rawQuery": true,
                                   "refId": "C",
                                   "resultFormat": "time_series",
                                   "select": [
                                     [
                                       {
                                         "params": [
                                           "value"
                                         ],
                                         "type": "field"
                                       },
                                       {
                                         "params": [],
                                         "type": "mean"
                                       }
                                     ]
                                   ],
                                   "tags": []
                                 },
                                 {
                                   "alias": "Genesen",
                                   "groupBy": [
                                     {
                                       "params": [
                                         "$__interval"
                                       ],
                                       "type": "time"
                                     },
                                     {
                                       "params": [
                                         "null"
                                       ],
                                       "type": "fill"
                                     }
                                   ],
                                   "orderByTime": "ASC",
                                   "policy": "default",
                                   "query": "SELECT non_negative_difference(last(cumulative_sum))FROM (\nSELECT cumulative_sum(non_negative_difference(last(\"value\"))) FROM \"coronavirus-statistics.0.Germany.recovered\" WHERE $timeFilter GROUP BY time(1d)\n) WHERE $timeFilter GROUP BY time(1d) tz('Europe/Berlin')",
                                   "rawQuery": true,
                                   "refId": "E",
                                   "resultFormat": "time_series",
                                   "select": [
                                     [
                                       {
                                         "params": [
                                           "value"
                                         ],
                                         "type": "field"
                                       },
                                       {
                                         "params": [],
                                         "type": "mean"
                                       }
                                     ]
                                   ],
                                   "tags": []
                                 }
                               ],
                               "thresholds": [],
                               "timeFrom": "7d",
                               "timeRegions": [],
                               "timeShift": null,
                               "title": "Tageswerte Deutschland",
                               "tooltip": {
                                 "shared": true,
                                 "sort": 0,
                                 "value_type": "individual"
                               },
                               "transparent": true,
                               "type": "graph",
                               "xaxis": {
                                 "buckets": null,
                                 "mode": "time",
                                 "name": null,
                                 "show": true,
                                 "values": []
                               },
                               "yaxes": [
                                 {
                                   "format": "short",
                                   "label": null,
                                   "logBase": 1,
                                   "max": null,
                                   "min": null,
                                   "show": true
                                 },
                                 {
                                   "format": "short",
                                   "label": null,
                                   "logBase": 1,
                                   "max": null,
                                   "min": null,
                                   "show": true
                                 }
                               ],
                               "yaxis": {
                                 "align": false,
                                 "alignLevel": null
                               }
                              }
                              

                              für Global

                              {
                               "datasource": "InfluxDB-corona",
                               "aliasColors": {
                                 "Genesen": "dark-green",
                                 "Kritisch": "dark-purple",
                                 "Sterbefälle": "dark-red",
                                 "aktiv": "dark-orange",
                                 "infiziert": "dark-blue"
                               },
                               "bars": true,
                               "dashLength": 10,
                               "dashes": false,
                               "fill": 1,
                               "fillGradient": 0,
                               "gridPos": {
                                 "h": 6,
                                 "w": 12,
                                 "x": 0,
                                 "y": 19
                               },
                               "hiddenSeries": false,
                               "id": 27,
                               "legend": {
                                 "avg": false,
                                 "current": true,
                                 "hideEmpty": false,
                                 "hideZero": false,
                                 "max": false,
                                 "min": false,
                                 "show": true,
                                 "total": false,
                                 "values": true,
                                 "alignAsTable": false
                               },
                               "lines": false,
                               "linewidth": 1,
                               "nullPointMode": "null",
                               "options": {
                                 "dataLinks": []
                               },
                               "percentage": false,
                               "pointradius": 2,
                               "points": false,
                               "renderer": "flot",
                               "seriesOverrides": [
                                 {
                                   "alias": "Sterbefälle"
                                 },
                                 {
                                   "alias": "Kritisch"
                                 },
                                 {
                                   "alias": "aktiv"
                                 },
                                 {
                                   "alias": "Genesen"
                                 },
                                 {
                                   "alias": "infiziert"
                                 }
                               ],
                               "spaceLength": 10,
                               "stack": true,
                               "steppedLine": false,
                               "targets": [
                                 {
                                   "alias": "Kritisch",
                                   "groupBy": [
                                     {
                                       "params": [
                                         "$__interval"
                                       ],
                                       "type": "time"
                                     },
                                     {
                                       "params": [
                                         "null"
                                       ],
                                       "type": "fill"
                                     }
                                   ],
                                   "orderByTime": "ASC",
                                   "policy": "default",
                                   "query": "SELECT non_negative_difference(last(cumulative_sum))FROM (\nSELECT cumulative_sum(non_negative_difference(last(\"value\"))) FROM \"coronavirus-statistics.0.global_continents.World_Sum.critical\" WHERE $timeFilter GROUP BY time(1d)\n) WHERE $timeFilter GROUP BY time(1d) tz('Europe/Berlin')",
                                   "rawQuery": true,
                                   "refId": "D",
                                   "resultFormat": "time_series",
                                   "select": [
                                     [
                                       {
                                         "params": [
                                           "value"
                                         ],
                                         "type": "field"
                                       },
                                       {
                                         "params": [],
                                         "type": "mean"
                                       }
                                     ]
                                   ],
                                   "tags": []
                                 },
                                 {
                                   "alias": "infiziert",
                                   "groupBy": [
                                     {
                                       "params": [
                                         "$__interval"
                                       ],
                                       "type": "time"
                                     },
                                     {
                                       "params": [
                                         "null"
                                       ],
                                       "type": "fill"
                                     }
                                   ],
                                   "orderByTime": "ASC",
                                   "policy": "default",
                                   "query": "SELECT non_negative_difference(last(cumulative_sum))FROM (\nSELECT cumulative_sum(non_negative_difference(last(\"value\"))) FROM \"coronavirus-statistics.0.global_continents.World_Sum.cases\" WHERE $timeFilter GROUP BY time(1d)\n) WHERE $timeFilter GROUP BY time(1d) tz('Europe/Berlin')",
                                   "rawQuery": true,
                                   "refId": "A",
                                   "resultFormat": "time_series",
                                   "select": [
                                     [
                                       {
                                         "params": [
                                           "value"
                                         ],
                                         "type": "field"
                                       },
                                       {
                                         "params": [],
                                         "type": "mean"
                                       }
                                     ]
                                   ],
                                   "tags": []
                                 },
                                 {
                                   "alias": "aktiv",
                                   "groupBy": [
                                     {
                                       "params": [
                                         "$__interval"
                                       ],
                                       "type": "time"
                                     },
                                     {
                                       "params": [
                                         "null"
                                       ],
                                       "type": "fill"
                                     }
                                   ],
                                   "orderByTime": "ASC",
                                   "policy": "default",
                                   "query": "SELECT non_negative_difference(last(cumulative_sum))FROM (\nSELECT cumulative_sum(non_negative_difference(last(\"value\"))) FROM \"coronavirus-statistics.0.global_continents.World_Sum.active\" WHERE $timeFilter GROUP BY time(1d)\n) WHERE $timeFilter GROUP BY time(1d) tz('Europe/Berlin')",
                                   "rawQuery": true,
                                   "refId": "B",
                                   "resultFormat": "time_series",
                                   "select": [
                                     [
                                       {
                                         "params": [
                                           "value"
                                         ],
                                         "type": "field"
                                       },
                                       {
                                         "params": [],
                                         "type": "mean"
                                       }
                                     ]
                                   ],
                                   "tags": []
                                 },
                                 {
                                   "alias": "Sterbefälle",
                                   "groupBy": [
                                     {
                                       "params": [
                                         "$__interval"
                                       ],
                                       "type": "time"
                                     },
                                     {
                                       "params": [
                                         "null"
                                       ],
                                       "type": "fill"
                                     }
                                   ],
                                   "orderByTime": "ASC",
                                   "policy": "default",
                                   "query": "SELECT non_negative_difference(last(cumulative_sum))FROM (\nSELECT cumulative_sum(non_negative_difference(last(\"value\"))) FROM \"coronavirus-statistics.0.global_continents.World_Sum.deaths\" WHERE $timeFilter GROUP BY time(1d)\n) WHERE $timeFilter GROUP BY time(1d) tz('Europe/Berlin')",
                                   "rawQuery": true,
                                   "refId": "C",
                                   "resultFormat": "time_series",
                                   "select": [
                                     [
                                       {
                                         "params": [
                                           "value"
                                         ],
                                         "type": "field"
                                       },
                                       {
                                         "params": [],
                                         "type": "mean"
                                       }
                                     ]
                                   ],
                                   "tags": []
                                 },
                                 {
                                   "alias": "Genesen",
                                   "groupBy": [
                                     {
                                       "params": [
                                         "$__interval"
                                       ],
                                       "type": "time"
                                     },
                                     {
                                       "params": [
                                         "null"
                                       ],
                                       "type": "fill"
                                     }
                                   ],
                                   "orderByTime": "ASC",
                                   "policy": "default",
                                   "query": "SELECT non_negative_difference(last(cumulative_sum))FROM (\nSELECT cumulative_sum(non_negative_difference(last(\"value\"))) FROM \"coronavirus-statistics.0.global_continents.World_Sum.recovered\" WHERE $timeFilter GROUP BY time(1d)\n) WHERE $timeFilter GROUP BY time(1d) tz('Europe/Berlin')",
                                   "rawQuery": true,
                                   "refId": "E",
                                   "resultFormat": "time_series",
                                   "select": [
                                     [
                                       {
                                         "params": [
                                           "value"
                                         ],
                                         "type": "field"
                                       },
                                       {
                                         "params": [],
                                         "type": "mean"
                                       }
                                     ]
                                   ],
                                   "tags": []
                                 }
                               ],
                               "thresholds": [],
                               "timeFrom": "7d",
                               "timeRegions": [],
                               "timeShift": null,
                               "title": "Tageswerte Global",
                               "tooltip": {
                                 "shared": true,
                                 "sort": 0,
                                 "value_type": "individual"
                               },
                               "transparent": true,
                               "type": "graph",
                               "xaxis": {
                                 "buckets": null,
                                 "mode": "time",
                                 "name": null,
                                 "show": true,
                                 "values": []
                               },
                               "yaxes": [
                                 {
                                   "format": "short",
                                   "label": null,
                                   "logBase": 1,
                                   "max": null,
                                   "min": null,
                                   "show": true
                                 },
                                 {
                                   "format": "short",
                                   "label": null,
                                   "logBase": 1,
                                   "max": null,
                                   "min": null,
                                   "show": true
                                 }
                               ],
                               "yaxis": {
                                 "align": false,
                                 "alignLevel": null
                               }
                              }
                              

                              Bei mir ist alles schwarz.
                              Habe ich was falsch gemacht?

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

                                @Hicki das kann ich dir nicht beantworten 😊
                                Weiss ja nicht, was du gemacht hast😉
                                Wenn da das Gesamt Dashboard laufen hast, musst du für die jeweilige Abfrage die json ersetzen.

                                H 1 Reply Last reply Reply Quote 0
                                • H
                                  Hicki @crunchip last edited by

                                  @crunchip sagte in Test Coronavirus Statistics for ioBroker:

                                  @Hicki das kann ich dir nicht beantworten 😊
                                  Weiss ja nicht, was du gemacht hast😉

                                  Ich habe in Grafana unter Create, Import - paste JSON eingefügt. Ist doch richtig, oder?

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

                                    @Hicki das wäre richtig, wenn du das Gesamte Dashboard importieren würdest. Das sind aber zwei einzelne innerhalb eines Dashboard.
                                    Hast du das Gesamte Dashboard laufen?

                                    H 1 Reply Last reply Reply Quote 0
                                    • H
                                      Hicki @crunchip last edited by

                                      @crunchip sagte in Test Coronavirus Statistics for ioBroker:

                                      @Hicki das wäre richtig, wenn du das Gesamte Dashboard importieren würdest. Das sind aber zwei einzelne innerhalb eines Dashboard.
                                      Hast du das Gesamte Dashboard laufen?

                                      Ja

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

                                        @Hicki dann kannst du doch bei Tageswert Deutschland das Menü aufmachen, dort die json öffnen und die aktuell reinkopieren.
                                        Bin leider nicht am Rechner, hab Nachtschicht.

                                        H 1 Reply Last reply Reply Quote 0
                                        • H
                                          Hicki @crunchip last edited by

                                          @crunchip sagte in Test Coronavirus Statistics for ioBroker:

                                          @Hicki dann kannst du doch bei Tageswert Deutschland das Menü aufmachen, dort die json öffnen und die aktuell reinkopieren.
                                          Bin leider nicht am Rechner, hab Nachtschicht.

                                          Ok, ich melde mich Morgen noch einmal.
                                          Danke erst einmal.

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

                                            @Hicki 11ef93a8-6412-4b9b-b477-1ac01147b02a-image.png

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            560
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

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