Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • 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

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  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.6k

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

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

Test Coronavirus Statistics for ioBroker

Geplant Angeheftet Gesperrt Verschoben Tester
adapter installationadapterentwicklungtesten
1.2k Beiträge 120 Kommentatoren 338.9k Aufrufe 94 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • sissiwupS sissiwup

    @Dutchman sagte in Test Coronavirus Statistics for ioBroker:

    So Leute nach 2 Tagen intensief API durchnehmen und Zusammenarbeit kan ich endlich rufen

    MAJOR UPDATE 0.4.9 ==> READY for testing !!!

    Warum Major : Da wir die Laender Namen jetzt anders einlesen, kan es passieren das states fuer euch neue Namen bekommen (Deutschland hat sich nicht geaendert)

    Wen ihr die letzte tage ab und zu mal von git gezogen habt, kan es sein das ihr einige datapunkte an falschen stellen habt, ich empfehle dan : Loeschen und adapter neu erstellen lassen

    Sollte sich Datenpunkte geaendert haben die ihr fuer logging braucht, empfehle ich die alias function ODER daten übertragen in die neuen stellen

    An den Datenpunkten fuer :

    • Laender
    • Bundeslanders
    • Staedte
    • Kreise

    Wird's sich ab JETZT nichts mehr ändern da wir die ISO normen verwenden.

    Ich bedanke mich an alle die mitgeholfen haben, soviel zusammenarbeite und Hilfe (auch wens nur so klein aussieht) habe ich bis jetzt noch nicht erlebt bei anderen adapter.
    Da sieht man, die situation bringt auch zusammen !

    Schermafbeelding 2020-03-28 om 17.08.55.png

    Hallo,

    von 0.4x auf 0.49

    county ist jetzt Kreis
    Federal_States ist jetzt Bundesland
    Staedte habe ich nicht gefunden, nur Stadt

    Warum sind die Deutsch? Und warum ist germany nicht Deutschland?

    Die Parameter wurden nicht übernommen, d.h. z.B. alle Kreise waren bei mir ausgewählt, das ist wieder weg.

    Änderungen in der Struktur sind natürlich tödlich für Historien etc.

    PS: Was meinst du mit Daten übertragen? Wie geht das in der SQL-DB?

    sissiwupS Offline
    sissiwupS Offline
    sissiwup
    schrieb am zuletzt editiert von sissiwup
    #469

    @sissiwup
    Folgende Fehler kommen im SQL-Adapter:

    2020-03-30 13:21:16.896  - error: sql.0 (12224) Cannot insert INSERT INTO `iobroker`.ts_number (id, ts, val, ack, _from, q) VALUES(8155, 1585567275882, Thüringen, 1, 27, 0);: Error: ER_BAD_FIELD_ERROR: Unknown column 'Thüringen' in 'field list'
    2020-03-30 13:21:17.083  - error: sql.0 (12224) Cannot insert INSERT INTO `iobroker`.ts_number (id, ts, val, ack, _from, q) VALUES(8982, 1585567276037, Berlin, 1, 27, 0);: Error: ER_BAD_FIELD_ERROR: Unknown column 'Berlin' in 'field list'
    2020-03-30 13:21:17.215  - error: sql.0 (12224) Cannot insert INSERT INTO `iobroker`.ts_number (id, ts, val, ack, _from, q) VALUES(8988, 1585567276186, Berlin, 1, 27, 0);: Error: ER_BAD_FIELD_ERROR: Unknown column 'Berlin' in 'field list'
    2020-03-30 13:21:17.350  - error: sql.0 (12224) Cannot insert INSERT INTO `iobroker`.ts_number (id, ts, val, ack, _from, q) VALUES(8993, 1585567276332, Berlin, 1, 27, 0);: Error: ER_BAD_FIELD_ERROR: Unknown column 'Berlin' in 'field list'
    2020-03-30 13:21:17.562  - error: sql.0 (12224) Cannot insert INSERT INTO `iobroker`.ts_number (id, ts, val, ack, _from, q) VALUES(9000, 1585567276518, Berlin, 1, 27, 0);: Error: ER_BAD_FIELD_ERROR: Unknown column 'Berlin' in 'field list'
    2020-03-30 13:21:17.642  - info: coronavirus-statistics.0 (24338) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2020-03-30 13:21:17.706  - error: sql.0 (12224) Cannot insert INSERT INTO `iobroker`.ts_number (id, ts, val, ack, _from, q) VALUES(9007, 1585567276675, Berlin, 1, 27, 0);: Error: ER_BAD_FIELD_ERROR: Unknown column 'Berlin' in 'field list'
    2020-03-30 13:21:17.834  - error: sql.0 (12224) Cannot insert INSERT INTO `iobroker`.ts_number (id, ts, val, ack, _from, q) VALUES(9011, 1585567276815, Berlin, 1, 27, 0);: Error: ER_BAD_FIELD_ERROR: Unknown column 'Berlin' in 'field list'
    2020-03-30 13:21:17.916  - error: sql.0 (12224) Cannot insert INSERT INTO `iobroker`.ts_number (id, ts, val, ack, _from, q) VALUES(9019, 1585567276878, Berlin, 1, 27, 0);: Error: ER_BAD_FIELD_ERROR: Unknown column 'Berlin' in 'field list'
    2020-03-30 13:21:17.949  - error: sql.0 (12224) Cannot insert INSERT INTO `iobroker`.ts_number (id, ts, val, ack, _from, q) VALUES(9023, 1585567276934, Berlin, 1, 27, 0);: Error: ER_BAD_FIELD_ERROR: Unknown column 'Berlin' in 'field list'
    2020-03-30 13:21:18.096  - error: sql.0 (12224) Cannot insert INSERT INTO `iobroker`.ts_number (id, ts, val, ack, _from, q) VALUES(9029, 1585567277057, Berlin, 1, 27, 0);: Error: ER_BAD_FIELD_ERROR: Unknown column 'Berlin' in 'field list'
    

    Also so ca. 600 Zeilen

    9011 ist z.B. coronavirus-statistics.0.Germany.Stadt.Berlin_Lichtenberg.BL

    Ich habe Bundesland aus der Historie genommen. Dann gibt es keinen Fehler.

    MfG

    Sissi

    –-----------------------------------------

    1 CCU3 1 CCU2-Gateway 1 LanGateway 1 Pi-Gateway 1 I7 für ioBroker/MySQL


    1 Antwort Letzte Antwort
    0
    • S Offline
      S Offline
      SaiBot1981
      schrieb am zuletzt editiert von
      #470

      @Dutchman irgendwie stimmt da was nicht mit den Meldungen für Deutschland. Stand: 13:24 Uhr "0" neue Fälle und "0" neue Verstorbene.

      Ist das so richtig?

      ChaotC sissiwupS 2 Antworten Letzte Antwort
      0
      • S SaiBot1981

        @Dutchman irgendwie stimmt da was nicht mit den Meldungen für Deutschland. Stand: 13:24 Uhr "0" neue Fälle und "0" neue Verstorbene.

        Ist das so richtig?

        ChaotC Offline
        ChaotC Offline
        Chaot
        schrieb am zuletzt editiert von
        #471

        @TiboTake Deutschland ist vermutlich eingeschlafen.
        Auch auf anderen Seiten bisher keine aktuellen Zahle von heute.

        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 Antwort Letzte Antwort
        0
        • S SaiBot1981

          @Dutchman irgendwie stimmt da was nicht mit den Meldungen für Deutschland. Stand: 13:24 Uhr "0" neue Fälle und "0" neue Verstorbene.

          Ist das so richtig?

          sissiwupS Offline
          sissiwupS Offline
          sissiwup
          schrieb am zuletzt editiert von
          #472

          @TiboTake sagte in Test Coronavirus Statistics for ioBroker:

          @Dutchman irgendwie stimmt da was nicht mit den Meldungen für Deutschland. Stand: 13:24 Uhr "0" neue Fälle und "0" neue Verstorbene.

          Ist das so richtig?

          Die Bundesländer scheinen zu stimmen. Deutschland liegt aber total daneben.
          Weder Cases noch sonstiges stimmen ...

          MfG

          Sissi

          –-----------------------------------------

          1 CCU3 1 CCU2-Gateway 1 LanGateway 1 Pi-Gateway 1 I7 für ioBroker/MySQL


          sissiwupS 1 Antwort Letzte Antwort
          0
          • sissiwupS sissiwup

            @TiboTake sagte in Test Coronavirus Statistics for ioBroker:

            @Dutchman irgendwie stimmt da was nicht mit den Meldungen für Deutschland. Stand: 13:24 Uhr "0" neue Fälle und "0" neue Verstorbene.

            Ist das so richtig?

            Die Bundesländer scheinen zu stimmen. Deutschland liegt aber total daneben.
            Weder Cases noch sonstiges stimmen ...

            sissiwupS Offline
            sissiwupS Offline
            sissiwup
            schrieb am zuletzt editiert von
            #473

            @sissiwup sagte in Test Coronavirus Statistics for ioBroker:

            @TiboTake sagte in Test Coronavirus Statistics for ioBroker:

            @Dutchman irgendwie stimmt da was nicht mit den Meldungen für Deutschland. Stand: 13:24 Uhr "0" neue Fälle und "0" neue Verstorbene.

            Ist das so richtig?

            Die Bundesländer scheinen zu stimmen. Deutschland liegt aber total daneben.
            Weder Cases noch sonstiges stimmen ...

            Hallo,

            jetzt kommen Werte, dafür sind alle Historie-Einstellungen weg. Scheinbar sind die Werte neu angelegt worden.

            MfG

            Sissi

            –-----------------------------------------

            1 CCU3 1 CCU2-Gateway 1 LanGateway 1 Pi-Gateway 1 I7 für ioBroker/MySQL


            DutchmanD 1 Antwort Letzte Antwort
            0
            • crunchipC Abwesend
              crunchipC Abwesend
              crunchip
              Forum Testing Most Active
              schrieb am zuletzt editiert von crunchip
              #474

              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
               }
              }
              

              umgestiegen von Proxmox auf Unraid

              H ChaotC 4 Antworten Letzte Antwort
              0
              • crunchipC crunchip

                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
                 }
                }
                

                H Offline
                H Offline
                Hicki
                schrieb am zuletzt editiert von
                #475

                @crunchip Ist das für ioBroker?

                crunchipC 1 Antwort Letzte Antwort
                0
                • H Hicki

                  @crunchip Ist das für ioBroker?

                  crunchipC Abwesend
                  crunchipC Abwesend
                  crunchip
                  Forum Testing Most Active
                  schrieb am zuletzt editiert von
                  #476

                  @Hicki ist für´s Grafana Dashboard

                  umgestiegen von Proxmox auf Unraid

                  H 1 Antwort Letzte Antwort
                  0
                  • crunchipC crunchip

                    @Hicki ist für´s Grafana Dashboard

                    H Offline
                    H Offline
                    Hicki
                    schrieb am zuletzt editiert von
                    #477

                    @crunchip Schade sieht gut aus

                    crunchipC 1 Antwort Letzte Antwort
                    0
                    • H Hicki

                      @crunchip Schade sieht gut aus

                      crunchipC Abwesend
                      crunchipC Abwesend
                      crunchip
                      Forum Testing Most Active
                      schrieb am zuletzt editiert von
                      #478

                      @Hicki HIER siehst du es ganz, dafür ist aber Grafana und InfluxDB nötig

                      umgestiegen von Proxmox auf Unraid

                      H 1 Antwort Letzte Antwort
                      0
                      • crunchipC crunchip

                        @Hicki HIER siehst du es ganz, dafür ist aber Grafana und InfluxDB nötig

                        H Offline
                        H Offline
                        Hicki
                        schrieb am zuletzt editiert von
                        #479

                        @crunchip sagte in Test Coronavirus Statistics for ioBroker:

                        @Hicki HIER siehst du es ganz, dafür ist aber Grafana und InfluxDB nötig

                        ist der Hammer - große Klasse
                        Ist es sehr Umfangreich beides zu installieren?

                        KnallochseK 1 Antwort Letzte Antwort
                        0
                        • H Hicki

                          @crunchip sagte in Test Coronavirus Statistics for ioBroker:

                          @Hicki HIER siehst du es ganz, dafür ist aber Grafana und InfluxDB nötig

                          ist der Hammer - große Klasse
                          Ist es sehr Umfangreich beides zu installieren?

                          KnallochseK Offline
                          KnallochseK Offline
                          Knallochse
                          schrieb am zuletzt editiert von
                          #480

                          @Hicki hatten wir gestern schonmal. Bitte neues Thema erstellen, wenn dein Anliegen nicht direkt mit dem Adapter zu tun hat

                          HM&HMIP über 100 Geräte + IoBroker auf DS918+ uvm.

                          H 1 Antwort Letzte Antwort
                          0
                          • KnallochseK Knallochse

                            @Hicki hatten wir gestern schonmal. Bitte neues Thema erstellen, wenn dein Anliegen nicht direkt mit dem Adapter zu tun hat

                            H Offline
                            H Offline
                            Hicki
                            schrieb am zuletzt editiert von
                            #481

                            @Knallochse Entschuldigung

                            1 Antwort Letzte Antwort
                            0
                            • sissiwupS sissiwup

                              @sissiwup sagte in Test Coronavirus Statistics for ioBroker:

                              @TiboTake sagte in Test Coronavirus Statistics for ioBroker:

                              @Dutchman irgendwie stimmt da was nicht mit den Meldungen für Deutschland. Stand: 13:24 Uhr "0" neue Fälle und "0" neue Verstorbene.

                              Ist das so richtig?

                              Die Bundesländer scheinen zu stimmen. Deutschland liegt aber total daneben.
                              Weder Cases noch sonstiges stimmen ...

                              Hallo,

                              jetzt kommen Werte, dafür sind alle Historie-Einstellungen weg. Scheinbar sind die Werte neu angelegt worden.

                              DutchmanD Offline
                              DutchmanD Offline
                              Dutchman
                              Developer Most Active Administrators
                              schrieb am zuletzt editiert von
                              #482

                              @sissiwup sagte in Test Coronavirus Statistics for ioBroker:

                              Warum sind die Deutsch? Und warum ist germany nicht Deutschland?
                              Die Parameter wurden nicht übernommen, d.h. z.B. alle Kreise waren bei mir ausgewählt, das ist wieder weg.
                              Änderungen in der Struktur sind natürlich tödlich für Historien etc.

                              @sissiwup sagte in Test Coronavirus Statistics for ioBroker:

                              jetzt kommen Werte, dafür sind alle Historie-Einstellungen weg. Scheinbar sind die Werte neu angelegt worden.

                              wie auch im changelog erwähnt haben sich leider die datenpunkte während der Beta fase geändert, das diese jetzt iso conform sind werde diese sich nach offizieller PROD version nicht mehr ändern.

                              Sorry, eine der Nachteile von beta test aber so sind die Datenstrukturen deutlicher.

                              sissiwupS 1 Antwort Letzte Antwort
                              0
                              • ChaotC Chaot

                                Sagt mal, sind die aktuellen Daten falsch oder was ist plötzlich passiert:

                                co.jpg

                                In China plötzlich nur noch 2600 aktive Fälle?

                                S0NICS Offline
                                S0NICS Offline
                                S0NIC
                                schrieb am zuletzt editiert von
                                #483

                                @Chaot Propaganda

                                harrymH ChaotC 2 Antworten Letzte Antwort
                                0
                                • S0NICS S0NIC

                                  @Chaot Propaganda

                                  harrymH Offline
                                  harrymH Offline
                                  harrym
                                  schrieb am zuletzt editiert von
                                  #484

                                  @S0NIC "der chinesische virus" .... Propaganda ala Trump?

                                  sry .... de Daten werden nur geliefert .... und nicht von uns erhoben.

                                  ASRock FM2A88X-ITX+ mit 32GB RAM, 128GB SSD mit Proxmox, 3x1 TB SSD als RAID mit CT und VMs.

                                  1 Antwort Letzte Antwort
                                  0
                                  • S0NICS S0NIC

                                    @Chaot Propaganda

                                    ChaotC Offline
                                    ChaotC Offline
                                    Chaot
                                    schrieb am zuletzt editiert von
                                    #485

                                    @S0NIC Habe ich heute auch gelesen. Stand denke ich im Spiegel. Die Chinesen zählen Fälle bei denen der Virus nachgewiesen ist, aber keine Symptome vorhanden sind nicht in die Statistik :-1:

                                    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.

                                    DutchmanD 1 Antwort Letzte Antwort
                                    0
                                    • ChaotC Chaot

                                      @S0NIC Habe ich heute auch gelesen. Stand denke ich im Spiegel. Die Chinesen zählen Fälle bei denen der Virus nachgewiesen ist, aber keine Symptome vorhanden sind nicht in die Statistik :-1:

                                      DutchmanD Offline
                                      DutchmanD Offline
                                      Dutchman
                                      Developer Most Active Administrators
                                      schrieb am zuletzt editiert von
                                      #486

                                      @Chaot sagte in Test Coronavirus Statistics for ioBroker:

                                      Die Chinesen zählen Fälle bei denen der Virus nachgewiesen ist, aber keine Symptome vorhanden sind nicht in die Statistik

                                      Lol.... Achja ist alles was

                                      So Leute 0.4.9 reif für stable ?

                                      KnallochseK sigi234S 2 Antworten Letzte Antwort
                                      1
                                      • DutchmanD Dutchman

                                        @Chaot sagte in Test Coronavirus Statistics for ioBroker:

                                        Die Chinesen zählen Fälle bei denen der Virus nachgewiesen ist, aber keine Symptome vorhanden sind nicht in die Statistik

                                        Lol.... Achja ist alles was

                                        So Leute 0.4.9 reif für stable ?

                                        KnallochseK Offline
                                        KnallochseK Offline
                                        Knallochse
                                        schrieb am zuletzt editiert von
                                        #487

                                        @Dutchman

                                        So Leute 0.4.9 reif für stable ?

                                        Ich konnte keine Fehler durch den Adapter ausmachen, und für die Zahlen die ausgegeben werden bist du nicht verantwortlich 😁

                                        HM&HMIP über 100 Geräte + IoBroker auf DS918+ uvm.

                                        1 Antwort Letzte Antwort
                                        0
                                        • DutchmanD Dutchman

                                          @Chaot sagte in Test Coronavirus Statistics for ioBroker:

                                          Die Chinesen zählen Fälle bei denen der Virus nachgewiesen ist, aber keine Symptome vorhanden sind nicht in die Statistik

                                          Lol.... Achja ist alles was

                                          So Leute 0.4.9 reif für stable ?

                                          sigi234S Online
                                          sigi234S Online
                                          sigi234
                                          Forum Testing Most Active
                                          schrieb am zuletzt editiert von
                                          #488

                                          @Dutchman sagte in Test Coronavirus Statistics for ioBroker:

                                          So Leute 0.4.9 reif für stable ?

                                          Jupp

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

                                          1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          770

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe