Skip to content

v1.2.4-continued

Choose a tag to compare

@sxdjt sxdjt released this 06 Mar 05:40

What's New

  • New unit_font_size option to independently control the unit of measurement font size
    • Accepts any CSS length value (e.g., 20px, 1em, 1.2rem)
    • Overrides the default browser <small> tag sizing
    • Configurable in the visual editor under Sizing
    • Thanks to @EdDickens for raising this in issue #8

Example

type: custom:bignumber-card
entity: sensor.temperature
unit_font_size: 20px

See CHANGELOG.md for full history.