kalkih / mini-media-player

Minimalistic media card for Home Assistant Lovelace UI
MIT License
1.51k stars 206 forks source link

Show Idle Google Cast Devices as off #599

Closed ThirteenTX closed 2 years ago

ThirteenTX commented 2 years ago

With the recent update to 2022.2 Chromecasts now show as Idle where they used to show as off.

Make idle chromecasts appear as idle instead of off (@emontnemery - #61786) (cast docs)

This causes them to never retract back into the "off" state. Is there a way to make Idle show as off?

dankocrnkovic commented 2 years ago

That would be really great.

Bastiencc commented 2 years ago

+1

snp88 commented 2 years ago

maybe add function to hide volume bar when status is idle

adrez99 commented 2 years ago

I'm using this as a workaround, but it shows the entity state and would like to get rid of it:

idle_view:
  when_idle: true
snp88 commented 2 years ago

idle_view: when_idle: true

thx somehow i miss this ;)

dankocrnkovic commented 2 years ago

Looks like its fixed with the latest HA hotfix release. 2022.2.5

kalkih commented 2 years ago

Please, let me know if the behaviour has changed as suggested above, if this still is an issue, I'll look into it.

As adrez99 suggested, this config option could be useful in cases like this

idle_view:
  when_idle: true