home-assistant / home-assistant.io

:blue_book: Home Assistant User documentation
https://www.home-assistant.io
Other
4.96k stars 7.27k forks source link

Govee Integration not finding multiple local Wi-Fi connected lights #34464

Closed telstir closed 1 month ago

telstir commented 2 months ago

Feedback

Govee Integration reports that it doesn't not find any lightrs. I have multiple lGovee lights connected to my the same Wi-Fi as my ISG.

URL

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

Version

2024.8.3

Additional information

No response

home-assistant[bot] commented 2 months ago

Hey there @galorhallen, mind taking a look at this feedback 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 feedback. - `@home-assistant rename Awesome new title` Renames the feedback. - `@home-assistant reopen` Reopen the feedback. - `@home-assistant unassign govee_light_local` Removes the current integration label and assignees on the feedback, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information) to the feedback. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information) on the feedback.
telstir commented 2 months ago

Oh btw - I have tried adding finding the Govee lights both when turned on & turned off but same result.

tomofdarkness commented 2 months ago

I just got a set of H7021 hanging string lights and they are not discovered by the integration, even after moving their IP to the same /24 as Home Assistant. They're discovered by the iOS app just fine, the LAN Control switch is On in the app, but they're not found by HA and the lack of any way to manually specify the IP/etc is frustrating.

Logger: homeassistant.components.govee_light_local.config_flow Source: components/govee_light_local/config_flow.py:46 integration: Govee lights local (documentation, issues) First occurred: 8:53:07 AM (7 occurrences) Last logged: 9:07:29 AM

Start failed, errno: 98

PanicIsReal commented 1 month ago

I too am having issues detecting my H6176, RBGIC Outdoor LED Light Strip. Same as Tomofdarkness, everything checked off, but just not detected when the integration is ran. Local Lan turned on.

For now I will continue to use the Govee MQTT integration.

klaasnicolaas commented 1 month ago

Hi there 👋

It seems like you want to report an issue with an Home Assistant integration, however, you have submitted documentation feedback instead. Please raise an issue in the Home Assistant core issue tracker instead:

https://github.com/home-assistant/core/issues

Thanks! 👍

./Klaas