home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
69.86k stars 28.96k forks source link

Turning on a Samsung Windfree airco via HA turns the display light on #120859

Open ThierryO opened 1 week ago

ThierryO commented 1 week ago

The problem

The Samsung Windfree unit has a display with the requested temperature. The Smart Things app list the display as "lighting" under the "air conditioner options", along with "sound effect" and "auto clean". Turning "lightning" off in the Smart Things app turns the display off. Which makes it more comfortable to sleep as the display is quite bright in a dark room.

Whenever I turn the device on from HA, the "lighting" is always turned back to "on". Unlike the Smart Things app which maintains the "lighting" setting.

What version of Home Assistant Core has the issue?

core-2024.5.3

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Container

Integration causing the issue

Smart Things

Link to integration documentation on our website

No response

Diagnostics information

2024-06-30 13:36:14.531 DEBUG (MainThread) [homeassistant.components.smartthings] Push update received: {'location_id': 'xxxxxxxxxxxxxxxxxxxxxxxxxx', 'device_id': 'xxxxxxxxxxxxxxxxxxxxxxxxx', 'component_id': 'main', 'capability': 'switch', 'attribute': 'switch', 'value': 'on', 'data': {}} 2024-06-30 13:36:14.531 DEBUG (MainThread) [homeassistant.components.smartthings.climate] Device Airconditioner zolder (xxxxxxxxxxxxxxxxxxxxxxxxxxxx) returned an invalid supported AC mode: wind 2024-06-30 13:36:14.532 DEBUG (MainThread) [pysmartapp.smartapp] xxxxxxxxxxxxxxxxxxxxxxxxxxxx: EVENT received for installed app xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx.

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

home-assistant[bot] commented 1 week ago

smartthings documentation smartthings source