Skip to content

Releases: pacemaker82/PredBat-Table-Card

1.5.8

18 Apr 08:27
084ec65

Choose a tag to compare

NEW

  • Added new font_size option for your card YAML config. Set this to an integer (14) or more precise float (13.5) value to change the default font size (14) for all columns (except pills).

1.5.7.15

17 Apr 13:58
4641d7a

Choose a tag to compare

IMPORTANT

Anyone using Predbat 8.18.1 +

  • Predbat has removed the "Plan last updated" information from the original plan, so this plan card can no longer show it.

FIXED

  • Fix for pill alignment issue when using HTML Debug Mode
  • Added backwards compatibility support for users not yet on 8.18.x
  • Issue where PV column was misbehaving since Predbat plan added "_" to empty cells
  • Issue where car-column and iboost-column were not hiding due to "_" appearing in empty cells in original Predbat plan

1.5.7.14

17 Apr 06:54
a70e6f2

Choose a tag to compare

IMPORTANT

Anyone using Predbat 8.18.1 +

  • Predbat has removed the "Plan last updated" information from the original plan, so this plan card can no longer show it.

FIXED

  • Added backwards compatibility support for users not yet on 8.18.x
  • Issue where PV column was misbehaving since Predbat plan added "_" to empty cells
  • Issue where car-column and iboost-column were not hiding due to "_" appearing in empty cells in original Predbat plan

1.5.7.11

16 Apr 07:52
7239305

Choose a tag to compare

IMPORTANT

Anyone using Predbat 8.18.1 +

  • Predbat has removed the "Plan last updated" information from the original plan, so this plan card can no longer show it.

FIXED

  • Issue where PV column was misbehaving since Predbat plan added "_" to empty cells
  • Issue where car-column and iboost-column were not hiding due to "_" appearing in empty cells in original Predbat plan

1.5.7.10

16 Apr 07:39
01292e5

Choose a tag to compare

FIXED

  • Issue where PV column was misbehaving since Predbat plan added "_" to empty cells
  • Issue where car-column and iboost-column were not hiding due to "_" appearing in empty cells in original Predbat plan

1.5.7.9

15 Apr 10:29
36c72b0

Choose a tag to compare

FIXED

  • Issue where weather alert tooltips were throwing an error.

1.5.7.7

15 Apr 06:51
20db4c2

Choose a tag to compare

FIXED

  • Issue where weather alerts were not appearing correctly in the plan

1.5.7.6

15 Apr 06:22
c5f22f1

Choose a tag to compare

FIXED

  • Issue where 2 decimal places weren't working for PV/Load columns when using HTML Debug mode
  • Issue where Snail iconography didn't work properly in 30 min slots (Low Power Mode)

1.5.7.5

14 Apr 17:31
a2d8711

Choose a tag to compare

NEW

  • Added support for Predbat's "Low Power Mode" (Turn on switch.predbat_set_export_low_power). State column will show snail icon

FIXED

  • Issue where "Low Power Mode" used a decimal for the LIMIT column, causing the table code to CRASH

1.5.7.4

14 Apr 11:11
116747e

Choose a tag to compare

NEW

  • Added support for showing the 10% values in the load-column and pv-column when in HTML debug mode. Default is to not show them. Use the following YAML in your card to show them:
debug_columns:
    - pv-column
    - load-column