node-red-contrib-enocean example flow

example flow for version 0.4.12

image

[{"id":"a6d29d13.3c30c","type":"tab","label":"Flow 4","disabled":false,"info":""},{"id":"a97f335.b0a6dd","type":"debug","z":"a6d29d13.3c30c","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","x":580,"y":440,"wires":[]},{"id":"cc35e6a6.347f58","type":"enocean-in","z":"a6d29d13.3c30c","serialport":"cfcf4fbc.4250e","name":"","senderId":"","eep":"","direction":1,"x":330,"y":420,"wires":[["a97f335.b0a6dd"]],"info":"Push Button"},{"id":"709e124a.54eb0c","type":"enocean-out","z":"a6d29d13.3c30c","serialport":"cfcf4fbc.4250e","name":"","offset":"","eep":"1123","direction":1,"data":0,"x":570,"y":600,"wires":[]},{"id":"e543c942.f4dc98","type":"enocean-btn","z":"a6d29d13.3c30c","name":"","x":310,"y":540,"wires":[["709e124a.54eb0c","a97f335.b0a6dd"]]},{"id":"42c9d6ac.d7c2e8","type":"inject","z":"a6d29d13.3c30c","name":"ON","topic":"","payload":"{\"button\":0,\"channel\":1,\"event\":\"click\"}","payloadType":"json","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":90,"y":460,"wires":[["e543c942.f4dc98"]]},{"id":"3450a788.324b98","type":"inject","z":"a6d29d13.3c30c","name":"OFF","topic":"","payload":"{\"button\":1,\"channel\":1,\"event\":\"click\"}","payloadType":"json","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":90,"y":580,"wires":[["e543c942.f4dc98"]]},{"id":"cfcf4fbc.4250e","type":"enocean-config-node","z":"","serialport":"/dev/ttyUSB0"}]

Flow Info

Created 5 years, 4 months ago
Rating: not yet rated

Owner

Actions

Rate:

Node Types

Core
  • debug (x1)
  • inject (x2)
Other

Tags

  • enocean
Copy this flow JSON to your clipboard and then import into Node-RED using the Import From > Clipboard (Ctrl-I) menu option