I have some questions about how to program the Shelly RGBW E27 lamp, I wonder if anyone can help me? I have managed to get the Shelly UK plug working, I can turn it on and off, using the example in the Loxone library.
When I try to use the RGBW E27 I am not having any luck. I have been testing some commands via a browser and I am constantly met with a 404 error stating “No handler for RGBW.GetConfig” after sending this for example:
http://192.168.0.106/rpc/RGBW.GetConfig?id=0&fade_rate=3That’s just an example given on the Shelly website.
I can control the device from the Shelly app and all I’d really like to do is use a couple of warm white presets triggered by a Loxone presence detector….
Can anyone help please?