Releases: pacemaker82/PredBat-Table-Card
Releases · pacemaker82/PredBat-Table-Card
1.5.8
NEW
- Added new
font_sizeoption 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
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-columnandiboost-columnwere not hiding due to "_" appearing in empty cells in original Predbat plan
1.5.7.14
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-columnandiboost-columnwere not hiding due to "_" appearing in empty cells in original Predbat plan
1.5.7.11
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-columnandiboost-columnwere not hiding due to "_" appearing in empty cells in original Predbat plan
1.5.7.10
FIXED
- Issue where PV column was misbehaving since Predbat plan added "_" to empty cells
- Issue where
car-columnandiboost-columnwere not hiding due to "_" appearing in empty cells in original Predbat plan
1.5.7.9
FIXED
- Issue where weather alert tooltips were throwing an error.
1.5.7.7
FIXED
- Issue where weather alerts were not appearing correctly in the plan
1.5.7.6
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
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
NEW
- Added support for showing the 10% values in the
load-columnandpv-columnwhen 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