I was using veista smartthings custom component to manage my Samsung AC unit but after updating homeassistant from version 2025.4 to latest I've encountered a number of issues. I've manage to fix some of them but found some tracebacks in my logs and based on @sacred helm recommendation seen in there (https://github.com/veista/smartthings/issues/133) I've tried official integration.
Overall it looks good but I miss some settings in the climate entity - I'm attaching both the output from custom integration (many options) and official one (only windfree seen). I'm not sure if I'm missing something or is that simply not supported?
I've tried to look through the code and I think I've found where it is defined in veista code: https://github.com/veista/smartthings/blob/master/custom_components/smartthings/select.py#L83
I don't see similar stuff in official code: https://github.com/home-assistant/core/blob/dev/homeassistant/components/smartthings/select.py
Are those settings not supported right now in official integration or did I missed something? Is there any easy way to add these options?
Logger: homeassistant.setup Source: setup.py:426 First occurred: 10:59:45 PM (1 occurrence) Last logged: 10:59:45 PM Error during setup of component smartthings: 'HomeAssistant' object has ...
:house_with_garden: Open source home automation that puts local control and privacy first. - home-assistant/core