OpenHab and RGB led strip
-
Hello @mortommy , great job :)
@andredts , are youo using serial gateway? I've the code used on the sketch to handle the rgb strips. I've build it following exactly this:
http://easydomoticz.com/forum/viewtopic.php?f=20&t=704But I've as gateway, the MQTT ClientForwarder.
Simon
-
Hi,
I modified an Ikea Dioder and currently I'm controlling it by openhab. Here you can find items and rules.https://www.openhardware.io/view/80/MySensor-Dioder-Ikea#tabs-comments
-
Hello @mortommy , great job :)
@andredts , are youo using serial gateway? I've the code used on the sketch to handle the rgb strips. I've build it following exactly this:
http://easydomoticz.com/forum/viewtopic.php?f=20&t=704But I've as gateway, the MQTT ClientForwarder.
Simon
-
Thanks, It seems great, but I will only control it from OH side. Unfortunately no Ikea on my country. Having that control would be great. If I can´t find anything simpler I will try to adapt that.
-
Hi @andredts !
Well, I had not implemented the RGB Color panel, but then I've tried to create it and it works well.
BTW I've read right now that you are using the serial gateway. I'm on MQTT, so, you need to implement the rules to parse the serial messages. Apart of this, if you need the sketch and the rules/items for handling the RGB I can share it.
I've two radio networks. First on nrf24l01+ with mqttclientforwarder on mosquitto mqtt-server and other nodes on rf64 with serial gateway and python service to parse the serial and forward it to the same mqtt-server.Cheers, Simon
-
Thanks, I got it working the way it is there, for the Domoticz, on my Openhab. Using 3 separated slides, but now I´m trying to use the color wheel to set the colors with Openhab as the controller.
@andredts hey did you manage to get the colour wheel working? I'm having similar issues, everything works well but with 3 seperate dimmers.
Thanks
-
@andredts hey did you manage to get the colour wheel working? I'm having similar issues, everything works well but with 3 seperate dimmers.
Thanks
@matt-shepherd Never got the time to do it. Sorry