pacemaker82 / PredBat-Table-Card

A custom Predbat table card that allows flexible column management and styling
7 stars 1 forks source link

Plan not updating following card upgrade #5

Closed SwiftRR closed 4 months ago

SwiftRR commented 4 months ago

I have tried re-downloading the card, deterring the view in my dashboard, deleting the files in www.community, restoring HA, all with no luck. The new files in www.community have date and time in the last hour. The old card view won't go away. I have tried in normal and export mode and I have attached screenshots (also Trefor's predbat plan) so that you can see what I can see. In Export mode, I expected to see the loss values shown beneath the import and export values (as in Trefor's plan). So I am still getting the really wide columns.

Screenshot 2024-02-28 at 15 25 09 Screenshot 2024-02-28 at 15 28 46 Screenshot 2024-02-28 at 15 30 29

Rob

pacemaker82 commented 4 months ago

Hi.

The "really long" prices are still there in the most recent release when you use the HTML debug mode. If you want them stacked (import and export in the same column) you need to update the card YAML:

Remove: import-column export-column

Add import-export-column

This will show both import and export in the same column on top of each other:

Screenshot 2024-02-28 at 13 10 30
SwiftRR commented 4 months ago

Thanks.

That works for normal and expert modes. But I was wanting 2 columns for import and export with the loss values below each time (as in Trefor's PredBat plan) which still reduces the column widths (but not as much). Otherwise, it is easy to muddle the import and export values when they change colour.

Rob

pacemaker82 commented 4 months ago

Yeah someone else has asked for that, I am working on it. I will try get something out tonight or tomorrow

pacemaker82 commented 4 months ago

This is now added in version 1.0.5

Screenshot 2024-02-28 at 20 35 38