github benjamin-dcs/gauge-card-pro v1.2.0

latest releases: v2.5.0, v2.4.12, v2.4.11...
15 months ago

🛑 Breaking changes

  • Icon Configuration:
    The icon configuration is now an object with type and value fields, instead of separate battery and template fields.

    When updating, review your card YAML for the new icon configuration structure. The card now expects:

    icon:
      type: battery | template
      value: sensor.battery | <template>

    Your configuration should automatically be converted. All you have to do is edit your card and press save to persist the updated configuration. For more details, see the updated README and editor UI.

🛠️ Improvements & Enhancements

  • Config Editor Overhaul:
    The card editor UI now supports the new icon configuration, with dropdowns for icon type and context-aware value selectors.
  • Cleaner Configuration Output:
    The editor now removes empty or default properties from the YAML config, keeping it tidy.
  • Updated dependencies

If you have feedback or find issues, please open an issue or pull request on GitHub!

Full Changelog: v1.1.0...v1.2.0

Don't miss a new gauge-card-pro release

NewReleases is sending notifications on new releases.