Skip to content

Releases: pacemaker82/PredBat-Table-Card

1.9.9.6

12 Dec 20:06
5db3662

Choose a tag to compare

Added

  • hide_empty_columns configuration 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.

Image

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

12 Dec 12:52
af3fe06

Choose a tag to compare

Added

Fixed

  • Issue where soc-column would show NaN when SoC override was in place.

1.9.9.4

11 Dec 13:18
87e4d24

Choose a tag to compare

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

08 Dec 12:13
f818f4b

Choose a tag to compare

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.2

05 Dec 09:07
1e39861

Choose a tag to compare

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-column and options-popup-column
  • Version string information when there is a card/Predbat update
Screenshot 2025-12-01 at 11 13 58

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_totals and set to true in your card YAML to reset the total-column at midnight to £0.00

Fixed (1.9.6)

  • Logic for reset_day_totals now reflects pricing logic of Predbat table.

v1.9.9.1

04 Dec 13:38
40e285b

Choose a tag to compare

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-column and options-popup-column
  • Version string information when there is a card/Predbat update
Screenshot 2025-12-01 at 11 13 58

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_totals and set to true in your card YAML to reset the total-column at midnight to £0.00

Fixed (1.9.6)

  • Logic for reset_day_totals now reflects pricing logic of Predbat table.

v1.9.9

02 Dec 15:49
b1d5280

Choose a tag to compare

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-column and options-popup-column
  • Version string information when there is a card/Predbat update
Screenshot 2025-12-01 at 11 13 58

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_totals and set to true in your card YAML to reset the total-column at midnight to £0.00

Fixed (1.9.6)

  • Logic for reset_day_totals now reflects pricing logic of Predbat table.

1.9.7

01 Dec 13:38
c13e25a

Choose a tag to compare

Fixed (1.9.7)

  • Card crash when using options-column and options-popup-column
  • Version string information when there is a card/Predbat update
Screenshot 2025-12-01 at 11 13 58

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_totals and set to true in your card YAML to reset the total-column at midnight to £0.00

Fixed (1.9.6)

  • Logic for reset_day_totals now reflects pricing logic of Predbat table.

1.9.6

30 Nov 10:39
66eff19

Choose a tag to compare

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_totals and set to true in your card YAML to reset the total-column at midnight to £0.00

Fixed (1.9.6)

  • Logic for reset_day_totals now reflects pricing logic of Predbat table.

1.9.5

29 Nov 17:07
31d9c97

Choose a tag to compare

Added

  • Use reset_day_totals and set to true in your card YAML to reset the total-column at midnight to £0.00