Skip to content
This repository has been archived by the owner on Apr 15, 2021. It is now read-only.

Turn on RGBW type white color #4

Open
djsomi opened this issue Feb 6, 2021 · 2 comments
Open

Turn on RGBW type white color #4

djsomi opened this issue Feb 6, 2021 · 2 comments

Comments

@djsomi
Copy link

djsomi commented Feb 6, 2021

Hi Guys,

When I try to set white color with RGBW type, I get blue, and get orange if I try to use temperature mixer.
I was not able to to turn on white color, what can be the problem?

Many thanks!
Zoli

@Zer0x00
Copy link
Owner

Zer0x00 commented Feb 8, 2021

Could you please post your config?

@djsomi
Copy link
Author

djsomi commented Feb 8, 2021

{
"name": "Milight Bridge Bathroom",
"ip": "192.168.1.xxx",
"type": "v6",
"delay": 15,
"devices": [
{
"name": "Bathroom LED 1",
"zone": 1,
"hasnightmode": false,
"type": "rgbw"
},
{
"name": "Bathroom LED 2",
"zone": 2,
"hasnightmode": true,
"type": "rgbw"
},
{
"name": "Bathroom LED 3",
"zone": 3,
"hasnightmode": true,
"type": "rgbw"
},
{
"name": "Bathroom LED 4",
"zone": 4,
"hasnightmode": true,
"type": "rgbw"
}
]
},

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

No branches or pull requests

2 participants