Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

Latest commit

 

History

History
77 lines (58 loc) · 1.81 KB

CHANGELOG.md

File metadata and controls

77 lines (58 loc) · 1.81 KB

Changelog

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.

[1.5.8] - 2022-02-21

Changed

  • Raised rki-covid-parser library to 1.3.3

[1.5.7] - 2022-02-14

Fixed

  • Change device_state_attributes to extra_state_attributes to comply

[1.5.6] - 2021-10-01

Fixed

  • Adjust minimum requirement version for rki-covid-parser library to 1.2.4.

[1.5.5] - 2021-09-14

Fixed

  • Added missing last_reset to fully support long-term statistics.

[1.5.4] - 2021-08-10

Added

  • Added support for long-term statistics.

[1.5.3] - 2021-07-01

Changed

  • Changed string representation of the incidence number (# to nb).
  • Changed manifest required version for rki-parser to compatible releases.

[1.5.2] - 2021-04-20

Fixed

  • Increased time-out span for low end devices.

[1.5.1] - 2021-04-19

Fixed

  • Fixed config flow

[1.5.0] - 2021-04-18

Added

  • Added rki-covid-parser library as datasource

Removed

  • Removed 'corona-zahlen.org' as datasource after repeatedly outage
  • Removed optional baseurl configuration option

[1.4.1] - 2021-02-15

Added

  • Added support for custom base url

[1.4.0] - 2021-01-29

Added

  • Added state sensors and whole germany

[1.3.0] - 2021-01-17

Added

  • Added new sensors (newCases, newDeaths, newRecovered)

Changed

  • Changed base url

Removed

  • Sensor (casesPerPopulation)

[1.2.1] - 2020-12-21

Changed

  • Fixed error log when data update failed

[1.2.0] - 2020-12-21

Added

  • HACS integration

[1.1.0] - 2020-12-07

Added

  • Config setup flow for endusers
  • Sensors (count, deaths, weekIncidence, casesPer100k, casesPerPopulation)