Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Water Heater: HA automation action "Set target temperature" ignores operation mode #747

Open
Gitsarry opened this issue May 8, 2024 · 0 comments

Comments

@Gitsarry
Copy link

Gitsarry commented May 8, 2024

Describe the bug
Setting up a HA automation, with action setting the water heater mode (in my device e.g. mode "eco") works fine.

Setting up a HA automation, with action setting the water heater target temperature (e.g. "35 °C") works fine.

But in the target temperature setting when you enable also the optional "Operation mode: New value of the operation mode." checkbox and enter valid value "eco" as mode, and then test run the automation action (see screenshot), the temperature is set, but the mode is not set (changed). The operation mode setting is just ignored.
You can also enter an invalid mode (e.g. "xyz"), and that is also just ignored.

Expected behavior
Not only the temperature should be set, but also the operation mode (like the direct mode setting action works).
When an invalid mode (e.g. "xyz") is entered, an error message should be thrown, like it is the case when you do the mode setting automation directly:

Error running action
Operation mode xyz is not valid for water_heater.wassererhitzer. Valid operation modes are: eco, heat_pump, performance, off

Screenshots
screenshot

Environment details:

Home Assistant all updated

Integration Version 0.39.0

Core 2024.5.1
Supervisor 2024.04.4
Operating System 12.2
Frontend 20240501.0

  • Last know working version: unknown

  • LG device type and model with issue:
    Device info
    WHT_056905_WW-Water Heater (WATER_HEATER)
    by LG
    Firmware: clip_hna_v1.9.203

  • LG devices connected (list): only this Water Heater

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant