hardillb / node-red-contrib-googlehome

Apache License 2.0
25 stars 5 forks source link

Add RBE to filter status updates #9

Closed hardillb closed 3 years ago

hardillb commented 3 years ago

Need to only send status updates if they are different from the previous.

hardillb commented 3 years ago

Look at RED.util.compareObjects() in RBE node https://github.com/node-red/node-red-nodes/blob/master/function/rbe/rbe.js line 35