RavenSystem / esp-homekit-devices

Advanced firmware to add native Apple HomeKit and custom configurations, compatible with any SoC based on ESP32, ESP32-S, ESP32-C and ESP8266 series. (Shelly, Sonoff, Electrodragon, Tuya...)
Other
2.72k stars 357 forks source link

MagicHome RGBW not working (ZJ-WFMN-B v1.1) #1896

Closed iondarie closed 1 year ago

iondarie commented 2 years ago

Hello,

I recently purchased a MagicHome ZJ-WFMN-B v1.1) RGBW controller, i flashed the latest release and i used the config from the wiki:

{"c":{"b":[{"g":0,"t":5}]},"a":[{"t":30,"g":[15,13,12,14],"ld":[0,1,0,1],"b":[{"g":0}]}]}

But the light strip will not power on. What am i doing wrong?

Thank you,

ceg117 commented 1 year ago

What colors do your gpio correspond to? I use esp8266 to control rgbw's json for this {"c":{"o":0},"a":[{"t":30,"s":5,"q":1024,"d":5,"e":10,"fr":1,"fg":1,"fv":1,"b":[],"r":4,"g":5,"v":12,"w":13,"fw":1}]}

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.