Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unavailable entities make card not visible #2

Open
smith844 opened this issue Jun 17, 2020 · 0 comments
Open

Unavailable entities make card not visible #2

smith844 opened this issue Jun 17, 2020 · 0 comments

Comments

@smith844
Copy link

Found this card today and it appears great. I may be doing something wrong but if seems that if an entity that has been added is not available, ie if it has been turned off, the whole card is not available. I copied the example lovelace card:

entities:
  - media_player.study_speaker
  - media_player.kitchen_speaker
  - media_player.dining_room_sonos
  - media_player.master_bedroom
  - media_player.missing_speaker
name: Sonos
type: 'custom:custom-sonos-card'

but when the media_player.missing_speaker is not available the card doesnt show anything, it appears blank.
Is there anyway of it only loading entities that are available ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant