Skip to content

Releases: DrozmotiX/ioBroker.coronavirus-statistics

Release v0.7.0

28 Jun 10:25
Compare
Choose a tag to compare
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

25 Jun 15:25
Compare
Choose a tag to compare
Release v0.7.0-5 Pre-release
Pre-release
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

30 Mar 07:26
Compare
Choose a tag to compare
Release v0.7.0-4 Pre-release
Pre-release
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

26 Mar 14:09
Compare
Choose a tag to compare
Release v0.7.0-3 Pre-release
Pre-release
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

26 Mar 13:31
Compare
Choose a tag to compare
Release v0.7.0-2 Pre-release
Pre-release
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

23 Mar 12:22
Compare
Choose a tag to compare
Release v0.7.0-1 Pre-release
Pre-release
chore: release v0.7.0-1

round Impfquote to 2 digits
Vaccination data for AstraZeneca Germany added

Release v0.6.9

22 Mar 15:23
Compare
Choose a tag to compare
chore: release v0.6.9

Adapter issues with vaccination data from Germany solved

Release v0.6.8

27 Jan 12:36
Compare
Choose a tag to compare

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

25 Sep 09:00
Compare
Choose a tag to compare
chore: release v0.6.1

Added cases per 100k during the last 7 days for Germany

### 0.6.0 Bugfixes

31 Aug 13:57
Compare
Choose a tag to compare

(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