NEWS
Test Coronavirus Statistics for ioBroker
-
@markus-2 korrekt!
@sebastian-io
Hi,hast du eigtl bei deinen Projekt noch weiter gemacht? Hab es schon ne Zeitlang auf Jarvis laufen und wollte mal fragen ob da noch was neueres gibt.
-
Aktuelle Test Version 0.6.9 Veröffentlichungsdatum 22-03-2021 Github Link https://github.com/iobroker-community-adapters/ioBroker.coronavirus-statistics/blob/master/README.md NPM npm i ioBroker.coronavirus-statistics@latestAdapter to show Global Corona Virus information and current reports
Coronavirus Live Statistics adapter for ioBroker
Adapter to show Global Corona Virus information and current reports
There is no configuration required, after installation it will :
- Receive global information world-wide and write it to "global_totals"
- Create a folder for each country with all relevant information regarding COVID-19
- Update the information every 15 minutes
The following information is available :
Datapoint Details active Amount of current infected people cases Amount of totally known cases casesPerOneMillion Amount of totally known cases per million citizen critical Amount of critical situation (Hospitalized) deaths Amount of current registered deaths deathsPerOneMillion Amount of current registered deaths per million citizen recovered Amount of totally known recovered cases todayCases New Cases by Today todayDeaths Amount of totally known people died today test Total number of covid-19 tests taken globally tests per one million counties Total number of covid-19 tests taken globally per one million Please be aware this adapter uses as much as possible up-to-date information but there can be an delay of several hours depending on the country's report.
German Federal States : https://npgeo-corona-npgeo-de.hub.arcgis.com/ s
Generic Source : https://coronavirus-19-api.herokuapp.comAdvanced settings
Option Description All Countries Get data for all countries World-Wide (Default: false) Continents Group total amounts by continent in seperate state (Default: false) Delete unused States Delete data when countries are deselected (Default: false) German counties Get counties data for Germany (Selected only, Default false) German federal states Get federal state data for Germany (Selected only, Default false) Get all German federal states Get federal state data for Germany (Default false) Get all German counties Get all counties data for Germany (Default false) For Germany only
It's possible to get data for federal states (Bundesländer) and counties (Landeskreise).
You can choose to recieve all data or just select specific regions in advanced settings.Please note : After activation the the adapter must run 1 time to get all federal states and counties before table loads !
Add missing countries
It may happen that countries are not recognized correctly because the API delivers some country names not ISO conform. In such a case you will get a warning message in the log, which looks like this
coronavirus-statistics.0 2020-03-21 09:05:31.328 warn (22937) Timor-Leste not found in lib! Must be added to the country name translator.Using the datapoint
coronavirus-statistics.0.countryTranslatoryou can assign a country yourself. Look for the name of the corresponding country here:With the selected country name you have to create a JSON string and enter it in the datapoint
coronavirus-statistics.0.countryTranslator.
The JSON string then looks like this, for example:{ "Cabo_Verde": "Cape Verde", "Timor-Leste": "East Timor" }As first value the name from the warning message must be taken from the log. The name of the country from the List with country names is then assigned to this.
Changelog
https://github.com/iobroker-community-adapters/ioBroker.coronavirus-statistics/blob/master/README.md
Hallo, Meldung nach js-controller: 4.0.0-alpha.72 Update
host.MedionHome) 2022-02-03 19:55:44.903 info host.Medion(Home) instance system.adapter.coronavirus-statistics.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION) coronavirus-statistics.0 2022-02-03 19:55:44.359 info Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment coronavirus-statistics.0 2022-02-03 19:55:02.171 info starting. Version 0.8.7 in C:/Program Files/iobroker/Home/node_modules/iobroker.coronavirus-statistics, node: v14.19.0, js-controller: 4.0.0-alpha.72-20220203-aa6d25b3 coronavirus-statistics.0 2022-02-03 19:55:02.163 warn This object will not be created in future versions. Please report this to the developer. coronavirus-statistics.0 2022-02-03 19:55:02.162 warn Object coronavirus-statistics.0.countryTranslator is invalid: Default value has to be type "string" but received type "number" -
Hallo,
Klasse was es so alles an Adaptern gibt.
Den Adapter habe ich bei mir die Tage installiert.
Er gibt mir im Protokoll zwei Fehler raus:
coronavirus-statistics.0
2022-02-08 21:30:18.647 warn This object will not be created in future versions. Please report this to the developer.
coronavirus-statistics.0
2022-02-08 21:30:18.644 warn Object coronavirus-statistics.0.countryTranslator is invalid: Default value has to be type "string" but received type "number"
Gruß Werner -
Vielleicht hat mich das Virus zum 2.Mal erwischt und mich blind gemacht

