dwainscheeren / dwains-lovelace-dashboard

An fully auto generating Home Assistant UI dashboard for desktop, tablet and mobile by Dwains for desktop, tablet, mobile
Other
1.76k stars 188 forks source link

[FR]: Possibility to configure mushroom card settings for each entity separate #476

Closed smarthomejunkie closed 2 years ago

smarthomejunkie commented 2 years ago

Currently, you can replace the light cards with custom mushroom cards if you want. In that case, all light cards have all mushroom options (show color, etc) enabled. It would be super nice if we still can change these settings for each entity separately, so for instance for one lightbulb you want to see the color control, and for another lightbulb you only want to see the temperature control. As far as I see now, you cannot alter these settings if the mushroom card is used in conjunction with DD.

antonoal commented 2 years ago

I guess you used blueprints to replace light cards with mushroom cards. They are fixed. You can either create your own blueprint with different settings, or (the way I did it) use UI editor to replace the card. instead of clicking Dwain Dashboard Blueprint, click Lovelace Card in the menu when you clicked Edit Entity on a light you want to change. Then select Mushroom Light card.

smarthomejunkie commented 2 years ago

That sort of works, but you cannot edit the card afterward in the visual editor: Screenshot_7

dwainscheeren commented 2 years ago

How did you get to this if I may ask? :) Did you also tried going to an area for example, enable edit mode, underneath a light click on three dots (a light with already the global mushroom blueprint applied) then click on edit card then you cant select lovelace and then mushroom to override it?

smarthomejunkie commented 2 years ago

This is the path that I followed:

dwainscheeren commented 2 years ago

Thanks! thats a bug then I gonna patch it in next release :D

dwainscheeren commented 2 years ago

Fixed this in 3.1 :)