pacemaker82 / PredBat-Table-Card

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

Overlapping of friendly states #16

Closed SwiftRR closed 3 months ago

SwiftRR commented 3 months ago

I like your plan and am trying out your 'friendly states'. The only hiccup is where there are 2 states in the same block, e.g.

Screenshot 2024-04-08 at 09 04 32

Could the unfriendly states be used just for the overlap situation, as in normal plan?, e.g.

image

Thanks

Rob

pacemaker82 commented 3 months ago

Thanks - yeah I'll take a look into this. Can you share your card YAML so I can replicate your card locally?

pacemaker82 commented 3 months ago

Please also make sure you're on the latest version. There was a bug with this a few weeks ago which was resolved.

Goto HACS, goto the card, and "re-download" I think - or HA settings > check for updates.

Here's how it looks for me if I crush the columns as close as possible:

Screenshot 2024-04-08 at 09 27 29
SwiftRR commented 3 months ago

Are you go:

type: custom:predbat-table-card entity: predbat.plan_html columns:

pacemaker82 commented 3 months ago

Here's how to update in HACS:

Screenshot 2024-04-08 at 09 30 14
pacemaker82 commented 3 months ago

Yeah it looks like you're on the old version. Please update per instructions above ^

Here's your card running for me on the latest version:

Screenshot 2024-04-08 at 09 33 35
SwiftRR commented 3 months ago

Thanks. I beat you to the update and I think you have fixed this already. This is my latest view for 2 states in a slot:

image
SwiftRR commented 3 months ago

Thanks. I have closed. I like your card, especially the flexibility to change the order of the columns.

Rob