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
70.47k stars 29.4k forks source link

Control multiple lights independently #121769

Closed elenril2 closed 2 weeks ago

elenril2 commented 1 month ago

The problem

I'm not sure if it's a bug or simply the lack of appropriate code configuration, but in the case of some govee lamps (like H7060 or H7066), the native application allows you to independently control the color of each lamp, and only one common entity is added in the home assistant.

What version of Home Assistant Core has the issue?

2024.6.4

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Supervised

Integration causing the issue

govee_light_local

Link to integration documentation on our website

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

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 1 month ago

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

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


govee_light_local documentation govee_light_local source (message by IssueLinks)

Galorhallen commented 1 month ago

Hi @elenril2, unfortunately this is a limitation of Govee local api, there is nothing that can be done integration side.

Galorhallen commented 2 weeks ago

@home-assistant close