Skip to content

v0.2.2 — README polish for the background option

Choose a tag to compare

@rogerioth rogerioth released this 10 May 03:53

Documentation polish over v0.2.1 — same bundle behaviour, clearer story.

What's new

  • The background option (added in v0.2.1) is now called out at the top of the README features list, including the dark/light HA theme adaptation when background: transparent.
  • The two Usage sections gain a short YAML example showing how to make either card adopt the HA theme background.
  • The "Direct from JSDelivr" install URL now pins to the latest tag (v0.2.2) instead of the stale v0.2.0.

Install

URL:  https://cdn.jsdelivr.net/gh/Lirum-Labs/ha-power-gauge@v0.2.2/dist/ha-power-gauge.js
Type: JavaScript Module

Or download ha-power-gauge.js below for self-hosting.

Full changelog

  • docs: surface background option in the README features list and add usage examples.
  • docs: bump install URL pin from v0.2.0 → v0.2.2.

The compiled bundle is functionally identical to v0.2.1 (same Lit component, same CSS, same behaviour) — only the README and version metadata changed. v0.2.1 install URLs continue to work; v0.2.2 is just clearer for new users.