The following situation: I want a climate card for an air conditioning system in 2 different versions!
The background is that as the owner I want to make all the settings on the air conditioning unit, but the guest is only allowed to change the temperature for the heating mode and only within a preset temperature range!
Since I don’t currently know of any custom cards where I can very restrict the functions and temperature range of an HVAC device, I did this using cusomize.yaml for the clima card. This works very well, but then I no longer have access to all other functions when I want to use the card.
Is there a way to “duplicate” the card beforehand and then use it with a different name, so to speak as a virtual device, so that the original card with all functions still exists under the original entity_id?
Is it maybe possible to duplicate an original map using a template?
In this example I reduce the climate card to heating mode, fan_only, temperature range and power off. Normally the dry, cooling and a temperature range of 12 to 32 degrees are displayed!
I don’t know what you mean by that! The guest should be allowed to see and use the climate map. Just not with all the setting options. That’s why I would like to duplicate the original card (climate.card…I’m not talking about a dashboard) and then limit the functions as described above. For me as an admin, the original map on my dashboard with all setting options must be retained! But when I edit this using the customize.yaml, which is currently the only solution for me… I edit the original map and not a copy.