Advertisement
Guest User

Untitled

a guest
Jan 8th, 2021
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.17 KB | None | 0 0
  1. [{"id":"fa957a0.a30f088","type":"subflow","name":"Inovelli Scene Decoder","info":"","category":"","in":[{"x":100,"y":140,"wires":[{"id":"a7160201.55cd4"}]}],"out":[{"x":1020,"y":140,"wires":[{"id":"a80edf41.a7c38","port":0},{"id":"4176a308.3acdac","port":0},{"id":"db05aa90.c4fdc8","port":0},{"id":"6382b7ba.9a9098","port":0},{"id":"99d82b4a.cbdbe8","port":0}]}],"env":[{"name":"entity_id","type":"str","value":""},{"name":"up_down","type":"str","value":""},{"name":"count","type":"num","value":""}],"color":"#cc7777","icon":"font-awesome/fa-lightbulb-o"},{"id":"a514cf97.a14eb","type":"switch","z":"fa957a0.a30f088","name":"Up / Down","property":"up_down","propertyType":"env","rules":[{"t":"eq","v":"up","vt":"str"},{"t":"eq","v":"down","vt":"str"}],"checkall":"true","repair":false,"outputs":2,"x":350,"y":140,"wires":[["8375974f.45eb1"],["ac02651.e364998"]]},{"id":"a80edf41.a7c38","type":"switch","z":"fa957a0.a30f088","name":"scene_data = 1","property":"payload.event.scene_data","propertyType":"msg","rules":[{"t":"eq","v":"7680","vt":"num"}],"checkall":"true","repair":false,"outputs":1,"x":840,"y":60,"wires":[[]]},{"id":"ac02651.e364998","type":"switch","z":"fa957a0.a30f088","name":"scene_id = 1","property":"payload.event.scene_id","propertyType":"msg","rules":[{"t":"eq","v":"1","vt":"num"}],"checkall":"true","repair":false,"outputs":1,"x":510,"y":160,"wires":[["521785ca.c2af1c"]]},{"id":"8375974f.45eb1","type":"switch","z":"fa957a0.a30f088","name":"scene_id = 2","property":"payload.event.scene_id","propertyType":"msg","rules":[{"t":"eq","v":"2","vt":"num"}],"checkall":"true","repair":false,"outputs":1,"x":510,"y":120,"wires":[["521785ca.c2af1c"]]},{"id":"521785ca.c2af1c","type":"switch","z":"fa957a0.a30f088","name":"Count","property":"count","propertyType":"env","rules":[{"t":"eq","v":"1","vt":"num"},{"t":"eq","v":"2","vt":"num"},{"t":"eq","v":"3","vt":"num"},{"t":"eq","v":"4","vt":"num"},{"t":"eq","v":"5","vt":"num"}],"checkall":"true","repair":false,"outputs":5,"x":650,"y":140,"wires":[["a80edf41.a7c38"],["4176a308.3acdac"],["db05aa90.c4fdc8"],["6382b7ba.9a9098"],["99d82b4a.cbdbe8"]]},{"id":"a7160201.55cd4","type":"switch","z":"fa957a0.a30f088","name":"Entity ID","property":"payload.entity_id","propertyType":"msg","rules":[{"t":"eq","v":"entity_id","vt":"env"}],"checkall":"true","repair":false,"outputs":1,"x":200,"y":140,"wires":[["a514cf97.a14eb"]]},{"id":"4176a308.3acdac","type":"switch","z":"fa957a0.a30f088","name":"scene_data = 2","property":"payload.event.scene_data","propertyType":"msg","rules":[{"t":"eq","v":"7860","vt":"num"}],"checkall":"true","repair":false,"outputs":1,"x":840,"y":100,"wires":[[]]},{"id":"99d82b4a.cbdbe8","type":"switch","z":"fa957a0.a30f088","name":"scene_data = 5","property":"payload.event.scene_data","propertyType":"msg","rules":[{"t":"eq","v":"8040","vt":"num"}],"checkall":"true","repair":false,"outputs":1,"x":840,"y":220,"wires":[[]]},{"id":"db05aa90.c4fdc8","type":"switch","z":"fa957a0.a30f088","name":"scene_data = 3","property":"payload.event.scene_data","propertyType":"msg","rules":[{"t":"eq","v":"7920","vt":"num"}],"checkall":"true","repair":false,"outputs":1,"x":840,"y":140,"wires":[[]]},{"id":"6382b7ba.9a9098","type":"switch","z":"fa957a0.a30f088","name":"scene_data = 4","property":"payload.event.scene_data","propertyType":"msg","rules":[{"t":"eq","v":"7980","vt":"num"}],"checkall":"true","repair":false,"outputs":1,"x":840,"y":180,"wires":[[]]},{"id":"24ca6c2d.a8bcb4","type":"server-events","z":"4d91bf76.dd0118","name":"Scene","server":"511db73e.944438","event_type":"zwave.scene_activated","exposeToHomeAssistant":false,"haConfig":[{"property":"name","value":""},{"property":"icon","value":""}],"x":730,"y":180,"wires":[["5960c4c2.7dc354","d403faa.6809908"]]},{"id":"5960c4c2.7dc354","type":"subflow:fa957a0.a30f088","z":"4d91bf76.dd0118","name":"Island - 1 Up","env":[{"name":"entity_id","value":"zwave.island_light_switch","type":"str"},{"name":"up_down","value":"up","type":"str"},{"name":"count","value":"1","type":"num"}],"x":890,"y":180,"wires":[["bdf4a1e3.788188"]]},{"id":"d403faa.6809908","type":"subflow:fa957a0.a30f088","z":"4d91bf76.dd0118","name":"Island - 1 Down","env":[{"name":"entity_id","value":"zwave.island_light_switch","type":"str"},{"name":"up_down","value":"down","type":"str"},{"name":"count","value":"1","type":"num"}],"x":900,"y":240,"wires":[["54c4b3b1.b49424"]]},{"id":"54c4b3b1.b49424","type":"api-call-service","z":"4d91bf76.dd0118","name":"Island Lights Off","server":"511db73e.944438","version":1,"debugenabled":false,"service_domain":"light","service":"turn_off","entityId":"light.island_lights","data":"{\"transition\": \"1.5\"}","dataType":"json","mergecontext":"","output_location":"","output_location_type":"none","mustacheAltTags":false,"x":1140,"y":240,"wires":[[]]},{"id":"bdf4a1e3.788188","type":"api-call-service","z":"4d91bf76.dd0118","name":"Island Lights On","server":"511db73e.944438","version":1,"debugenabled":false,"service_domain":"light","service":"turn_on","entityId":"light.island_lights","data":"{\"transition\":\"1.5\"}","dataType":"json","mergecontext":"","output_location":"","output_location_type":"none","mustacheAltTags":false,"x":1140,"y":180,"wires":[[]]},{"id":"511db73e.944438","type":"server","name":"Home Assistant","addon":true}]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement