Closed codypet closed 4 years ago
When I use the card verbose state doesn't show up. If I use a regular glance card, I have no problem. Regular Glance Card: Config:
type: glance entities: - entity: sensor.trash - entity: sensor.recycling
Garbage Collection Card: Config:
type: horizontal-stack cards: - entity: sensor.trash icon_size: 35px type: 'custom:garbage-collection-card' - entity: sensor.recycling icon_size: 35px type: 'custom:garbage-collection-card'
Fixed. Please update the card, check and confirm.
Good to go! Thank you.
When I use the card verbose state doesn't show up. If I use a regular glance card, I have no problem. Regular Glance Card: Config:
Garbage Collection Card: Config: