ZWave Aeon Multisensor 6 Set Values

This flow uses the ZWave node to set the Aeotec Multisensor 6 motion sensor sensitivity, temperature calibration and update interval.

[{"id":"f3cac769.b2e8e8","type":"zwave-controller","z":"631816da.aea098","port":"/dev/ttyUSB0","driverattempts":"3","pollinterval":"500"},{"id":"1fc7157a.c5341b","type":"inject","z":"631816da.aea098","name":"1 hr update interval","topic":"setValue","payload":"{\"nodeid\" : 6, \"cmdclass\": 112, \"cmdidx\" : 111, \"value\" : 3600}","payloadType":"json","repeat":"","crontab":"","once":true,"x":147,"y":560,"wires":[["2d260d3e.fcb442","754238b5.ca09d8"]]},{"id":"39f29bf3.2161f4","type":"inject","z":"631816da.aea098","name":"Temp Calibration -1.8 ","topic":"setValue","payload":"{\"nodeid\" : 6, \"cmdclass\": 112, \"cmdidx\" : 201, \"value\" : -1.8}","payloadType":"json","repeat":"","crontab":"","once":true,"x":158,"y":505,"wires":[["2d260d3e.fcb442","754238b5.ca09d8"]]},{"id":"7bc09ad5.741514","type":"inject","z":"631816da.aea098","name":"Set Motion Sensivity 4","topic":"setValue","payload":"{\"nodeid\" : 6, \"cmdclass\": 112, \"cmdidx\" : 4, \"value\" : 4}","payloadType":"json","repeat":"","crontab":"","once":true,"x":158,"y":449,"wires":[["2d260d3e.fcb442"]]},{"id":"754238b5.ca09d8","type":"debug","z":"631816da.aea098","name":"","active":true,"console":"false","complete":"true","x":483,"y":538,"wires":[]},{"id":"2d260d3e.fcb442","type":"zwave-out","z":"631816da.aea098","name":"ZWave Out","controller":"f3cac769.b2e8e8","x":504,"y":477,"wires":[]}]

Flow Info

Created 8 years, 8 months ago
Rating: not yet rated

Owner

Actions

Rate:

Node Types

Core
  • debug (x1)
  • inject (x3)
Other
  • zwave-controller (x1)
  • zwave-out (x1)

Tags

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