Hello, I’ve tested the setup with Relay Module and firmware bigclownlabs/bcf-generic-node-power-module-rgb150:v1.7.5
and I can control the relay from console or node-red.
The LEDs blinks shortly only when the relay change its state.
If you cannot get it working, please answer my questions from previous post.
[{"id":"1f41ad2.e709453","type":"mqtt out","z":"8320f772.d570e8","name":"","topic":"node/generic-node:0/relay/0:0/state/set","qos":"","retain":"","broker":"29fba84a.b2af58","x":710,"y":220,"wires":[]},{"id":"410d6778.c3c1d8","type":"inject","z":"8320f772.d570e8","name":"","topic":"","payload":"true","payloadType":"bool","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":390,"y":200,"wires":[["1f41ad2.e709453"]]},{"id":"a48b9137.e028d","type":"inject","z":"8320f772.d570e8","name":"","topic":"","payload":"false","payloadType":"bool","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":390,"y":240,"wires":[["1f41ad2.e709453"]]},{"id":"29fba84a.b2af58","type":"mqtt-broker","z":"","broker":"localhost","port":"1883","clientid":"","usetls":false,"compatmode":true,"keepalive":"60","cleansession":true,"birthTopic":"","birthQos":"0","birthPayload":"","willTopic":"","willQos":"0","willPayload":""}]