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
@@ -47,6 +47,7 @@ The following YAML config items can or should be set on the card
47
47
|`even_row_colour_light`| NO | Override Light Mode Even Row Colour HEX value e.g. `#FFFFFF` otherwise default colour will be used |
48
48
|`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 |
49
49
|`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 |
50
+
|`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`|
50
51
51
52
You can use `import-export-column` to see both import and export prices in a single column
0 commit comments