Thermostat function - UI way to set different temps for times of day

I’m just starting to learn the HA environment. I’m running HA Core in python venv on Debian. My project is to set up automation, mainly heating, for a cottage I’m renting to tourists. The heating system comprises two Gree hvac units and some electric heaters plus temperature/humidity sensors. I’ve been able to set up a simple thermostat in the UI using general_thermostat (so far only for the electric heaters, which I can do remotely). It’s easy and works well, but I’m missing the ability to set different temps for differnt times of day, for example. Is this possible? I’m aware of scripts that can do it, and it’s fine, but I’ve been contemplating having a dedicated HA terminal (an old tablet in kiosk mode mounted to the wall), so it’d be great if this could be done just by moving a slider up and down or otherwise inputting temperature values. Thanks for your help!

See:

1 Like