one of the supported platforms mentioned in the docs.
I choosed âmedia-playerâ but it doesnât work.
What must I choose ?
I assume that it is an Echo related issue. I raised a question on Github.
What integration are those media players?
I have had the Mini Player working up until the most recent HA release. My Players are actually Russound Zones on a CAV 6.6 and the source is a Sonos Connect. All worked well prior. Now I am receiving the following error: Specify an entity from within the media_player domain.
The Russound Zones are in the domain and are listed at medie_player.kitchen and so on. They are still working well with the standard media player card, so I know that they are still valid. Any ideas?
this integration
How to make the card completely transparent?
I tried several methods with card-mod card but unsuccesfullyâŚI can change the font-family, the font-type but not the background transparency.
Where to put this? In themes? But if i use the default one, how to use that variable?
I donât see anything referring to âjoinâ or âgroupâ in that integraton.
Yes, in a themes file. Iâm curious: When you use the default theme, why do you want the background transparent?
P.S.: Hereâs the Card-Mod code:
card_mod:
style: |
ha-card { --ha-card-background: rgba(0, 0, 0, 0);
--ha-card-box-shadow: none; }
I like the default theme and i want background transparent when using dark mode.
Thanks, it works!
Love this integration!!
Having an issue with this newer build on my Denon 6300h. Power button doesnât appear to work any more with my receiver. I think I have my code correct.
All other controls are working fine but tapping the power button doesnât turn the receiver on or off (this used to work fine with my older version from late 2019)
any help deeply appreciated.
Do the standard HA controls turn the denon on and off?
Iâm not sure what you mean by the Home Assistant controls?
The standard media card as opposed to mini media player.
I can give it a try and see what happens.
Yes, the standard Denon AVR integration controls power, volume & sources.
Unfortrtunately HEOS integration stopped working.
Ahh that must be it then. Itâs been a while since I did my first HA build so all this auto discovery is throwing me off.
Moving to the regular Denon AVR integration fixed it. Thanks