Skip to content

📐 Precision support added

Choose a tag to compare

@github-actions github-actions released this 08 Aug 07:25
  • Respects display_precision [#3]: The card now automatically formats numeric sensor values according to the display_precision setting you’ve configured for the entity in Home Assistant. This means your values will have the correct number of decimal places, matching how they appear elsewhere in HA.

Thanks to @Bennett-Wendorf for identifying this and helping improve consistency.