wez / govee-lan-hass

Control Govee lights via the LAN API from Home Assistant
MIT License
203 stars 9 forks source link

Segment control? #41

Closed Rush closed 9 months ago

Rush commented 1 year ago

Can the LAN API via Hass address individual LEDs?

Dplein57 commented 1 year ago

Pas pour l'instant mais j'espère que cela va être implémenter rapidement... 100:

wez commented 1 year ago

No, the documented LAN API does not define a way to address individual leds within a given device. Reach out to Govee to let them know that you want this functionality.

wez commented 9 months ago

Won't be fixed here in this integration, but you can already use it in my new Govee2MQTT AddOn

Rush commented 9 months ago

I was actually able to code a piece of bluetooth code to control individual LEDs. Unfortunately it wasn't very high frequency, I think at most doing 10Hz so can't do complex animations.