In welchem Ordner finde ich die 7-Tage Inzidenz und die täglichen Neuinfektionen in Deutschland?
Such mir nen Wolf aber keine Zahl von den Beiden stimmt mit dem RKI Dashboard überein.
-
Vielleicht hat mich das Virus zum 2.Mal erwischt und mich blind gemacht

In welchem Ordner finde ich die 7-Tage Inzidenz und die täglichen Neuinfektionen in Deutschland?
Such mir nen Wolf aber keine Zahl von den Beiden stimmt mit dem RKI Dashboard überein.
@haselchen glaub die gibt´s nicht für Deutschland.
-
@haselchen glaub die gibt´s nicht für Deutschland.
-
Uff
Inzidenz und Neuinfektionen in/für Deutschland ist doch das A und O in den Nachrichten?!

@haselchen hab mal kurz bisserl hoch geblättert, https://forum.iobroker.net/post/596351
-
@haselchen hab mal kurz bisserl hoch geblättert, https://forum.iobroker.net/post/596351
-
Hm, okay....danke fürs Schauen.
Warum stehen in den beiden Punkten keine Daten für heute?
Gibt es am WE keine kranken Menschen?

@haselchen letzte Wertänderung heut nacht um 3:07 bei mir, scheinbar Übertragungsfehler, oder wurde wieder was geändert
-
@haselchen letzte Wertänderung heut nacht um 3:07 bei mir, scheinbar Übertragungsfehler, oder wurde wieder was geändert
-
@haselchen sagte in Test Coronavirus Statistics for ioBroker:
letzte Abruf
zeitstempel?
und Wertänderung? -
@haselchen sagte in Test Coronavirus Statistics for ioBroker:
letzte Abruf
zeitstempel?
und Wertänderung? -
Ach das meinst Du.
Ja, die letzte Wertänderung war 3:00Uhr.
Mal beobachten das Ganze.
Wollte mir mal ne VIS Übersicht bauen.
Ist natürlich nur hübsch, wenn das auch valide Daten drinstehen
-
Wie kann ich festlegen, dass mir mein Landkreis im Widget angezeigt wird. Ich kann dort nur Germany auswählen.
-
@haselchen Bis zum Landkreis ja, meine Stadt ist leider nicht dabei.
-
@haselchen Bis zum Landkreis ja, meine Stadt ist leider nicht dabei.
-
Meine auch nicht.
Aber dann eben bis zum Landkreis.
Oder du nimmst eine Stadt, die dir am nächsten kommt.@haselchen Ja, aber ich kann eben bei dem Widget nur das Land auswählen. Die Zahlen von Deutschland komplett interessieren mich nicht.
-
@haselchen Ja, aber ich kann eben bei dem Widget nur das Land auswählen. Die Zahlen von Deutschland komplett interessieren mich nicht.
-
Dann nimm doch ein anderes Widget ?!
Bin am Handy . Kann nicht gucken .
Hab , glaube ich , irgendein Basic Widget .@haselchen Kannst du mir dein Widget mal bei Gelegenheit zeigen?
-
Hallo,
Klasse was es so alles an Adaptern gibt.
Den Adapter habe ich bei mir die Tage installiert.
Er gibt mir im Protokoll zwei Fehler raus:
coronavirus-statistics.0
2022-02-08 21:30:18.647 warn This object will not be created in future versions. Please report this to the developer.
coronavirus-statistics.0
2022-02-08 21:30:18.644 warn Object coronavirus-statistics.0.countryTranslator is invalid: Default value has to be type "string" but received type "number"
Gruß Werner@werner53844 said in Test Coronavirus Statistics for ioBroker:
Hallo,
Klasse was es so alles an Adaptern gibt.
Den Adapter habe ich bei mir die Tage installiert.
Er gibt mir im Protokoll zwei Fehler raus:
coronavirus-statistics.0
2022-02-08 21:30:18.647 warn This object will not be created in future versions. Please report this to the developer.
coronavirus-statistics.0
2022-02-08 21:30:18.644 warn Object coronavirus-statistics.0.countryTranslator is invalid: Default value has to be type "string" but received type "number"
Gruß WernerHallo bekomme den gleichen Fehler wie du, gibt es hier schon eine Lösung ?
Danke