Is it possible to attach an LED (maybe an RGB-LED) to the OMG to be able to use the device as a Reminder too. Or even for light stripes.
So for example turn on (or blink) the red LED if a certain mqtt message appears.
Is it possible to attach an LED (maybe an RGB-LED) to the OMG to be able to use the device as a Reminder too. Or even for light stripes.
So for example turn on (or blink) the red LED if a certain mqtt message appears.
yes you can use ZactuatorONOFF, to do that
Florian, I think that also a RGB led could be used (depending if common anode/cathode) with 3 compiled instances of actuator but haven’t tested it ![]()
It will require some code modification to differentiate the instances but yes it could. Maybe the best way could be to integrate fast led library.