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
73.88k stars 30.96k forks source link

In home assistant, it does not work to simultaneously set the temperature and brightness of the cct led in one action #130974

Open bartoszpioro opened 3 days ago

bartoszpioro commented 3 days ago

The problem

I have a wlightbox v3 controller set to 2xCCT mode, when I tried to do automations or scripts that would set my led brightness to 10% and temperature to 3000k unfortunately I did not get the expected effect. Led would set itself to the indicated brightness but the temperature was always set to around 6800k.

Only the execution of a script where in one action I first set the brightness of the led, and in the second only set the temperature made it possible to achieve the expected effect.

What version of Home Assistant Core has the issue?

2024.11.2

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

No response

Link to integration documentation on our website

No response

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

mib1185 commented 2 days ago

Via which integration did you add this device to HA?

bartoszpioro commented 1 day ago

Hi !

Via this: https://www.home-assistant.io/integrations/blebox

home-assistant[bot] commented 1 day ago

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

Code owner commands Code owners of `blebox` 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 blebox` 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)


blebox documentation blebox source (message by IssueLinks)