openshwprojects / OpenBK7231T_App

Open source firmware (Tasmota/Esphome replacement) for BK7231T, BK7231N, BL2028N, T34, XR809, W800/W801, W600/W601, BL602 and LN882H
https://openbekeniot.github.io/webapp/devicesList.html
1.43k stars 253 forks source link

BL602 - Device Configuration #674

Open biggoof1 opened 1 year ago

biggoof1 commented 1 year ago

Hi all,

this is more a question.. I have a LED controller like this.. Magic Home Controller

Only difference is, that it is RGBW instead of RGB as in the article. From the webapp I can not find a corresponding device.

Therefore the channels have different names and choosing colors does only work with manually switching every channel instead using the color picker from the webapp.

I want to control the stripe with mqtt by sending a dimmer value and one color code.

Is there anything I can adjust?

Thanks for your help, Christian

openshwprojects commented 1 year ago

Hello. Well, first, do you know which pins are used for Red, Green, Blue and White?

biggoof1 commented 1 year ago

I followed the guide and picture from the linked forum thread. There is the wireing. I have all colors available. :-)

Webapp says cwhite, blue, green, no color from Top to bottom on the status page. At the moment white is red and nothing is white. I changed it,but the color balance only switches on blue and green. So I reverted as in the thread. From the port config I don't know where the software expects which color as I can only provide pin and channel.

openshwprojects commented 1 year ago

Red is channel 0, Green is Channel 1, Blue is channel 2... and then white, but we might need to work on white.

Does the colour picker on main HTTP page (not app) works ok for RGB?

If not, then reorder channels

biggoof1 commented 1 year ago

Hi,

I have attached some screens.. Version 1.15.450

Does this help?

Christian

Module Config

MainMenu

Webapp - Status

udovic2100 commented 1 year ago

Hi,

I have attached some screens..

Version 1.15.450

Does this help?

Christian

Module Config

MainMenu

Webapp - Status

This configuration worked for me. Thanks.