question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to select RGB Colours in Home App

See original GitHub issue

What issue do you have? Please be as thorough and explicit as possible.

I have two H6159 strip lights which I am unable to set to RGB colours when using the Apple Home App. Instead of changing to the selected colour, they default to a low-brightness blue/white. I am only able to change the colour using the temperature mode or going into the Goove App

I tried removing and re-adding the lights which seemed to work for a little while but it has now stopped working again. Now if I remove and re-add the lights to the Home App but do not set up adaptive lighting in the app, the Home app crashes when I select and RGB colour

I have tried setting up BLE connection, and disabling adaptive lighting, allowing API whitelisting but none of those has worked. I also tried creating automation to turn/change the lights to RGB colour, but the Automation just fails.

Photos added show the colour of the LEDs when selecting RGB Red in the home App as an example

Details of your setup.

  • Do you use (1) Homebridge UI-X (2) Homebridge CLI or (3) HOOBS? I manage the homebridge using the web app.

  • Which version of Homebridge/HOOBS do you have? I am currently running v1.5.1

  • Which platform do you run Homebridge/HOOBS on (e.g. Raspberry Pi/Windows/HOOBS Box)? Please also mention your version of Node.js/NPM if known. Raspberry Pi and running node.js v16.18.0

  • Which version of this plugin (homebridge-govee) do you have? Has the issue started since upgrading from a previous version? currently running v7.1.1. It has worked previously but unfortunately, I can not give an exact version number it stopped working on. I would say I’ve only noticed the issue in the past month or so

  • Which Govee devices do you have that are causing issues? Please include product models if applicable. H6159 LED lights

Please paste any relevant logs below.

