Mini Graph Card Versions Save

Minimalistic graph card for Home Assistant Lovelace UI

v0.12.1

4 weeks ago

0.12.1 (2024-03-20)

Bug Fixes

v0.12.0

2 months ago

0.12.0 (2024-01-27)

Bug Fixes

  • add first datapoint tooltip for line graph (#882) (7576fe6)
  • allow zero tooltip (057a395), closes #805
  • cards would always assume icon_image was set (#957) (f376732)
  • drop out-of-bound coords in reducer (#881) (527f005), closes #251
  • retain the last out-of-bounds state (#961) (8ebe173), closes #881 #960
  • documentation: enquote html color (dbdeab8), closes #872
  • stalebot: issues should also use exemptLabels (4d74c1f)
  • workflows: remove invalid description field (e755e24)

Features

  • Add support of attribute tree when available (#996) (9c1c31e)
  • pull two years worth of changes into release channel (f5fb98d), closes #1059
  • option: override icon with an image URL (#789) (2860a09)

v0.12.0-dev.4

8 months ago

0.12.0-dev.4 (2023-08-10)

Features

  • Add support of attribute tree when available (#996) (9c1c31e)

v0.12.0-dev.3

11 months ago

0.12.0-dev.3 (2023-04-27)

Bug Fixes

v0.12.0-dev.2

11 months ago

0.12.0-dev.2 (2023-04-22)

Bug Fixes

  • cards would always assume icon_image was set (#957) (f376732)

v0.12.0-dev.1

11 months ago

0.12.0-dev.1 (2023-04-22)

Bug Fixes

  • add first datapoint tooltip for line graph (#882) (7576fe6)
  • allow zero tooltip (057a395), closes #805
  • drop out-of-bound coords in reducer (#881) (527f005), closes #251
  • documentation: enquote html color (dbdeab8), closes #872
  • stalebot: issues should also use exemptLabels (4d74c1f)
  • workflows: remove invalid description field (e755e24)

Features

  • option: override icon with an image URL (#789) (2860a09)

v0.11.0

2 years ago

0.11.0 (2022-01-22)

Bug Fixes

  • config: Remove entity config error #592 (#593) (53d923a)
  • display a warning if entity is not available (#545) (a334b84), closes #487
  • Fix undefined variable introduced by #545 (9e923f5)
  • Support for fire-dom-event (c29f55f), closes #563
  • log: color_thresholds render incorrectly with logarithmic on (#542) (b704885), closes #531
  • icon will properly follow entity's device_class [#484] (2f9e0a7)
  • Time would sometime display 24:xx instead of 00:xx [#536] (7c7d921)

Features

  • Interpolate color threshold stops (#596) (3826c0d)
  • attribute: Retrieve an attribute instead of the state (#564) (708bfde), closes #411 #245 #501
  • graph: Add median aggregate function (#521) (57219bd)
  • Format numbers according to selected language [#495 #509] (5785bd8)
  • Show last point value as state (#677) (dbd64d9)
  • Add aggregation 'diff' (= last - first) (#601) (071f649)

See #700 for the full list of contributed changes, as we now rely on semantic-release for our release notes.

v0.11.0-dev.5

2 years ago

0.11.0-dev.5 (2022-01-16)

Bug Fixes

Features

v0.11.0-dev.4

3 years ago

0.11.0-dev.4 (2021-02-17)

Bug Fixes

v0.11.0-dev.3

3 years ago

0.11.0-dev.3 (2021-02-14)

Features