Releases: DrozmotiX/ioBroker.coronavirus-statistics
Releases · DrozmotiX/ioBroker.coronavirus-statistics
Release v0.7.0
chore: release v0.7.0 round Impfquote to 2 digits Bugfix: Solved last_update is invalid warn message Bugfix: State attribute definition missing for + undefined Bugfix: Solved cannot read property 'Erstimpfung' of undefined Bugfix: State value to set for "xxx.BL" has to be type "number" but received type "string", solves [#237](https://github.com/DrozmotiX/ioBroker.coronavirus-statistics/issues/237) Bugfix: State value to set for "xxx.Tests*" has to be type "string" but received type "number", solves [#237](https://github.com/DrozmotiX/ioBroker.coronavirus-statistics/issues/237) (DutchmanNL/jlssmt) Bugfix: Vaccination data for Germany, several states missing in new API and will not be updated anymore !
Release v0.7.0-5
chore: release v0.7.0-5 Bugfix: State attribute definition missing for + undefined Bugfix: Vaccination data for Germany, several states missing in new API and will not be updated anymore ! Bugfix: State value to set for "xxx.BL" has to be type "number" but received type "string", solves [#237](https://github.com/DrozmotiX/ioBroker.coronavirus-statistics/issues/237) Bugfix: State value to set for "xxx.Tests*" has to be type "string" but received type "number", solves [#237](https://github.com/DrozmotiX/ioBroker.coronavirus-statistics/issues/237)
Release v0.7.0-4
chore: release v0.7.0-4 round Impfquote to 2 digits Vaccination data for AstraZeneca Germany added Bugfix : Solve last_update is invalid warn message Bugfix : Solve cannot read property 'Erstimpfung' of undefined
Release v0.7.0-3
chore: release v0.7.0-3 round Impfquote to 2 digits Vaccination data for AstraZeneca Germany added Bugfix : Solve last_update is invalid warn message Bugfix : Solve cannot read property 'Erstimpfung' of undefined
Release v0.7.0-2
chore: release v0.7.0-2 round Impfquote to 2 digits solve last_update is invalid warn message Vaccination data for AstraZeneca Germany added
Release v0.7.0-1
chore: release v0.7.0-1 round Impfquote to 2 digits Vaccination data for AstraZeneca Germany added
Release v0.6.9
chore: release v0.6.9 Adapter issues with vaccination data from Germany solved
Release v0.6.8
Bugfix : Gernmany vaccinaation data, source changed code updated
Removed states (not available anymore by RKI)
Impfungen pro 1.000 Einwohner
Indikation nach Alter
Berufliche Indikation
Medizinische Indikation
Pflegeheim-bewohnerIn
New states (provided by RKI)
Differenz zum Vortag
Gesamtzahl bisher verabreichter Impfstoffdosen
Gesamtzahl kumulatiev BioNTech
Gesamtzahl kumulatiev Moderna
Impf-quote
Zweit Impfungen kumulativ
Zweit Impfungen Differenz zum Vortag
### 0.6.1 Added cases per 100k during the last 7 days for Germany
chore: release v0.6.1 Added cases per 100k during the last 7 days for Germany
### 0.6.0 Bugfixes
(DutchmanNL) Replaced module request with axios
(DutchmanNL) Bugfix : Proper error handling of failing API calls (if api not reachable)
(Kampfratte) Bugfix : API-Abfrage geändert