jmcollin78 / versatile_thermostat

A full featured Thermostat for Home Assistant: presets, window, motion, presence and overpowering management
MIT License
327 stars 34 forks source link

controlling UI appearance by VTherm attributes #527

Closed rudiratlos closed 1 month ago

rudiratlos commented 1 month ago

How can I switch the cooling indication off/on (pls. see attached image) by setting an attribute? I know, I can configure this in the 'Versatile Thermostat UI Card' itself, but this is static. I want to display the cooling icon during summertime and the heating icon during wintertime, which is controlled by an external event/script/automation.

additional attributes in the VTherm entity would be nice. e.g. .... tpi_coef_int: 0.6 show_cooling_icon: on/off ####### additional attribute for controling appearance of UI card dynamically show_heating_icon: on/off ####### additional attribute for controling appearance of UI card dynamically ....

vt

jmcollin78 commented 1 month ago

Hello, this is not possible and I will not implement this very specific need.