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.17k stars 29.85k forks source link

(Tuya) LSC Wall Light not correctly controlled #125026

Open FlexxFR opened 2 weeks ago

FlexxFR commented 2 weeks ago

The problem

"product_name": "LSC Wall Light is recognized (as "product_id": "zrej4srhq81vfhll" ) but only partially working. The lamp has 2 light sources, the main light is cool-warm white only, the secondary is a RGB "strip". With the Tuya app both sources can be controlled independantly. (on/off, brightness, and color/white value)

Home assistant only shows one light entitiy. However, if you use that to set cool-warm white, it controls the main light (and turns off the ledstrip) and when you use the same entity to set a RGB value it turns on the RGB strip, but turnsoff the main light again. It's not possible to send both values at the same time.

I would have expected to have two independant light entities.

What version of Home Assistant Core has the issue?

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-73ceced68d9c33de6c35930f7f81b01e-LSC Wall Light-0e7abe5a0d3b3f03455c8d82b73cb97e.json

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

This is the lamp in question: https://shop.action.com/nl-nl/p/8712879157519/lsc-smart-connect-buiten-wandlamp-ovaal

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)