yaourdt/mgos-to-tasmota

Shelly Duo - RGBW GU10

Closed this issue · 13 comments

Any chance we can add this device ?

I think the firmware is:

shelly-api-eu.shelly.cloud\firmware\SHCB-1.zip

Thanks

    "SHCB-1": {
      "url": "http:\/\/shelly-api-eu.shelly.cloud\/firmware\/SHCB-1.zip",
      "version": "20210107-122133\/1.9_GU10_RGBW@07531e29"
    },

I'll look into it within the next days 👍

Thanks

Ok, please try http://shellyip/ota?url=http://dl.dasker.eu/shellyduorgbwtest/firmware.zip and confirm - it might work, but no promises. Could be that we need to treat it like the Shelly RGBW, we need to try that

Wow, that was fast.
OK, so it flashed OK and Tasmota is running.
Bulb is red when off and green when on in Tasmota

A meeting got cancelled, ended up with more time than expected today :)

Cool that it works on the first try! I'll leave the issue open until I release it to the main branch

Its not working correctly though, it only works as a toggle - red off, green on, no colour controls

Tried the Shelly1 template and that switches the white on and off
The Shelly RGBW2 template shows up the controls and brightness works but colours are wrong and it crashed and reset

Ah, now I get it. Well, that problem is beyond the scope of this project, sorry. As soon as Tasmota starts, this code is done. If you find no matching template, you'll either need to build it yourself, or get in touch with the people maintaining Tasmota

OK, have sorted it by trial and error now, thanks for doing the firmware

You are welcome :)

Would you mind sharing the template with me, so I can add it to the README? Also, please consider posting it on templates.blakadder.com, so others can profit from it

I'm new to Tasmota and I couldn't figure out how to make it show up as an RGBW light, only separate channels.

I use esphome so uploaded a firmware from there and it works great.

I've forgot what template got me going but the GPIOs used (PWM) are:

GPIO4 - White
GPIO5 - White
GPIO12 - Green
GPIO13 - Red
GPIO14 - Blue

EDIT: think it was this:

{"NAME":Shelly RGBW","GPIO":[0,0,0,0,37,38,0,0,39,40,41,0,0,0],"FLAG":0,"BASE":18}
SetOption37 116

Current release supports the Shelly Duo RGBW, so I'll close this. Thank you @holdestmade !

What template did you use? The last one you send @holdestmade does not work for me. I would appreciate it, if you can look it up.
Thanks in advance. Peter

Afraid I don't use Tasmota so don't know how to make a template, the GPIOs needed are above though