You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,6 +49,7 @@ The following YAML config items can or should be set on the card
49
49
|`use_friendly_states`| NO | Set to `true` if you want the Predbat `state-column` description to be more user friendly in terms of describing what is actually happening. [See here](#friendly-states) for more |
50
50
|`show_table_meta`| NO | Set to `true` to show the metadata that appears at the top of the original Predbat table card on this card too <BR> <B>Note: </B> No longer works since Predbat v 8.18.1+ |
51
51
|`debug_columns`| NO | Like `columns`, use this setting to override specific columns to show the 10% values in HTML Debug mode. <br> Only works for `load-column` and `pv-column` <br> Default is OFF for these 10% values |
52
+
|`show_totals`| NO | Displays a "Totals" row at the bottom of the plan for any columns that can be calculated |
52
53
53
54
You can use `import-export-column` to see both import and export prices in a single column
0 commit comments