Code Monkey home page Code Monkey logo

govee-local-api's People

Contributors

dependabot[bot] avatar galorhallen avatar malibukoko avatar matthewlehew avatar mweinelt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

govee-local-api's Issues

Deive not supported

Hello,

got two messages in my logs from Home Assistant and it says I should open an issue :)

Device H61B5 is not supported. Only power control is available.
Device H61C3 is not supported. Only power control is available.

Logger: homeassistant.components.govee_light_local.coordinator
Source: runner.py:188
integration: Govee lights local ([documentation](https://www.home-assistant.io/integrations/govee_light_local), [issues](https://github.com/home-assistant/core/issues?q=is%3Aissue+is%3Aopen+label%3A%22integration%3A+govee_light_local%22))
First occurred: 11:41:33 (2 occurrences)
Last logged: 11:41:33

Color support for H61D3 and H608B

Thanks for maintaining this repo. I have H61D3 (Govee Neon Rope Light 2) and H608B (Govee RGBIC String Downlights). Both have LAN control enabled in the Govee app, and both appear in Home Assistant but only with on/off capabilities.

Is it possible to add them so the color can be controlled within Home Assistant?

Low TTL of datagrams may cause discovery problems across VLANs

I have an isolated IOT VLAN and was having trouble detecting my Govee H70B1 curtain light on that VLAN.

When troubleshooting, I noticed that the default multicast TTL of discovery datagrams is 1. If the Govee device is more than one hop away, the TTL expires and the packet doesn't reach the destination.

I think that increasing the default multicast TTL to 2 should work for most cases and shouldn't cause any problems.

The fix is a one line addition to the connection_made method in controller.py.

sock.setsockopt(socket.IPPROTO_IP, socket.IP_MULTICAST_TTL, 2)

Thanks for your work on this library!

Add support for device H7020

Could you add support for H7020? It's identical to the H7021, except it's half as long. As far as capabilities, they should be the same.

Device H6092 is not supported.

Hi,

I got the following message from log info.
Can you add this device? I am using Home Assistant 2024. 4.4.

로거: homeassistant.components.govee_light_local.config_flow
소스: runner.py:189
통합구성요소: Govee lights local (관련 문서, 문제)
처음 발생: 오후 5:17:53 (1 발생)
마지막 로그인: 오후 5:17:53

Device H6092 is not supported. Only power control is available. Please open an issue at 'https://github.com/Galorhallen/govee-local-api/issues'

Device not supported H61BE

Hi,
indeed the device type is not supported due to the homeassistand website. But I know that it should do more than just "on and off". A friend of mine uses the same strip with iobroker and the govee local adapter for iobroker and it supports rgb, temperature and dimmer (and of course on and off).

Log only states
2024-03-28 18:25:23.550 WARNING (MainThread) [homeassistant.components.govee_light_local.coordinator] Device H61BE is not supported. Only power control is available. Please open an issue at 'https://github.com/Galorhallen/govee-local-api/issues'

Is there any plan to integrate new light strip models in the near future. I also have a H6172 running with the integration ad i love that has no need for cloud anymore.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.