Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: change color temperature #5

Open
AE55vpnAccount opened this issue Mar 26, 2023 · 0 comments
Open

[Feature Request]: change color temperature #5

AE55vpnAccount opened this issue Mar 26, 2023 · 0 comments

Comments

@AE55vpnAccount
Copy link

AE55vpnAccount commented Mar 26, 2023

Hello @mynameismax,
I would like to set the color temperature of my led strip (h619) using this module.
In the govee API docs, there is the following on that topic:

■ Color/Color Temperature Control

mag":[

"cmd": "colorwe",

"data":{

"color" : {

"r":0.

"g":12,

"b":8

colorTemInKelvin" : 7200

}

Explanation of the JSON message "Color/Color Temperature Control":

The "colorwe" in the cmd field represents the color or color temperature control. The "7200" in the colorTempinKelvin field represents the color temperature value is 7200K. The range is 2000-9000. When the value of the color temperature is not TOP the device will convert the color temperature value into the color value of red, green and blue. When the value of the color temperature is "0", the device will only resolve the value of "r", "g" and "b" in the color field.

Is it possible to add it?

Thanks for your help
Aaron

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant