Skip to content

Releases: frlequ/network-tariff-card

Network Tariff Card 1.0.5.

13 Nov 18:45
46c2b54
Compare
Choose a tag to compare

BugFix

  • This release adds LitElement to the bundle, ensuring that the custom card will load faster. By bundling LitElement directly into the JavaScript file, the card no longer needs to load the Lit library from an external source, improving performance and eliminating any potential issues with CORS or external dependencies.

Note

  • Refresh browser cache after install.

network-tariff-card 1.0.4.

16 Oct 20:27
054f5f3
Compare
Choose a tag to compare

BugFix

The tariff block circles were only updating upon a page refresh. Since most dashboard users don't refresh the page frequently, please update to ensure proper real-time updates. #8

network-tariff-card 1.0.3.

12 Oct 09:10
Compare
Choose a tag to compare

Added in version 1.0.3

  • General Fixes
  • Offset Hour Labels: Option to rotate and align hour labels.
  • Card-mod support: Customize your card.

network-tariff-card 1.0.2.

12 Oct 08:52
Compare
Choose a tag to compare

Added in version 1.0.2

General Fixes
Offset Hour Labels: Option to rotate and align hour labels.
Card-mod support: Customize your card.

network-tariff-card 1.0.1.

12 Oct 08:20
170b8c0
Compare
Choose a tag to compare

Added in version 1.0.1

  • General Fixes
  • Offset Hour Labels: Option to rotate and align hour labels.
  • Card-mod support: Customize your card.