Amit Keret
Amit Keret
`forked-daapd` has an impressive list of supported clients. I started testing/using it due to its support for Chromecast devices, which I absolutely ❤️ I was previously using [Snapcast](https://github.com/badaix/snapcast) for similar...
**Checklist** - [x ] I updated the card to the latest version available - [ x] I cleared the cache of my browser **Describe the bug** I've declared a configuration...
HASS release 2021.9.0 introduced new [area-based template functions](https://www.home-assistant.io/blog/2021/09/01/release-20219/#new-template-functions-for-areas). These are `area_name()` and `area_id()`. Please see [the docs](https://www.home-assistant.io/docs/configuration/templating/#areas). An implementation of this in button-card's javascript templating would be great. Another option...
I think it would be useful to have an option to hide a bar if the entity is unavailable. Something similar to the implementation in [multiple-entity-row](https://github.com/benct/lovelace-multiple-entity-row#entity-objects) **Use case** Using this...
I understand the integration [creates media_player](https://github.com/koying/jellyfin_ha/issues/15#issuecomment-932880676) entities on-the-fly. However, it seems to be creating multiple `media_player` entities for the same Chromecast device. I only have one Chromecast device. Despite this,...
Thank you for this custom card. It seems that the control switches and buttons are missing in my setup; I'm only seeing the volume sliders. The different outputs respond correctly...
I've found that in certain situations, the "stated" card exceeds its parent width. For me, it seems to happen as a result of images not being resized or restricted to...
Not sure if this is true for Android as well, but I can confirm this on iOS. Currently, the SoundManager implementation doesn't work on mobile devices. This is because there's...
As of version 3.6.17, the spotcast integration [supports search](https://github.com/fondberg/spotcast/releases/tag/v3.6.17). I think it would be great if this card implemented support for this new ability, probably in the form of a...
The image exits immediately. Issue title is from the image's log. I've used Portainer to pull the image, all variables were defined as per the README.