timniklas/hass-govee-ble-lights

GBK_H613A govee_ble_lights : Colour palette control not working.

Opened this issue · 2 comments

"Cheap" H613A Govee Bluetooth strip registered and controllable through ESP32-"ESPHOME ble-proxy"

Controls working are:

  1. ON/OFF control
    2)Intensity Control

Colour Palette changes not working :
Not changing the colour on the strip - Feature request if possible ?

THank you for providing this great integration.

^ Looks as though @timniklas is extending support for additional strips.

Tim: Would it be possible to add another case statement for H613A support?

Hello @timniklas,

I have been trying to get my H613B working as well. I noticed that there is some open source code here with the payloads defined: https://github.com/gilcu3/govee-btled-H613B

Would it be possible to integrate this to your custom HA component?