hello! i have configured some Lutron Pico Remotes (the ones with blind buttons) to adjust various HD blinds. I find the integration between HA, NodeRed and PowerView to be kinda unstable — 70% of the time the blinds do not respond to the pico buttons, but I am not 100% sure why — the PowerView native app works fine. I was curious if anyone savvy with Node Red could briefly check my config to make sure I was doing it right?
[{"id":"9a81a60835302786","type":"switch","z":"89c581353daec9ff","name":"what btn","property":"payload","propertyType":"msg","rules":[{"t":"eq","v":"1","vt":"str"},{"t":"eq","v":"2","vt":"str"},{"t":"eq","v":"4","vt":"str"},{"t":"eq","v":"8","vt":"str"}],"checkall":"true","repair":false,"outputs":4,"x":540,"y":1000,"wires":[["1be2189be5d75f1a","fea64cd31a844435"],["dcdcd7546e015861"],["397eca86fd1164c9"],["83a2d2b5d1402f26"]]},{"id":"98574ab871c6a3aa","type":"server-state-changed","z":"89c581353daec9ff","name":"","server":"31bffd08.11bf7a","version":1,"exposeToHomeAssistant":false,"haConfig":[{"property":"name","value":""},{"property":"icon","value":""}],"entityidfilter":"sensor.master_bedroom_blinds","entityidfiltertype":"exact","outputinitially":false,"state_type":"str","haltifstate":"1, 2, 4, 8","halt_if_type":"str","halt_if_compare":"includes","outputs":2,"output_only_on_state_change":true,"for":0,"forType":"num","forUnits":"minutes","ignorePrevStateNull":false,"ignorePrevStateUnknown":false,"ignorePrevStateUnavailable":false,"ignoreCurrentStateUnknown":false,"ignoreCurrentStateUnavailable":false,"x":240,"y":960,"wires":[["9a81a60835302786"],[]]},{"id":"1be2189be5d75f1a","type":"debug","z":"89c581353daec9ff","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":550,"y":900,"wires":[]},{"id":"fea64cd31a844435","type":"api-call-service","z":"89c581353daec9ff","name":"","server":"31bffd08.11bf7a","version":1,"debugenabled":false,"service_domain":"cover","service":"set_cover_position","entityId":"cover.master_centre_bottom, cover.master_left_bottom, cover.master_right_bottom","data":"{ \"position\": 100 }","dataType":"json","mergecontext":"","output_location":"payload","output_location_type":"none","mustacheAltTags":false,"x":830,"y":960,"wires":[["287f109a26fc17fb"]]},{"id":"dcdcd7546e015861","type":"api-call-service","z":"89c581353daec9ff","name":"","server":"31bffd08.11bf7a","version":1,"debugenabled":true,"service_domain":"cover","service":"set_cover_position","entityId":"cover.master_centre_bottom, cover.master_left_bottom, cover.master_right_bottom","data":"{ \"position\": 50 }","dataType":"json","mergecontext":"","output_location":"payload","output_location_type":"none","mustacheAltTags":false,"x":830,"y":1000,"wires":[["e1118b3076bb1fae"]]},{"id":"397eca86fd1164c9","type":"api-call-service","z":"89c581353daec9ff","name":"","server":"31bffd08.11bf7a","version":1,"debugenabled":true,"service_domain":"cover","service":"set_cover_position","entityId":"cover.master_left_bottom, cover.master_right_bottom, cover.master_centre_bottom","data":"{ \"position\": 0 }","dataType":"json","mergecontext":"","output_location":"payload","output_location_type":"none","mustacheAltTags":false,"x":810,"y":1040,"wires":[["c44ff0c7b2bf3422"]]},{"id":"83a2d2b5d1402f26","type":"api-call-service","z":"89c581353daec9ff","name":"","server":"31bffd08.11bf7a","version":1,"debugenabled":true,"service_domain":"cover","service":"set_cover_position","entityId":"cover.master_centre_top, cover.master_left_top, cover.master_right_top","data":"{ \"position\": 0 }","dataType":"json","mergecontext":"","output_location":"payload","output_location_type":"none","mustacheAltTags":false,"x":810,"y":1080,"wires":[["15d440a1c9d7dbb0"]]},{"id":"287f109a26fc17fb","type":"delay","z":"89c581353daec9ff","name":"","pauseType":"delay","timeout":"5","timeoutUnits":"seconds","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":false,"allowrate":false,"outputs":1,"x":1100,"y":960,"wires":[["f96d60a26debd32b"]]},{"id":"e1118b3076bb1fae","type":"delay","z":"89c581353daec9ff","name":"","pauseType":"delay","timeout":"5","timeoutUnits":"seconds","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":false,"allowrate":false,"outputs":1,"x":1060,"y":1000,"wires":[["9ca22f5d94d1d59e"]]},{"id":"c44ff0c7b2bf3422","type":"delay","z":"89c581353daec9ff","name":"","pauseType":"delay","timeout":"5","timeoutUnits":"seconds","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":false,"allowrate":false,"outputs":1,"x":1060,"y":1040,"wires":[["00f4eb4df5acc420"]]},{"id":"15d440a1c9d7dbb0","type":"delay","z":"89c581353daec9ff","name":"","pauseType":"delay","timeout":"5","timeoutUnits":"seconds","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":false,"allowrate":false,"outputs":1,"x":1060,"y":1100,"wires":[["8afa7a22c5bcd5fc"]]},{"id":"f96d60a26debd32b","type":"api-call-service","z":"89c581353daec9ff","name":"","server":"31bffd08.11bf7a","version":1,"debugenabled":false,"service_domain":"cover","service":"set_cover_position","entityId":"cover.upper_stairs_blind_top","data":"{ \"position\": 0 }","dataType":"json","mergecontext":"","output_location":"payload","output_location_type":"none","mustacheAltTags":false,"x":1330,"y":960,"wires":[[]]},{"id":"9ca22f5d94d1d59e","type":"api-call-service","z":"89c581353daec9ff","name":"","server":"31bffd08.11bf7a","version":1,"debugenabled":true,"service_domain":"cover","service":"set_cover_position","entityId":"cover.master_centre_top, cover.master_right_top, cover.master_left_top","data":"{ \"position\": 0 }","dataType":"json","mergecontext":"","output_location":"payload","output_location_type":"none","mustacheAltTags":false,"x":1310,"y":1000,"wires":[[]]},{"id":"00f4eb4df5acc420","type":"api-call-service","z":"89c581353daec9ff","name":"","server":"31bffd08.11bf7a","version":1,"debugenabled":true,"service_domain":"cover","service":"set_cover_position","entityId":"cover.master_centre_top, cover.master_left_top, cover.master_right_top","data":"{ \"position\": 50 }","dataType":"json","mergecontext":"","output_location":"payload","output_location_type":"none","mustacheAltTags":false,"x":1330,"y":1040,"wires":[[]]},{"id":"8afa7a22c5bcd5fc","type":"api-call-service","z":"89c581353daec9ff","name":"","server":"31bffd08.11bf7a","version":1,"debugenabled":true,"service_domain":"cover","service":"set_cover_position","entityId":"cover.master_centre_bottom, cover.master_left_bottom, cover.master_right_bottom","data":"{ \"position\": 0 }","dataType":"json","mergecontext":"","output_location":"payload","output_location_type":"none","mustacheAltTags":false,"x":1290,"y":1100,"wires":[[]]},{"id":"31bffd08.11bf7a","type":"server","name":"Home Assistant","legacy":false,"addon":false,"rejectUnauthorizedCerts":true,"ha_boolean":"y|yes|true|on|home|open","connectionDelay":true,"cacheJson":true}]