Skip to content

Releases: RomRider/apexcharts-card

v2.0.3-dev.1

02 Apr 15:56
Compare
Choose a tag to compare
v2.0.3-dev.1 Pre-release
Pre-release

2.0.3-dev.1 (2023-04-02)

Bug Fixes

  • card broken with HA 2023.4.0bXX and above (e1aaf69), closes #527

v2.0.2

08 Dec 16:31
Compare
Choose a tag to compare

2.0.2 (2022-12-08)

Bug Fixes

  • Home Assistant API deprecation warning (1449c7f), closes #417

v2.0.2-dev.1

04 Nov 02:32
Compare
Choose a tag to compare
v2.0.2-dev.1 Pre-release
Pre-release

2.0.2-dev.1 (2022-11-04)

Bug Fixes

  • Home Assistant API deprecation warning (1449c7f), closes #417

v2.0.1

24 Apr 16:35
Compare
Choose a tag to compare

2.0.1 (2022-04-24)

Bug Fixes

  • Friendly name wouldn't display anymore (ef38724)

v2.0.0

23 Apr 18:53
Compare
Choose a tag to compare

2.0.0 (2022-04-23)

⚠ BREAKING CHANGES

  • extend_to_end has been removed and replaced by extend_to with support for now and end.

Features

  • extend_to replaces extend_to_end with new options (4bb1dd2), closes #318
  • add state type to long term statistics (#329) (3fad4f0)
  • Apply a time_delta to all the datapoints of your serie (435e381), closes #277
  • display only the min or max extrema (3db982b), closes #319
  • follow Home Assistant number format (9204de2), closes #307
  • support actions on the title with title_actions (a9f406e), closes #323
  • Support for HA long-term statistics (#208) (29aaa7c), closes #308

Bug Fixes

  • last_updated date format was not following the configuration (3dd4904)
  • update_interval was broken (31d2fb7)
  • annotations with time were not following the time format configuration (5d08853)
  • another caching issue with statistics (b93ee75)
  • caching issue for statistics (8daff2f)
  • hidden by default would not work without a name (9c75ce8), closes #280
  • last caching issue with statistics (2e528f7)
  • median function fails if it receives an empty table (#316) (12f8d2e)
  • Support for fire-dom-event with browser-mod (3dc9625), closes #196
  • Update apexcharts.js to the the latest version (dd0bf6f)

v2.0.0-dev.8

23 Apr 18:50
Compare
Choose a tag to compare
v2.0.0-dev.8 Pre-release
Pre-release

2.0.0-dev.8 (2022-04-23)

Features

  • support actions on the title with title_actions (a9f406e), closes #323

v2.0.0-dev.7

22 Apr 20:48
Compare
Choose a tag to compare
v2.0.0-dev.7 Pre-release
Pre-release

2.0.0-dev.7 (2022-04-22)

Features

  • add state type to long term statistics (#329) (3fad4f0)

v2.0.0-dev.6

22 Apr 10:28
Compare
Choose a tag to compare
v2.0.0-dev.6 Pre-release
Pre-release

2.0.0-dev.6 (2022-04-22)

Bug Fixes

  • last caching issue with statistics (2e528f7)

v2.0.0-dev.5

22 Apr 10:09
Compare
Choose a tag to compare
v2.0.0-dev.5 Pre-release
Pre-release

2.0.0-dev.5 (2022-04-22)

Bug Fixes

  • another caching issue with statistics (b93ee75)

v2.0.0-dev.4

22 Apr 10:02
Compare
Choose a tag to compare
v2.0.0-dev.4 Pre-release
Pre-release

2.0.0-dev.4 (2022-04-22)

Bug Fixes

  • caching issue for statistics (8daff2f)