thomasloven / lovelace-more-info-card

🔹 Display the more-info dialog of any entity as a lovelace card
MIT License
154 stars 15 forks source link

History bars not appearing for vacuum entity #7

Closed Alfiegerner closed 4 years ago

Alfiegerner commented 4 years ago

Hi,

Thanks very much for this card, finding it very useful. Small issue that history bars aren't being rendered for a vacuum entity.

Here is the standard more info:

image

and this is the result if I use the card:

image

Here's the lovelace syntax I'm using:

entity: vacuum.chop_chop
title: ' '
type: 'custom:more-info-card'

Thanks.

thomasloven commented 4 years ago

Unfortunately, I had to remove the history graph component in 0.113. I'm looking at ways to add it back.

Alfiegerner commented 4 years ago

Thanks.

spudje commented 4 years ago

Why is this closed? History bars are not back yet, are they?