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

Sinric Pro RGB light issue #485

Open
pedrofnm opened this issue Jul 3, 2021 · 1 comment
Open

Sinric Pro RGB light issue #485

pedrofnm opened this issue Jul 3, 2021 · 1 comment

Comments

@pedrofnm
Copy link

pedrofnm commented Jul 3, 2021

Hello again:)

I have an issue on DiY light bulb and I hope you can help me.
So I bought an esp 01 RGB controller + 16 ws2812b led ring (https://m.pt.aliexpress.com/i/32789908774.html) and I used the example code of SinricPro of addressable RGB light bulb. The code it's working but there is some issues that I can't figure out. The first issue it's the colors, they don't match. It seems it's missing the red color so all the other colours are messed up. The second issue it's when I turn the light off(via app or browser) there is allways 1 led that don't turn off and stays green. And yes I have the right led number(16) in the code. Can you help me with this?

Thanks

@sivar2311
Copy link
Contributor

It looks like, your strip needs a different color order. See available orders in FastLED library here
The order is set in setupFastLED function - see here

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