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
71.14k stars 29.81k forks source link

Incomplete support of Devola Intelligent heater laagtqcj40q1uwg8 (Tuya integration) #124738

Open ReX1983 opened 2 weeks ago

ReX1983 commented 2 weeks ago

The problem

The Devola heater (2000-watt version, laagtqcj40q1uwg8, as on sale here) is supported by the Tuya integration, but the attribute hvac_action is not reported, hence it is not possible to know, in Home Assistant, when the heating element is on.

What version of Home Assistant Core has the issue?

core-2024.8.3

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

Tuya

Link to integration documentation on our website

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

Diagnostics information

tuya-01J42H1TZNQHE6ZC8JTD1NN9JP-Garden Office Heater-727328a31ebf6dab8eaf28605b315cfd.json

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

In addition to the missing hvac_action attribute, there is one more minor gap:

The heater, according to the Smart Life app / onboard screen, can be one of these two states:

The above states are mapped, in HA, to the hvac_modes.

But, in the Smart Life app, it is also possible to set (if the state is ON):

The above three modes are not available in Home Assistant.

home-assistant[bot] commented 2 weeks ago

Hey there @tuya, @zlinoliver, @frenck, mind taking a look at this issue as it has been labeled with an integration (tuya) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `tuya` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign tuya` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


tuya documentation tuya source (message by IssueLinks)