maxwroc / battery-state-card

Battery state card for Home Assistant
MIT License
852 stars 38 forks source link

Custom colour treshold only works with whole numbers (V.3.1.4) #653

Closed digi303 closed 8 months ago

digi303 commented 8 months ago

Custom colour treshold only works with whole numbers

Here is an example with temperatures:

Code: [...] sort: state colors: steps:

Output with Decimal numbers: komma

Output with Integers: integer

maxwroc commented 8 months ago

Thanks for reporting - fixed in v3.1.5