type: entity
entity: binary_sensor.porte_fenetre_etable_access_control_window_door_is_open_2
icon_color: green
name: Etable
use_entity_picture: true
alignment: center
āāā
i would like add the temperature, is only with the type: template.
Is not working the window is open and the icon dont change.
With the type: entity is working is not possible include the temperature.
yes @RodgerDodger it is on. Iāve toggle the switch several times and nothing really happens. Iāve used with a different entity light and same thingā¦no badge.
Do you need anything in addition to the mushroom-card add on ?
Sorry, buddy, but I have no clueā¦except maybe one last ideaā¦
Have you copy pasted the code into your card somewhere or were going via visual editor and are those fance new options already there? I had to delete browser cache after upgrading to the new mushroom version.
Is sthe state of your lights correctly reported in Developer Tools and have you tried with another light entity? What does the editor say if you pase in the code into a standalone manual card?
HereāS everything fine and no, mushroom-card is no add on? Have you installed the mushroom card repository correctly via HACS or manually as stated in the GitHub Repo?
Yes I did try with another entity, and Iāve check that the entity state changes. Iāve created the card manually with the āmanual cardāā¦ nothing. Deleted the cacheā¦nothingā¦ Mushroom card was installed via HACS and apparently all works but this (that I really really needed :))
Itās one of life great mysteries
Thanks for your time !!! Iāll let you and the community know when I find out whatās wrong!
It is the third Dashboard i am building. It was never so easy and intuitive. Thanks a lot for your work!
I also tried to include some cards via yaml & minimalist but i canāt get it to work. Is there a guide how to add card (e.g. the room cards are cool) to the dashboard? Thanks in advance
I was wondering if anyone would know how to set up a separate device for audio control on the media card?
My current setup is an AppleTV with the HDMI audio output set to the AVR (which is it is plugged into). The card is currently set up for the AppleTV and I have had to set up a separate card below for the AVR to control the audio level. When I use the audio controls on the AppleTV card I receive the following error: āFailed to call service media_player/volumesetā. I have tried to define a second device in the code of the card itself but I only receive errors so Iām presuming I would need to edit the YAML for that card but I canāt seem to find it. Any help would be appreciated.
Maybe you can create a media player which combines your 2 media player into one : Universal Media Player - Home Assistant ?
The cards are just a reflect on the HA entities. Front-end must not solve integration issues.
@RodgerDodger got it !! Today I got an update to version Mushroom cards 1.10.0.
Wasnāt available in HACS since today. All is working with your code. Thanks for the time and support!
is possible use the mushroom chips card with type template and the entity binary sensor door?
Because the door is open but the icon dont change.
I have create another with the chips card with type entity binary sensor door is working.