core icon indicating copy to clipboard operation
core copied to clipboard

Generic thermostat missing keep_alive from UI configuration

Open Twanislas opened this issue 8 months ago • 3 comments

The problem

Hi team,

When configuring a generic thermostat using the UI, I can't find a way to set the keep_alive option. Please see screenshots below.

Image

Image

Is there a way to manually edit the configuration outside form the UI or the only other way is to define it via YAML config instead of the UI ?

Could you please look into it ?

Thanks !

What version of Home Assistant Core has the issue?

core-2025.5.0

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Generic Thermostat

Link to integration documentation on our website

https://www.home-assistant.io/integrations/generic_thermostat

Diagnostics information

No response

Example YAML snippet


Anything in the logs that might be useful for us?


Additional information

No response

Twanislas avatar May 09 '25 12:05 Twanislas

It appears that there are a handful of options that are not configurable from the UI: https://github.com/home-assistant/core/blob/2bce697aa7fb81f7616af619859b9c8c3b4cf0b5/homeassistant/components/generic_thermostat/climate.py#L83-L87 I'm not sure why those are defined in climate.py and not const.py which would then make it easier to have them exposed in the config flow for the UI.

esand avatar May 09 '25 21:05 esand

I think the component code is a bit outdated after looking at another thermostat component. I also found some inconsistencies in it and tried to outline them in #140819 but maybe too many details in a single issue. 🙂 If I had sometime, I wouldn't mind getting a dev setup to try fixing it but currently dealing with a frequent HA corruption and having to rebuild from scratch.

hmistry avatar May 10 '25 20:05 hmistry

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

Still an issue, cheers dear bot.

Message ID: @.***>

Twanislas avatar Aug 09 '25 06:08 Twanislas

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

Still an issue, cheers dear bot.

Twanislas avatar Nov 08 '25 14:11 Twanislas