Releases: frlequ/network-tariff-card
Releases · frlequ/network-tariff-card
Network Tariff Card 1.0.5.
BugFix
- This release adds
LitElement
to the bundle, ensuring that the custom card will load faster. By bundlingLitElement
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.
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.
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.
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.
Added in version 1.0.1
- General Fixes
- Offset Hour Labels: Option to rotate and align hour labels.
- Card-mod support: Customize your card.