custom-cards / bignumber-card

Apache License 2.0
122 stars 23 forks source link

Bignumber: added None value styling. #14

Closed rr326 closed 3 years ago

rr326 commented 3 years ago

Includes BREAKING CHANGE to config: "style" --> "bnStyle"

This adds the ability to style the card when the value is None, which can happen if your sensor is offline. To make this useful, it relies on card-mod to add the style configuration. This requires a breaking change to make BigNumber "style" not conflict with card-mod "style"