[10/25/2022, 8:16:42 PM] [Govee] [Desk lights] current colour [rgb 25 29 255].
[10/25/2022, 8:16:42 PM] [Govee] [Sideboard lights] [AWS] sending update {"msg":{"cmd":"color","cmdVersion":0,"data":{"r":25,"g":29,"b":255},"transaction":"v_1666725402857000","type":1}}.
[10/25/2022, 8:16:42 PM] [Govee] [Sideboard lights] current colour [rgb 25 29 255].
[10/25/2022, 8:16:43 PM] [Govee] [AWS] message event [{"proType":0,"msg":"{\"transaction\":\"v_1666725402857000\",\"sku\":\"H6159\",\"device\":\"8C:85:A4:C1:38:FA:AD:DB\",\"cmdVersion\":0,\"type\":0,\"cmd\":\"color\",\"data\":\"{\\\"red\\\":49,\\\"green\\\":49,\\\"blue\\\":49}\"}","state":{"onOff":1,"brightness":254,"color":{"r":49,"g":49,"b":49},"colorTemInKelvin":0,"connected":"true","sku":"H6159","device":"8C:85:A4:C1:38:FA:AD:DB"}}].
[10/25/2022, 8:16:44 PM] [Govee] [AWS] message event [{"proType":0,"msg":"{\"transaction\":\"v_1666725402851000\",\"sku\":\"H6159\",\"device\":\"1F:F5:A4:C1:38:93:D9:EC\",\"cmdVersion\":0,\"type\":0,\"cmd\":\"color\",\"data\":\"{\\\"red\\\":49,\\\"green\\\":49,\\\"blue\\\":49}\"}","state":{"onOff":1,"brightness":254,"color":{"r":49,"g":49,"b":49},"colorTemInKelvin":0,"connected":"true","sku":"H6159","device":"1F:F5:A4:C1:38:93:D9:EC"}}].
[10/25/2022, 8:16:47 PM] [Govee] [Desk lights] [AWS] sending update {"msg":{"cmd":"color","cmdVersion":0,"data":{"r":255,"g":204,"b":204},"transaction":"v_1666725407341000","type":1}}.
[10/25/2022, 8:16:47 PM] [Govee] [Desk lights] current colour [rgb 255 204 204].
[10/25/2022, 8:16:47 PM] [Govee] [Sideboard lights] [AWS] sending update {"msg":{"cmd":"color","cmdVersion":0,"data":{"r":255,"g":204,"b":204},"transaction":"v_1666725407347000","type":1}}.
[10/25/2022, 8:16:47 PM] [Govee] [Sideboard lights] current colour [rgb 255 204 204].
[10/25/2022, 8:16:48 PM] [Govee] [AWS] message event [{"proType":0,"msg":"{\"transaction\":\"v_1666725407341000\",\"sku\":\"H6159\",\"device\":\"1F:F5:A4:C1:38:93:D9:EC\",\"cmdVersion\":0,\"type\":0,\"cmd\":\"color\",\"data\":\"{\\\"red\\\":49,\\\"green\\\":49,\\\"blue\\\":49}\"}","state":{"onOff":1,"brightness":254,"color":{"r":49,"g":49,"b":49},"colorTemInKelvin":0,"connected":"true","sku":"H6159","device":"1F:F5:A4:C1:38:93:D9:EC"}}].
[10/25/2022, 8:16:49 PM] [Govee] [AWS] message event [{"proType":0,"msg":"{\"transaction\":\"v_1666725407347000\",\"sku\":\"H6159\",\"device\":\"8C:85:A4:C1:38:FA:AD:DB\",\"cmdVersion\":0,\"type\":0,\"cmd\":\"color\",\"data\":\"{\\\"red\\\":49,\\\"green\\\":49,\\\"blue\\\":49}\"}","state":{"onOff":1,"brightness":254,"color":{"r":49,"g":49,"b":49},"colorTemInKelvin":0,"connected":"true","sku":"H6159","device":"8C:85:A4:C1:38:FA:AD:DB"}}].
[10/25/2022, 8:16:51 PM] [Govee] [Desk lights] [AWS] sending update {"msg":{"cmd":"colorTem","cmdVersion":0,"data":{"colorTemInKelvin":2200,"color":{"r":255,"g":147,"b":44,"red":255,"green":147,"blue":44}},"transaction":"v_1666725411161000","type":1}}.
[10/25/2022, 8:16:51 PM] [Govee] [Desk lights] current colour [2200K / 454M].
[10/25/2022, 8:16:51 PM] [Govee] [Sideboard lights] [AWS] sending update {"msg":{"cmd":"colorTem","cmdVersion":0,"data":{"colorTemInKelvin":2200,"color":{"r":255,"g":147,"b":44,"red":255,"green":147,"blue":44}},"transaction":"v_1666725411168000","type":1}}.
[10/25/2022, 8:16:51 PM] [Govee] [Sideboard lights] current colour [2200K / 454M].
[10/25/2022, 8:16:51 PM] [Govee] [AWS] message event [{"proType":0,"msg":"{\"transaction\":\"v_1666725411168000\",\"sku\":\"H6159\",\"device\":\"8C:85:A4:C1:38:FA:AD:DB\",\"cmdVersion\":0,\"type\":0,\"cmd\":\"colorTem\",\"data\":\"{\\\"color\\\":{\\\"red\\\":255,\\\"green\\\":147,\\\"blue\\\":44},\\\"colorTemInKelvin\\\":2200}\"}","state":{"onOff":1,"brightness":254,"color":{"r":255,"g":147,"b":44},"colorTemInKelvin":2200,"connected":"true","sku":"H6159","device":"8C:85:A4:C1:38:FA:AD:DB"}}].
[10/25/2022, 8:16:52 PM] [Govee] [AWS] message event [{"proType":0,"msg":"{\"transaction\":\"v_1666725411161000\",\"sku\":\"H6159\",\"device\":\"1F:F5:A4:C1:38:93:D9:EC\",\"cmdVersion\":0,\"type\":0,\"cmd\":\"colorTem\",\"data\":\"{\\\"color\\\":{\\\"red\\\":255,\\\"green\\\":147,\\\"blue\\\":44},\\\"colorTemInKelvin\\\":2200}\"}","state":{"onOff":1,"brightness":254,"color":{"r":255,"g":147,"b":44},"colorTemInKelvin":2200,"connected":"true","sku":"H6159","device":"1F:F5:A4:C1:38:93:D9:EC"}}].

IMG_0041 IMG_0042

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:22 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
bwp91commented, Dec 30, 2022

Hi @eyeslow can you install the new beta version of the plugin and see if brightness and/or colour control is fixed?

0reactions
eyeslowcommented, Dec 30, 2022

Hi @eyeslow can you install the new beta version of the plugin and see if brightness and/or colour control is fixed?

Wow, that was fast. Everything is working as expected, the colour changes correctly and also the brightness gets applied properly. Thank you! This change will be included in the next main release, am I right?

Have a pleasant evening and a happy new year!

Read more comments on GitHub >

github_iconTop Results From Across the Web

The color picker in the home app doesn't get the whites quite ...
The color picker in the home app doesn't get the whites quite right with Hue, any better way to edit scenes? : r/HomeKit....
Read more >
Unable to change between RGB and CCT modes #810 - GitHub
Issue. I have a Gledopto RGB+CCT strip which presents as a single device with both color and white options. It's connected to Homebridge ......
Read more >
How to set a color for HomeKit lights in the Home app ... - iMore
Tap and hold on a Light. · Launch the Home app. · Tap and hold on a Light. · Tap and drag on...
Read more >
No color picker with tuya bulbs - Home Assistant Community
I have a couple of RGB Tuya bulbs, but I cannot get the color wheel/picker to show, in order to change the bulb...
Read more >
How to change your smart bulb's color with Google Home
To control the colors of your lights, go to the Google Home app home screen and tap on the light you want to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found