All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Raised
rki-covid-parser
library to 1.3.3
- Change
device_state_attributes
toextra_state_attributes
to comply
- Adjust minimum requirement version for
rki-covid-parser
library to 1.2.4.
- Added missing
last_reset
to fully support long-term statistics.
- Added support for long-term statistics.
- Changed string representation of the incidence number (# to nb).
- Changed manifest required version for rki-parser to compatible releases.
- Increased time-out span for low end devices.
- Fixed config flow
- Added rki-covid-parser library as datasource
- Removed 'corona-zahlen.org' as datasource after repeatedly outage
- Removed optional
baseurl
configuration option
- Added support for custom base url
- Added state sensors and whole germany
- Added new sensors (newCases, newDeaths, newRecovered)
- Changed base url
- Sensor (casesPerPopulation)
- Fixed error log when data update failed
- HACS integration
- Config setup flow for endusers
- Sensors (count, deaths, weekIncidence, casesPer100k, casesPerPopulation)