I have created a helper to extract the temperature but am struggling creating a switch for the hvac_modes: as shown in the screen shot. Any help appreciated thanks
Why would you need them? What are you trying to accomplish that existing functionality does not provide?
To add to a dashboard without all the other info
You’d need a template select, I do not think you can create those from the GUI:
Here are examples on how to use them, hou could adjust it to use with your climate entity:
Thanks I’ll have a read
By the way, a time card for a climate entity might not that far from what you might want?
type: tile
entity: climate.thermostaat_badkamer
features:
- type: climate-hvac-modes
Brilliant thanks