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.11k stars 29.79k forks source link

When adding a TreatLife DS03 fan and Light combo switch, only a single entity for the fan is created #115975

Open jacobgrillo opened 4 months ago

jacobgrillo commented 4 months ago

The problem

When adding a TreatLife DS03 fan and Light combo switch, only a single entity for the fan is created. It doesn't actually work properly, but it's created. The light entity is not created. Everything is working perfectly in the smartlife app and I can also make it work manually in the Tuya local integration. config_entry-tuya-7b6846cfb75bab598b743b152ede22fd.json

Expected behavior

I'd expect three entities to be created. One for the overall switch, one for the fan and one for the light. I'd expect the light to have on/off, dim, etc, and the fan on/off and speed control.

What version of Home Assistant Core has the issue?

2024.04.0

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 Home

Link to integration documentation on our website

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

Diagnostics information

No response

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 4 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)

jnrcorp commented 4 months ago

I opened the same issue here: https://github.com/home-assistant/core/issues/115726

jsandhu-csumb commented 1 month ago

I am having the same exact issue, been searching for solutions for 3 days now but no luck. Everyting works perfectly in smart life app and also the tuya app and the treatlife app but I don't get the light entity in HA either via Tuya or LocalTuya. Even the fan control is limited to on/off with no speed control.

Heisenbergnas commented 4 days ago

I have the exact same issue. Older DS03 is added accurately and behaving fine. Newer DS03 only shows the fan entity. Any help would be greatly appreciated.