nilstgmd / hvv-card

Custom Home Assistant card showing HVV departures 🚝
MIT License
5 stars 8 forks source link

Card disappears on no departures #17

Open timon opened 7 months ago

timon commented 7 months ago

When there is no departures for a station, the card disappears completely, even if several entities were assigned to the card, and some of them still have departures

My config is:

type: custom:hvv-card
entities:
  - sensor.borstelmannsweg_133_departures
  - sensor.schadesweg_departures

When the last 530 has departed, the card fails to render

N1c093 commented 7 months ago

I can only agree with @timon Due to today's strike by HVV workers, the departure sensor just shows 'unavailable,' and the card simply disappears.

N1c093 commented 7 months ago

I think it will be fixed by #16

timon commented 7 months ago

So far I went by creating my own fork…