maxwroc / battery-state-card

Battery state card for Home Assistant
MIT License
848 stars 38 forks source link

Allow batteries set to not visible to be shown if directly added under entities. #718

Closed KINGCanty closed 5 months ago

KINGCanty commented 5 months ago

Batteries set to not visible don't show in the card, even when added under entities.

I would like for them to show if directly added under entities, it would also be nice to have a include filter to show all?

maxwroc commented 5 months ago

This will be possible to achieve in the next version via dedicated setting: https://github.com/maxwroc/battery-state-card/pull/698

KINGCanty commented 5 months ago

Awesome. I checked open issues, didn’t realise a closed one had been raised for this.

Thanks. Keep up the good work.