Releases: pacemaker82/PredBat-Table-Card
Releases · pacemaker82/PredBat-Table-Card
1.9.9.6
Added
hide_empty_columnsconfiguration option to the card UI settings (General Card Settings).
Fixed
- Refactored popup handling to share modal creation logic and reduce duplication.
New Power Card
I've been cooking up a little something fresh - a new compact power card.
Essentially my goals were:
- Build a power card that was more compact than ones available
- Be able to support multiple other power sources in the home (up to 8)
- Be flexible enough to show other useful data (costs, energy, temperatures...whatever really)
It supports PV only households, Battery only households, or just bog standard households if you want.
Its very much an early version, but please check it out! https://github.com/pacemaker82/Compact-Power-Card/
1.9.9.5
Added
- Support for Predbat's SoC override functionality. Use the various override options to configure
Fixed
- Issue where
soc-columnwould show NaN when SoC override was in place.
1.9.9.4
Added
- Support for multiple instances of Predbat running on a single HA instance. The card now takes the predbat slug from the HTML entity you set in the card YAML, allowing all functionality in the card to run from that instance of Predbat.
1.9.9.3
Added
- Support for multiple instances of Predbat running on a single HA instance. The card now takes the
predbatslug from the HTML entity you set in the card YAML, allowing all functionality in the card to run from that instance of Predbat.
1.9.9.2
Fixed (1.9.9.2)
- Plan Total Cost column could be "NaN" in certain circumstances
- Plan Total Cost column cost calculation so that it reflects day 1 and day 2 properly.
Fixed (1.9.9.1)
- Issue where → in the 23:30 cost slot was causing calculation issues
- Issue with friendly tax when manually forcing a charge
Fixed (1.9.8)
- Fix for Total Cost when → was present, causing mis-calculation
- Fix for total and cost column colours not showing clearly in light mode
Fixed (1.9.7)
- Card crash when using
options-columnandoptions-popup-column - Version string information when there is a card/Predbat update
Added (1.9.6)
- Day and Plan totals now include the
total-column. - Cost and Total prices in the day/plan totals show green for credit, and red for debit.
Added (1.9.5)
- Use
reset_day_totalsand set totruein your card YAML to resetthe total-columnat midnight to £0.00
Fixed (1.9.6)
- Logic for
reset_day_totalsnow reflects pricing logic of Predbat table.
v1.9.9.1
Fixed (1.9.9.1)
- Issue where → in the 23:30 cost slot was causing calculation issues
- Issue with friendly tax when manually forcing a charge
Fixed (1.9.8)
- Fix for Total Cost when → was present, causing mis-calculation
- Fix for total and cost column colours not showing clearly in light mode
Fixed (1.9.7)
- Card crash when using
options-columnandoptions-popup-column - Version string information when there is a card/Predbat update
Added (1.9.6)
- Day and Plan totals now include the
total-column. - Cost and Total prices in the day/plan totals show green for credit, and red for debit.
Added (1.9.5)
- Use
reset_day_totalsand set totruein your card YAML to resetthe total-columnat midnight to £0.00
Fixed (1.9.6)
- Logic for
reset_day_totalsnow reflects pricing logic of Predbat table.
v1.9.9
Fixed (1.9.8)
- Fix for Total Cost when → was present, causing mis-calculation
- Fix for total and cost column colours not showing clearly in light mode
Fixed (1.9.7)
- Card crash when using
options-columnandoptions-popup-column - Version string information when there is a card/Predbat update
Added (1.9.6)
- Day and Plan totals now include the
total-column. - Cost and Total prices in the day/plan totals show green for credit, and red for debit.
Added (1.9.5)
- Use
reset_day_totalsand set totruein your card YAML to resetthe total-columnat midnight to £0.00
Fixed (1.9.6)
- Logic for
reset_day_totalsnow reflects pricing logic of Predbat table.
1.9.7
Fixed (1.9.7)
- Card crash when using
options-columnandoptions-popup-column - Version string information when there is a card/Predbat update
Added (1.9.6)
- Day and Plan totals now include the
total-column. - Cost and Total prices in the day/plan totals show green for credit, and red for debit.
Added (1.9.5)
- Use
reset_day_totalsand set totruein your card YAML to resetthe total-columnat midnight to £0.00
Fixed (1.9.6)
- Logic for
reset_day_totalsnow reflects pricing logic of Predbat table.
1.9.6
Added (1.9.6)
- Day and Plan totals now include the
total-column. - Cost and Total prices in the day/plan totals show green for credit, and red for debit.
Added (1.9.5)
- Use
reset_day_totalsand set totruein your card YAML to resetthe total-columnat midnight to £0.00
Fixed (1.9.6)
- Logic for
reset_day_totalsnow reflects pricing logic of Predbat table.
1.9.5
Added
- Use
reset_day_totalsand set totruein your card YAML to resetthe total-columnat midnight to £0.00