Skip to content

Releases: SNoof85/lovelace-tempometer-gauge-card-deprecated

Breaking change for style

06 Jun 21:35
b9426f3
Compare
Choose a tag to compare

⚠️ Breaking change
The style option is now card_style to allow usage of style option for other needs !

Icon colors

31 May 14:19
0b11bd2
Compare
Choose a tag to compare

New option : icon_color

Style tag

31 May 14:50
66a0033
Compare
Choose a tag to compare
Style tag Pre-release
Pre-release

⚠️ Contains breaking change

  • Changed style option to card_style option. The style option was in conflict for other usages.

Change your card configuration according this new option spelling.

1.3

05 Mar 18:03
bbc4417
Compare
Choose a tag to compare
1.3

Change :

  • Icons color will now follow variable --paper-item-icon-color

Fix for min an max entities

15 Feb 16:14
8cd0d77
Compare
Choose a tag to compare

When min and max entities are not set an error was displayed.
This release fixes this wrong behaviour !

Min and Max attributes

15 Feb 11:24
ae4b906
Compare
Choose a tag to compare

Add the possibility to tranck an attribute instead of the state for :

  • entity_min
  • entity_max

You should write entity_min: entity.attribute with a dot (".") as separator !

1.1

15 Feb 08:07
adc47b6
Compare
Choose a tag to compare
1.1

Fix version

Here we are

09 Feb 14:50
fd5a20c
Compare
Choose a tag to compare

Version 1.0 first release on HACS

  • Updated readme
  • Minor fix for min and max options

HACS

31 Jan 20:02
9805f92
Compare
Choose a tag to compare

Release to be published into HACS

Severity object improved

22 Jan 20:17
33404a6
Compare
Choose a tag to compare
  • Added max to severity object
  • Added version log to browser console