bwp91 / homebridge-govee

Homebridge plugin to integrate Govee devices into HomeKit.
MIT License
468 stars 48 forks source link

H6072 Color Temperature Not Matching, Can't Set Coolest Temperatures Through Home App #584

Open Gobias64 opened 1 year ago

Gobias64 commented 1 year ago

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

There seems to be a mismatch between the actual color temperature scale of my Lyra floor lamps and what the plugin reads as the color temperature.

The lamps are supposed to have a color temperature range of 2200K–6500K. If I adjust the color temperature using the Govee app to around 3/4 of the way to the coolest setting (I'd estimate it's around 5500K, but the Govee app doesn't show the temperature number), the plugin log shows the color temperature peaking at [7143K / 140M]. If I set the temperature any cooler in the Govee app, the plugin log shows the same temperature: [7143K / 140M].

Because of this mismatch, if I try to select the coolest temperature using the Home app or any third-party apps that can control HomeKit devices, I only get a temperature around 5500K on my lamps (although the plugin log shows [7100K / 140M]). I can only set the coolest temperatures (anything higher than ~5500K) for my lamps using the Govee app or the remote.

Details of your setup.

Please paste any relevant logs below.

This is what the log shows if I select a color temperature around 5500K or cooler in the Govee app:

[12/09/2023, 07:32:27] [Govee] [Left Floor Lamp] current colour [7143K / 140M].
[12/09/2023, 07:32:27] [Govee] [Right Floor Lamp] current colour [7143K / 140M].

And this is what it shows if I select the coolest temperature in the Home app:

[12/09/2023, 07:35:15] [Govee] [Left Floor Lamp] current colour [7100K / 140M].
[12/09/2023, 07:35:15] [Govee] [Right Floor Lamp] current colour [7100K / 140M].
Gobias64 commented 7 months ago

This is still unresolved. Please re-open the issue. Thanks!