simple 4 channel relay

simple 4 channel relay with raspberry pi......

[{"id":"5090253f.860e04","type":"inject","z":"e38f7.8a4a67098","name":"","topic":"","payload":"1","payloadType":"str","repeat":"","crontab":"","once":false,"x":84,"y":41,"wires":[["2522dfb.9d8b4a"]]},{"id":"a4652130.06f23","type":"inject","z":"e38f7.8a4a67098","name":"","topic":"","payload":"0","payloadType":"str","repeat":"","crontab":"","once":false,"x":82,"y":74,"wires":[["2522dfb.9d8b4a"]]},{"id":"502140a7.62e518","type":"inject","z":"e38f7.8a4a67098","name":"","topic":"","payload":"1","payloadType":"str","repeat":"","crontab":"","once":false,"x":83,"y":132,"wires":[["763d06c0.76ce28"]]},{"id":"bbbe6ee2.e65648","type":"inject","z":"e38f7.8a4a67098","name":"","topic":"","payload":"0","payloadType":"str","repeat":"","crontab":"","once":false,"x":81,"y":165,"wires":[["763d06c0.76ce28"]]},{"id":"db86c538.d6204","type":"inject","z":"e38f7.8a4a67098","name":"","topic":"","payload":"1","payloadType":"str","repeat":"","crontab":"","once":false,"x":78,"y":214,"wires":[["b3e278d9.0b4c2"]]},{"id":"d5b34472.a28608","type":"inject","z":"e38f7.8a4a67098","name":"","topic":"","payload":"0","payloadType":"str","repeat":"","crontab":"","once":false,"x":76,"y":247,"wires":[["b3e278d9.0b4c2"]]},{"id":"43e34f1d.deafa8","type":"inject","z":"e38f7.8a4a67098","name":"","topic":"","payload":"1","payloadType":"str","repeat":"","crontab":"","once":false,"x":75,"y":292,"wires":[["ae99d261.b38d3"]]},{"id":"54badfb8.214198","type":"inject","z":"e38f7.8a4a67098","name":"","topic":"","payload":"0","payloadType":"str","repeat":"","crontab":"","once":false,"x":73,"y":325,"wires":[["ae99d261.b38d3"]]},{"id":"58bd3e10.30a92","type":"rpi-gpio out","z":"e38f7.8a4a67098","name":"","pin":"11","set":"","level":"0","out":"out","x":517,"y":47,"wires":[]},{"id":"12cb1589.37d90a","type":"rpi-gpio out","z":"e38f7.8a4a67098","name":"","pin":"15","set":"","level":"0","out":"out","x":523,"y":224,"wires":[]},{"id":"3e29136f.58ba94","type":"rpi-gpio out","z":"e38f7.8a4a67098","name":"","pin":"13","set":"","level":"0","out":"out","x":525,"y":137,"wires":[]},{"id":"97f01a50.56b71","type":"rpi-gpio out","z":"e38f7.8a4a67098","name":"","pin":"16","set":"","level":"0","out":"out","x":528,"y":316,"wires":[]},{"id":"2522dfb.9d8b4a","type":"ui_switch","z":"e38f7.8a4a67098","tab":"c3c3c82b.8f66a8","name":"1nd","topic":"","group":"home automation","order":1,"onvalue":"1","offvalue":"0","x":297,"y":55,"wires":[["58bd3e10.30a92"]]},{"id":"763d06c0.76ce28","type":"ui_switch","z":"e38f7.8a4a67098","tab":"c3c3c82b.8f66a8","name":"speaker","topic":"","group":"home automation","order":1,"onvalue":"1","offvalue":"0","x":303,"y":145,"wires":[["3e29136f.58ba94"]]},{"id":"b3e278d9.0b4c2","type":"ui_switch","z":"e38f7.8a4a67098","tab":"c3c3c82b.8f66a8","name":"3nd","topic":"","group":"home automation","order":1,"onvalue":"1","offvalue":"0","x":297,"y":229,"wires":[["12cb1589.37d90a"]]},{"id":"ae99d261.b38d3","type":"ui_switch","z":"e38f7.8a4a67098","tab":"c3c3c82b.8f66a8","name":"4nd","topic":"","group":"home automation","order":1,"onvalue":"1","offvalue":"0","x":297,"y":309,"wires":[["97f01a50.56b71"]]},{"id":"c3c3c82b.8f66a8","type":"ui_tab","z":"","name":"relay","icon":"dashboard","order":"1"}]

Flow Info

Created 7 years, 9 months ago
Rating: not yet rated

Owner

Actions

Rate:

Node Types

Core
  • inject (x8)
Other

Tags

  • relay
  • user
  • interface
  • ui
  • home
  • automation
Copy this flow JSON to your clipboard and then import into Node-RED using the Import From > Clipboard (Ctrl-I) menu option