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
72.16k stars 30.2k forks source link

Add extra instructions for Tuya device ReadyWarm Thermal #114949

Closed fleskalebas closed 2 months ago

fleskalebas commented 6 months ago

The problem

(same as #88374)

For some strange reasons, the Cecotec ReadyWarm thermal device has two power modes: first a regular turn on/turn off, but also a heating on/off.

The first mode is controlled by the Climate card (Heat / Off). But in practice, this just turns the device itself on/off, not the heating mode. It should actually control the Heating Mode (high/low).

On Tuya Dev website, I see the following options in the Standard Instruction set: Switch (boolean) (true/false) Mode (enum) (high/low).

The first one is mapped to the HVAC modes Heat/Off. The second one is not available in HA at all, but this actually turns on the heating.

What version of Home Assistant Core has the issue?

2024.4.0

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

Tuya

Link to integration documentation on our website

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

Diagnostics information

tuya-379a4d54897c979a948c2990797534d8-ReadyWarm Thermal-acd372468c11b01bd26ea0a9cca875fb.json

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 6 months 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)

issue-triage-workflows[bot] commented 3 months ago

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.