Announcement

Collapse
No announcement yet.

Node Red replace Skill?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Node Red replace Skill?

    I want to get rid of using the Homesser Skill for alexa. Can node red this for me? Can node red devices be found by alexa? I know i could use something like HA-Bridge to do this.
    Thanks
    Mike

    #2
    Yes I use this one . https://flows.nodered.org/node/node-...ib-amazon-echo

    I can send you a exemple of flow later .

    Comment


      #3
      Here is my flow ( need a little bit of cleaning ) :

      Code:
      [{"id":"ca88d55b.a49778","type":"tab","label":"Alexa devices","disabled":false,"info":""},{"id":"fcdf5a44.460ec8","type":"http request","z":"ca88d55b.a49778","name":"","method":"GET","ret":"txt","paytoqs":false,"url":"http://127.0.0.1:80/JSON?request=runevent&id=502","tls":"","persist":false,"proxy":"","authType":"","x":1367.197608947754,"y":52.94990158081055,"wires":[[]]},{"id":"72f05a89.dcaca4","type":"http request","z":"ca88d55b.a49778","name":"","method":"GET","ret":"txt","paytoqs":false,"url":"http://127.0.0.1:80/JSON?request=runevent&id=332","tls":"","persist":false,"proxy":"","authType":"","x":1369.0007362365723,"y":161.00007438659668,"wires":[[]]},{"id":"ceca4481.fb3c38","type":"switch","z":"ca88d55b.a49778","name":"","property":"meta.input.bri","propertyType":"msg","rules":[{"t":"istype","v":"number","vt":"number"},{"t":"else"}],"checkall":"true","repair":false,"outputs":2,"x":674.4999961853027,"y":23,"wires":[["e8c5dfc2.dbe0c"],["c76dccf6.e7abd"]]},{"id":"c76dccf6.e7abd","type":"delay","z":"ca88d55b.a49778","name":"","pauseType":"delay","timeout":"200","timeoutUnits":"milliseconds","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":false,"x":797.5000534057617,"y":59.66671943664551,"wires":[["e8c5dfc2.dbe0c"]]},{"id":"e8c5dfc2.dbe0c","type":"delay","z":"ca88d55b.a49778","name":"","pauseType":"rate","timeout":"200","timeoutUnits":"milliseconds","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":true,"x":927.0001907348633,"y":20,"wires":[["9d85bd36.cd774"]]},{"id":"363ed633.f766fa","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"delete","p":"payload","pt":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":508.00000762939453,"y":20,"wires":[["ceca4481.fb3c38"]]},{"id":"18f95d8c.eb7cb2","type":"switch","z":"ca88d55b.a49778","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"false"},{"t":"true"}],"checkall":"true","repair":false,"outputs":2,"x":1214.1505966186523,"y":20,"wires":[["37db3723.306948"],["fcdf5a44.460ec8"]]},{"id":"3204683a.55e558","type":"switch","z":"ca88d55b.a49778","name":"","property":"meta.input.bri","propertyType":"msg","rules":[{"t":"istype","v":"number","vt":"number"},{"t":"else"}],"checkall":"true","repair":false,"outputs":2,"x":675.000114440918,"y":126.00001430511475,"wires":[["9510a6d1.b236e8"],["cfb713ca.c4af"]]},{"id":"cfb713ca.c4af","type":"delay","z":"ca88d55b.a49778","name":"","pauseType":"delay","timeout":"200","timeoutUnits":"milliseconds","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":false,"x":796.0001907348633,"y":160.66674327850342,"wires":[["9510a6d1.b236e8"]]},{"id":"9510a6d1.b236e8","type":"delay","z":"ca88d55b.a49778","name":"","pauseType":"rate","timeout":"200","timeoutUnits":"milliseconds","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":true,"x":931.5003242492676,"y":119.00002574920654,"wires":[["99fa62f3.f9ea2"]]},{"id":"c8e70724.b85788","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"delete","p":"payload","pt":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":505.5000762939453,"y":123.00003051757812,"wires":[["3204683a.55e558"]]},{"id":"76579c57.c9cf34","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"0","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1385.250473022461,"y":353.2502326965332,"wires":[["c9402dba.7d405"]]},{"id":"b7523614.0e9208","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"100","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1389.250732421875,"y":391.250168800354,"wires":[["c9402dba.7d405"]]},{"id":"421578b.4519688","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"percentage","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":1394.250473022461,"y":431.25017070770264,"wires":[["c9402dba.7d405"]]},{"id":"5a4fb5d3.1ecc2c","type":"switch","z":"ca88d55b.a49778","name":"","property":"meta.input.bri","propertyType":"msg","rules":[{"t":"istype","v":"number","vt":"number"},{"t":"else"}],"checkall":"true","repair":false,"outputs":2,"x":686.7505035400391,"y":356.25016593933105,"wires":[["239392d.78ae96e"],["ce4bb520.7ca4f8"]]},{"id":"ce4bb520.7ca4f8","type":"delay","z":"ca88d55b.a49778","name":"","pauseType":"delay","timeout":"200","timeoutUnits":"milliseconds","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":false,"x":784.7504425048828,"y":396.916898727417,"wires":[["239392d.78ae96e"]]},{"id":"239392d.78ae96e","type":"delay","z":"ca88d55b.a49778","name":"","pauseType":"rate","timeout":"200","timeoutUnits":"milliseconds","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":true,"x":902.2505187988281,"y":354.25016593933105,"wires":[["a03e1e48.27d1"]]},{"id":"26000bd5.bfc3b4","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"delete","p":"payload","pt":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":502.25032806396484,"y":358.25016593933105,"wires":[["5a4fb5d3.1ecc2c"]]},{"id":"5932c8fa.be9d58","type":"switch","z":"ca88d55b.a49778","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"false"},{"t":"true"}],"checkall":"true","repair":false,"outputs":2,"x":1165.2504653930664,"y":357.25016593933105,"wires":[["76579c57.c9cf34"],["b7523614.0e9208"]]},{"id":"6336c438.a53a6c","type":"switch","z":"ca88d55b.a49778","name":"","property":"meta.input.bri","propertyType":"msg","rules":[{"t":"istype","v":"number","vt":"number"},{"t":"else"}],"checkall":"true","repair":false,"outputs":2,"x":692.0000419616699,"y":481.66663551330566,"wires":[["7fd39bab.76f684"],["c99e6fe7.6b5e"]]},{"id":"c99e6fe7.6b5e","type":"delay","z":"ca88d55b.a49778","name":"","pauseType":"delay","timeout":"200","timeoutUnits":"milliseconds","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":false,"x":784.0000419616699,"y":525.3333702087402,"wires":[["7fd39bab.76f684"]]},{"id":"7fd39bab.76f684","type":"delay","z":"ca88d55b.a49778","name":"","pauseType":"rate","timeout":"200","timeoutUnits":"milliseconds","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":true,"x":902.5001831054688,"y":476.66663551330566,"wires":[["639f1878.513658"]]},{"id":"bca15a16.1d4968","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"delete","p":"payload","pt":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":507.5000305175781,"y":480.66663551330566,"wires":[["6336c438.a53a6c"]]},{"id":"651dd14d.79c4f","type":"switch","z":"ca88d55b.a49778","name":"","property":"meta.input.bri","propertyType":"msg","rules":[{"t":"istype","v":"number","vt":"number"},{"t":"else"}],"checkall":"true","repair":false,"outputs":2,"x":688.0001182556152,"y":236.25007915496826,"wires":[["b984ea36.0524c8"],["c6463e40.2f6d"]]},{"id":"c6463e40.2f6d","type":"delay","z":"ca88d55b.a49778","name":"","pauseType":"delay","timeout":"200","timeoutUnits":"milliseconds","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":false,"x":800.0001831054688,"y":284.9167652130127,"wires":[["b984ea36.0524c8"]]},{"id":"b984ea36.0524c8","type":"delay","z":"ca88d55b.a49778","name":"","pauseType":"rate","timeout":"200","timeoutUnits":"milliseconds","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":true,"x":919.5003204345703,"y":230.25009441375732,"wires":[["fa3788bd.5e0be8"]]},{"id":"28400aaf.dd82c6","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"delete","p":"payload","pt":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":530.5000762939453,"y":238.25008010864258,"wires":[["651dd14d.79c4f"]]},{"id":"85e1c028.c4eef","type":"switch","z":"ca88d55b.a49778","name":"","property":"meta.input.bri","propertyType":"msg","rules":[{"t":"istype","v":"number","vt":"number"},{"t":"else"}],"checkall":"true","repair":false,"outputs":2,"x":694.500114440918,"y":596.222261428833,"wires":[["8986d5bf.3b1578"],["d30570fd.76d3a"]]},{"id":"d30570fd.76d3a","type":"delay","z":"ca88d55b.a49778","name":"","pauseType":"delay","timeout":"200","timeoutUnits":"milliseconds","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":false,"x":790.5001220703125,"y":639.8891916275024,"wires":[["8986d5bf.3b1578"]]},{"id":"8986d5bf.3b1578","type":"delay","z":"ca88d55b.a49778","name":"","pauseType":"rate","timeout":"200","timeoutUnits":"milliseconds","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":true,"x":906.0001907348633,"y":595.2222623825073,"wires":[["695e75a8.aa2c9c"]]},{"id":"471a783b.ecc5b8","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"delete","p":"payload","pt":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":507.00000762939453,"y":595.2223243713379,"wires":[["85e1c028.c4eef"]]},{"id":"71bc4d7e.cf52f4","type":"http request","z":"ca88d55b.a49778","name":"","method":"GET","ret":"txt","paytoqs":false,"url":"http://127.0.0.1:80/JSON?request=runevent&id=80","tls":"","persist":false,"proxy":"","authType":"","x":1363.7780799865723,"y":266.44456481933594,"wires":[[]]},{"id":"7a9f1298.f7da0c","type":"switch","z":"ca88d55b.a49778","name":"","property":"meta.input.bri","propertyType":"msg","rules":[{"t":"istype","v":"number","vt":"number"},{"t":"else"}],"checkall":"true","repair":false,"outputs":2,"x":705.0006446838379,"y":723.6671600341797,"wires":[["4ad7af35.a1417"],["aa3ed942.90c778"]]},{"id":"aa3ed942.90c778","type":"delay","z":"ca88d55b.a49778","name":"","pauseType":"delay","timeout":"200","timeoutUnits":"milliseconds","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":false,"x":797.0006484985352,"y":778.3338298797607,"wires":[["4ad7af35.a1417"]]},{"id":"4ad7af35.a1417","type":"delay","z":"ca88d55b.a49778","name":"","pauseType":"rate","timeout":"200","timeoutUnits":"milliseconds","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":true,"x":924.5007171630859,"y":716.6671600341797,"wires":[["57fc57be.8bd448"]]},{"id":"d8147872.22e848","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"delete","p":"payload","pt":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":516.5007019042969,"y":717.6672248840332,"wires":[["7a9f1298.f7da0c"]]},{"id":"3ddc275f.019668","type":"switch","z":"ca88d55b.a49778","name":"","property":"meta.input.bri","propertyType":"msg","rules":[{"t":"istype","v":"number","vt":"number"},{"t":"else"}],"checkall":"true","repair":false,"outputs":2,"x":724.5007743835449,"y":841.8893013000488,"wires":[["4915d60a.387b38"],["70091f2c.125cb"]]},{"id":"70091f2c.125cb","type":"delay","z":"ca88d55b.a49778","name":"","pauseType":"delay","timeout":"200","timeoutUnits":"milliseconds","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":false,"x":831.5007095336914,"y":897.556037902832,"wires":[["4915d60a.387b38"]]},{"id":"4915d60a.387b38","type":"delay","z":"ca88d55b.a49778","name":"","pauseType":"rate","timeout":"200","timeoutUnits":"milliseconds","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":true,"x":949.0008544921875,"y":838.8893013000488,"wires":[["38432621.c5cdfa"]]},{"id":"71d2fa92.2a8b54","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"delete","p":"payload","pt":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":520.0007019042969,"y":841.8893032073975,"wires":[["3ddc275f.019668"]]},{"id":"ce86f1ec.b4fb2","type":"switch","z":"ca88d55b.a49778","name":"","property":"meta.input.bri","propertyType":"msg","rules":[{"t":"istype","v":"number","vt":"number"},{"t":"else"}],"checkall":"true","repair":false,"outputs":2,"x":744.0438766479492,"y":976.1774501800537,"wires":[["8a43f2b.271761"],["53355dd9.6edd14"]]},{"id":"53355dd9.6edd14","type":"delay","z":"ca88d55b.a49778","name":"","pauseType":"delay","timeout":"200","timeoutUnits":"milliseconds","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":false,"x":836.0438766479492,"y":1025.8442459106445,"wires":[["8a43f2b.271761"]]},{"id":"8a43f2b.271761","type":"delay","z":"ca88d55b.a49778","name":"","pauseType":"rate","timeout":"200","timeoutUnits":"milliseconds","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":true,"x":962.5440139770508,"y":973.1774492263794,"wires":[["21b4b536.5797ca"]]},{"id":"4ee7522b.9d52cc","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"delete","p":"payload","pt":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":568.5438995361328,"y":975.1774501800537,"wires":[["ce86f1ec.b4fb2"]]},{"id":"46c42801.c80838","type":"switch","z":"ca88d55b.a49778","name":"","property":"meta.input.bri","propertyType":"msg","rules":[{"t":"istype","v":"number","vt":"number"},{"t":"else"}],"checkall":"true","repair":false,"outputs":2,"x":748.5440063476562,"y":1110.3996868133545,"wires":[["af8fc733.cb6db8"],["70f68af2.3af324"]]},{"id":"70f68af2.3af324","type":"delay","z":"ca88d55b.a49778","name":"","pauseType":"delay","timeout":"200","timeoutUnits":"milliseconds","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":false,"x":833.5440063476562,"y":1159.0663566589355,"wires":[["af8fc733.cb6db8"]]},{"id":"af8fc733.cb6db8","type":"delay","z":"ca88d55b.a49778","name":"","pauseType":"rate","timeout":"200","timeoutUnits":"milliseconds","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":true,"x":966.044075012207,"y":1112.3996868133545,"wires":[["c7a63dda.300d8"]]},{"id":"3c9a45c8.8a34da","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"delete","p":"payload","pt":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":583.0439605712891,"y":1112.3996868133545,"wires":[["46c42801.c80838"]]},{"id":"f25886c2.a842d8","type":"switch","z":"ca88d55b.a49778","name":"","property":"meta.input.bri","propertyType":"msg","rules":[{"t":"istype","v":"number","vt":"number"},{"t":"else"}],"checkall":"true","repair":false,"outputs":2,"x":737.4156150817871,"y":1238.4361505508423,"wires":[["23b6a6b9.e0f7da"],["8d6c4887.d06d68"]]},{"id":"8d6c4887.d06d68","type":"delay","z":"ca88d55b.a49778","name":"","pauseType":"delay","timeout":"200","timeoutUnits":"milliseconds","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":false,"x":836.4155464172363,"y":1286.102692604065,"wires":[["23b6a6b9.e0f7da"]]},{"id":"23b6a6b9.e0f7da","type":"delay","z":"ca88d55b.a49778","name":"","pauseType":"rate","timeout":"200","timeoutUnits":"milliseconds","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":true,"x":952.9156188964844,"y":1237.436022758484,"wires":[["827d0529.065108"]]},{"id":"d8a240ed.19512","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"delete","p":"payload","pt":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":564.9155731201172,"y":1239.436149597168,"wires":[["f25886c2.a842d8"]]},{"id":"4a684763.af50c8","type":"amazon-echo-hub","z":"ca88d55b.a49778","port":"80","processinput":0,"discovery":true,"x":95,"y":20,"wires":[["30a39d45.a303d2","6c52082d.c78cb8","71cbc45b.0332dc","e80b03eb.3d779","7e6e8fcf.dd9ab","3a78d158.ffb3ce","3a8510fd.ec53c","5147eca4.2312f4","94571fff.97558","e5e2f7fb.dff868","b77a02e6.a0ca7","3bc8ca3.44e5236","6de6e108.0be12","ede6feb2.526e2","c0d1a681.e320a8","6825f38a.bd9f4c","9029fe72.2bd43","18ef25c2.adb90a","1e5fe52e.14960b","1c42a644.d5f4da","4560e1f2.f2aeb","ee51276e.f84788","d97e084e.fc07b8"]]},{"id":"30a39d45.a303d2","type":"amazon-echo-device","z":"ca88d55b.a49778","name":"Bedrosidefger","topic":"control","x":304,"y":20,"wires":[["363ed633.f766fa"]]},{"id":"6c52082d.c78cb8","type":"amazon-echo-device","z":"ca88d55b.a49778","name":"LVkewfwioe","topic":"control","x":316.0000686645508,"y":123.00002574920654,"wires":[["c8e70724.b85788"]]},{"id":"71cbc45b.0332dc","type":"amazon-echo-device","z":"ca88d55b.a49778","name":"officfwefjwieo","topic":"control","x":308.0001754760742,"y":361.0002632141113,"wires":[["26000bd5.bfc3b4"]]},{"id":"e80b03eb.3d779","type":"amazon-echo-device","z":"ca88d55b.a49778","name":"bathrerfeddrfre","topic":"","x":303,"y":483.0000534057617,"wires":[["bca15a16.1d4968"]]},{"id":"7e6e8fcf.dd9ab","type":"amazon-echo-device","z":"ca88d55b.a49778","name":"Kitcvhenekfnl3ed","topic":"control","x":332,"y":241.0001106262207,"wires":[["28400aaf.dd82c6"]]},{"id":"3a78d158.ffb3ce","type":"amazon-echo-device","z":"ca88d55b.a49778","name":"Hallway","topic":"control","x":318.99998474121094,"y":589.0001258850098,"wires":[["471a783b.ecc5b8"]]},{"id":"3a8510fd.ec53c","type":"amazon-echo-device","z":"ca88d55b.a49778","name":"Heat","topic":"control","x":386.00018310546875,"y":1394.0006113052368,"wires":[["9064bac3.8bca98"]]},{"id":"5147eca4.2312f4","type":"amazon-echo-device","z":"ca88d55b.a49778","name":"Electronics","topic":"control","x":376.0000762939453,"y":1463.0002794265747,"wires":[["b7340f58.b623a"]]},{"id":"94571fff.97558","type":"amazon-echo-device","z":"ca88d55b.a49778","name":"Playlist","topic":"control","x":393.00004959106445,"y":1559.0002603530884,"wires":[["391a1c3d.5c5a24"]]},{"id":"e5e2f7fb.dff868","type":"amazon-echo-device","z":"ca88d55b.a49778","name":"water machine","topic":"control","x":377.00010681152344,"y":1659.0002899169922,"wires":[["3d631967.5d3716"]]},{"id":"b77a02e6.a0ca7","type":"amazon-echo-device","z":"ca88d55b.a49778","name":"Outdoor light","topic":"control","x":377.0000762939453,"y":1729.000163078308,"wires":[["80d34909.d3c978"]]},{"id":"3bc8ca3.44e5236","type":"amazon-echo-device","z":"ca88d55b.a49778","name":"Living room tv","topic":"control","x":372.0000762939453,"y":1794.000165939331,"wires":[["24af4133.19effe"]]},{"id":"ede6feb2.526e2","type":"amazon-echo-device","z":"ca88d55b.a49778","name":"Bedroom tv","topic":"control","x":382.0000457763672,"y":1874.0002851486206,"wires":[["de52f0f4.7f03"]]},{"id":"6de6e108.0be12","type":"amazon-echo-device","z":"ca88d55b.a49778","name":"Kodi","topic":"control","x":401.0000457763672,"y":1961.000292301178,"wires":[["feefd408.254128"]]},{"id":"c0d1a681.e320a8","type":"amazon-echo-device","z":"ca88d55b.a49778","name":"Ceiling","topic":"control","x":335.0006408691406,"y":717.0004272460938,"wires":[["d8147872.22e848"]]},{"id":"6825f38a.bd9f4c","type":"amazon-echo-device","z":"ca88d55b.a49778","name":"Lamp","topic":"control","x":337.00065994262695,"y":843.0004348754883,"wires":[["71d2fa92.2a8b54"]]},{"id":"9029fe72.2bd43","type":"amazon-echo-device","z":"ca88d55b.a49778","name":"Office ceiling","topic":"control","x":350.0006561279297,"y":976.000431060791,"wires":[["4ee7522b.9d52cc"]]},{"id":"18ef25c2.adb90a","type":"amazon-echo-device","z":"ca88d55b.a49778","name":"bathroom ceiling","topic":"control","x":362.0006561279297,"y":1113.0004653930664,"wires":[["3c9a45c8.8a34da"]]},{"id":"1e5fe52e.14960b","type":"amazon-echo-device","z":"ca88d55b.a49778","name":"Bedroom ceiling","topic":"control","x":357.0007019042969,"y":1241.0007328987122,"wires":[["d8a240ed.19512"]]},{"id":"9d85bd36.cd774","type":"switch","z":"ca88d55b.a49778","name":"","property":"meta.input.bri","propertyType":"msg","rules":[{"t":"nnull"},{"t":"else"}],"checkall":"false","repair":false,"outputs":2,"x":1072.6667366027832,"y":33.00000190734863,"wires":[["6de35727.828298"],["18f95d8c.eb7cb2"]]},{"id":"a03e1e48.27d1","type":"switch","z":"ca88d55b.a49778","name":"","property":"meta.input.bri","propertyType":"msg","rules":[{"t":"nnull"},{"t":"else"}],"checkall":"false","repair":false,"outputs":2,"x":1035.6669960021973,"y":396.6668014526367,"wires":[["421578b.4519688"],["5932c8fa.be9d58"]]},{"id":"1c42a644.d5f4da","type":"amazon-echo-device","z":"ca88d55b.a49778","name":"Doorbell","topic":"control","x":408.00048065185547,"y":2083.4379653930664,"wires":[["ba0a9b35.b554b8"]]},{"id":"4560e1f2.f2aeb","type":"amazon-echo-device","z":"ca88d55b.a49778","name":"Living room fan","topic":"control","x":412.4516067504883,"y":2166.900080680847,"wires":[["ff625177.0f15d"]]},{"id":"ee51276e.f84788","type":"amazon-echo-device","z":"ca88d55b.a49778","name":"Bedroom fan","topic":"control","x":422.66590118408203,"y":2245.7809448242188,"wires":[["d067432a.4ef08"]]},{"id":"7a6633a3.34dafc","type":"switch","z":"ca88d55b.a49778","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"istype","v":"boolean","vt":"boolean"},{"t":"else"}],"checkall":"true","repair":false,"outputs":2,"x":1152.373649597168,"y":2374.968969345093,"wires":[["84728621.073f48"],[]]},{"id":"84728621.073f48","type":"switch","z":"ca88d55b.a49778","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"false"},{"t":"true"}],"checkall":"true","repair":false,"outputs":2,"x":1276.3736572265625,"y":2348.969228744507,"wires":[["eee647ab.807ba8"],["7bcc0c4e.058d14"]]},{"id":"d97e084e.fc07b8","type":"amazon-echo-device","z":"ca88d55b.a49778","name":"Air conditioner","topic":"run","x":413.4289855957031,"y":2319.739282608032,"wires":[["7a6633a3.34dafc"]]},{"id":"7bcc0c4e.058d14","type":"hs-event","z":"ca88d55b.a49778","name":"A/C profiles - Cold to the max (event)","event":"324","server":"d40be994.808408","x":1741.2314910888672,"y":2385.484857559204,"wires":[[]]},{"id":"6faf6b9a.cace44","type":"hs-device","z":"ca88d55b.a49778","name":"Virtual Virtual Rooms BedRoom","device":"2144","server":"d40be994.808408","feature":"1863","reportonstartup":false,"x":1686.5401992797852,"y":20,"wires":[[]]},{"id":"c9402dba.7d405","type":"hs-device","z":"ca88d55b.a49778","name":"Virtual Virtual Rooms Office Room","device":"2144","server":"d40be994.808408","feature":"1864","reportonstartup":false,"x":1688.8003540039062,"y":353.0001983642578,"wires":[[]]},{"id":"37db3723.306948","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"0","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1395.200080871582,"y":20,"wires":[["6faf6b9a.cace44"]]},{"id":"6de35727.828298","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"percentage","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":1396.2002143859863,"y":87.00001335144043,"wires":[["6faf6b9a.cace44"]]},{"id":"8dd0b7b0.442498","type":"switch","z":"ca88d55b.a49778","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"false"},{"t":"true"}],"checkall":"true","repair":false,"outputs":2,"x":1209.1653099060059,"y":125.63176155090332,"wires":[["536739b5.455878"],["72f05a89.dcaca4"]]},{"id":"99fa62f3.f9ea2","type":"switch","z":"ca88d55b.a49778","name":"","property":"meta.input.bri","propertyType":"msg","rules":[{"t":"nnull"},{"t":"else"}],"checkall":"false","repair":false,"outputs":2,"x":1079.6817741394043,"y":163.53382110595703,"wires":[["ee13a35b.5de2b"],["8dd0b7b0.442498"]]},{"id":"10d1400a.e66d8","type":"hs-device","z":"ca88d55b.a49778","name":"Virtual Virtual Rooms Living room","device":"2144","server":"d40be994.808408","feature":"1860","reportonstartup":false,"x":1683.555435180664,"y":129.22299766540527,"wires":[[]]},{"id":"536739b5.455878","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"0","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1397.2149200439453,"y":128.53380012512207,"wires":[["10d1400a.e66d8"]]},{"id":"ee13a35b.5de2b","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"percentage","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":1396.215316772461,"y":193.53384971618652,"wires":[["10d1400a.e66d8"]]},{"id":"23d0f7f.9159108","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"0","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1391.2000732421875,"y":481.40003299713135,"wires":[["6306f0f3.e4c0a"]]},{"id":"5926476a.b81468","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"100","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1389.2003364562988,"y":517.3999719619751,"wires":[["6306f0f3.e4c0a"]]},{"id":"217f58f5.a6fb98","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"percentage","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":1395.2000846862793,"y":555.3999614715576,"wires":[["6306f0f3.e4c0a"]]},{"id":"793a0603.4d1168","type":"switch","z":"ca88d55b.a49778","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"false"},{"t":"true"}],"checkall":"true","repair":false,"outputs":2,"x":1175.199935913086,"y":482.39996910095215,"wires":[["23d0f7f.9159108"],["5926476a.b81468"]]},{"id":"639f1878.513658","type":"switch","z":"ca88d55b.a49778","name":"","property":"meta.input.bri","propertyType":"msg","rules":[{"t":"nnull"},{"t":"else"}],"checkall":"false","repair":false,"outputs":2,"x":1043.6166687011719,"y":524.8167190551758,"wires":[["217f58f5.a6fb98"],["793a0603.4d1168"]]},{"id":"6306f0f3.e4c0a","type":"hs-device","z":"ca88d55b.a49778","name":"Virtual Virtual Rooms Bathroom","device":"2144","server":"d40be994.808408","feature":"1862","reportonstartup":false,"x":1677.7499618530273,"y":478.14997005462646,"wires":[[]]},{"id":"c79d0b8e.4229a8","type":"switch","z":"ca88d55b.a49778","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"false"},{"t":"true"}],"checkall":"true","repair":false,"outputs":2,"x":1166.36478805542,"y":233.63178634643555,"wires":[["f7b25469.381828"],["71bc4d7e.cf52f4"]]},{"id":"fa3788bd.5e0be8","type":"switch","z":"ca88d55b.a49778","name":"","property":"meta.input.bri","propertyType":"msg","rules":[{"t":"nnull"},{"t":"else"}],"checkall":"false","repair":false,"outputs":2,"x":1047.8811225891113,"y":286.5338201522827,"wires":[["f627c271.192b3"],["c79d0b8e.4229a8"]]},{"id":"3912580a.387948","type":"hs-device","z":"ca88d55b.a49778","name":"Virtual Virtual Rooms Living room","device":"2144","server":"d40be994.808408","feature":"1860","reportonstartup":false,"x":1682.754653930664,"y":230.2230281829834,"wires":[[]]},{"id":"f7b25469.381828","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"0","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1395.414405822754,"y":234.53383541107178,"wires":[["3912580a.387948"]]},{"id":"f627c271.192b3","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"percentage","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":1392.414405822754,"y":301.5338249206543,"wires":[["3912580a.387948"]]},{"id":"a3fe9945.3220b8","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"0","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1394.4001445770264,"y":599.0000610351562,"wires":[["c8c560b2.14cbf"]]},{"id":"6107786a.5b0bb8","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"100","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1394.4004745483398,"y":634.0000171661377,"wires":[["c8c560b2.14cbf"]]},{"id":"44227b0e.73d404","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"percentage","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":1395.4000854492188,"y":671.0000200271606,"wires":[["c8c560b2.14cbf"]]},{"id":"f97595b8.a79318","type":"switch","z":"ca88d55b.a49778","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"false"},{"t":"true"}],"checkall":"true","repair":false,"outputs":2,"x":1184.400001525879,"y":599.0000886917114,"wires":[["a3fe9945.3220b8"],["6107786a.5b0bb8"]]},{"id":"695e75a8.aa2c9c","type":"switch","z":"ca88d55b.a49778","name":"","property":"meta.input.bri","propertyType":"msg","rules":[{"t":"nnull"},{"t":"else"}],"checkall":"false","repair":false,"outputs":2,"x":1058.8166618347168,"y":646.4167547225952,"wires":[["44227b0e.73d404"],["f97595b8.a79318"]]},{"id":"c8c560b2.14cbf","type":"hs-device","z":"ca88d55b.a49778","name":"Lutron Lutron Root Hallway","device":"36","server":"d40be994.808408","feature":"41","reportonstartup":false,"x":1683.9500885009766,"y":588.7500896453857,"wires":[[]]},{"id":"1281d42.658922c","type":"switch","z":"ca88d55b.a49778","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"istype","v":"boolean","vt":"boolean"},{"t":"else"}],"checkall":"true","repair":false,"outputs":2,"x":1081.9448699951172,"y":1413.8227453231812,"wires":[["559acb39.9a09a4"],[]]},{"id":"559acb39.9a09a4","type":"switch","z":"ca88d55b.a49778","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"false"},{"t":"true"}],"checkall":"true","repair":false,"outputs":2,"x":1223.9447479248047,"y":1376.8226146697998,"wires":[["7a8cc658.88fc48"],["8b6613e6.6eb17"]]},{"id":"317e2b0.47254d6","type":"hs-device","z":"ca88d55b.a49778","name":"Virtual Virtual Various utilities ( need Sorting) Heat","device":"3744","server":"d40be994.808408","feature":"2503","reportonstartup":false,"x":1773.4003677368164,"y":1380.6006088256836,"wires":[[]]},{"id":"7a8cc658.88fc48","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"0","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1408.8002243041992,"y":1381.600477218628,"wires":[["317e2b0.47254d6"]]},{"id":"8b6613e6.6eb17","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"100","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1410.8006134033203,"y":1414.6006107330322,"wires":[["317e2b0.47254d6"]]},{"id":"9064bac3.8bca98","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"delete","p":"payload","pt":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":564.8003196716309,"y":1393.4007396697998,"wires":[["1281d42.658922c"]]},{"id":"b7340f58.b623a","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"delete","p":"payload","pt":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":577.0000534057617,"y":1467.0002536773682,"wires":[["63f1409a.8499a"]]},{"id":"391a1c3d.5c5a24","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"delete","p":"payload","pt":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":574.6001968383789,"y":1556.000412940979,"wires":[["8743842a.005648"]]},{"id":"3d631967.5d3716","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"delete","p":"payload","pt":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":590.6001968383789,"y":1655.0004196166992,"wires":[["71faec8c.b5ebc4"]]},{"id":"80d34909.d3c978","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"delete","p":"payload","pt":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":592.6002044677734,"y":1729.0002946853638,"wires":[["62db61ef.a925a"]]},{"id":"24af4133.19effe","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"delete","p":"payload","pt":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":613.6002044677734,"y":1794.0002994537354,"wires":[["f62591a8.9a472"]]},{"id":"de52f0f4.7f03","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"delete","p":"payload","pt":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":616.6002044677734,"y":1880.0004177093506,"wires":[["d7ed21ef.337c5"]]},{"id":"feefd408.254128","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"delete","p":"payload","pt":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":606.6002807617188,"y":1960.000548362732,"wires":[["3b845b03.c57af4"]]},{"id":"ba0a9b35.b554b8","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"delete","p":"payload","pt":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":609.6003913879395,"y":2078.000988006592,"wires":[["5ab257e8.e6efd8"]]},{"id":"ff625177.0f15d","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"delete","p":"payload","pt":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":618.6004638671875,"y":2170.001251220703,"wires":[["74cea230.6d600c"]]},{"id":"d067432a.4ef08","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"delete","p":"payload","pt":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":619.6004409790039,"y":2249.0012578964233,"wires":[["6e93babf.b39564"]]},{"id":"63f1409a.8499a","type":"switch","z":"ca88d55b.a49778","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"istype","v":"boolean","vt":"boolean"},{"t":"else"}],"checkall":"true","repair":false,"outputs":2,"x":1099.0000686645508,"y":1499.2002544403076,"wires":[["c61404eb.3ea908"],[]]},{"id":"c61404eb.3ea908","type":"switch","z":"ca88d55b.a49778","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"false"},{"t":"true"}],"checkall":"true","repair":false,"outputs":2,"x":1225.0000762939453,"y":1468.2002544403076,"wires":[["9a907687.e63d98"],["9107783.f419288"]]},{"id":"7349e1ad.e6a45","type":"hs-device","z":"ca88d55b.a49778","name":"Virtual Virtual Various utilities ( need Sorting) electronic","device":"3744","server":"d40be994.808408","feature":"4556","reportonstartup":false,"x":1775.4558372497559,"y":1463.9782428741455,"wires":[[]]},{"id":"9a907687.e63d98","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"0","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1410.8556823730469,"y":1464.97811794281,"wires":[["7349e1ad.e6a45"]]},{"id":"9107783.f419288","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"100","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1414.855941772461,"y":1498.977991104126,"wires":[["7349e1ad.e6a45"]]},{"id":"8743842a.005648","type":"switch","z":"ca88d55b.a49778","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"istype","v":"boolean","vt":"boolean"},{"t":"else"}],"checkall":"true","repair":false,"outputs":2,"x":1111.0002098083496,"y":1587.8005447387695,"wires":[["ef98f4c3.a6e7c8"],[]]},{"id":"ef98f4c3.a6e7c8","type":"switch","z":"ca88d55b.a49778","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"false"},{"t":"true"}],"checkall":"true","repair":false,"outputs":2,"x":1234.0002174377441,"y":1556.8005447387695,"wires":[["d4a16718.eb6ae8"],["e3486301.7dd07"]]},{"id":"b759b9bf.4ea048","type":"hs-device","z":"ca88d55b.a49778","name":"Playlist","device":"5541","server":"d40be994.808408","feature":0,"reportonstartup":false,"x":1650.455966949463,"y":1551.5784091949463,"wires":[[]]},{"id":"d4a16718.eb6ae8","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"0","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1413.8558197021484,"y":1556.578408241272,"wires":[["b759b9bf.4ea048"]]},{"id":"e3486301.7dd07","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"100","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1415.856086730957,"y":1591.578411102295,"wires":[["b759b9bf.4ea048"]]},{"id":"71faec8c.b5ebc4","type":"switch","z":"ca88d55b.a49778","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"istype","v":"boolean","vt":"boolean"},{"t":"else"}],"checkall":"true","repair":false,"outputs":2,"x":1115.4002075195312,"y":1678.8004188537598,"wires":[["ae291679.897848"],[]]},{"id":"ae291679.897848","type":"switch","z":"ca88d55b.a49778","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"false"},{"t":"true"}],"checkall":"true","repair":false,"outputs":2,"x":1232.4002151489258,"y":1645.800419807434,"wires":[["d2d58c82.e6405"],["4788a752.b28288"]]},{"id":"3da059c5.a9f986","type":"hs-device","z":"ca88d55b.a49778","name":"Water Machine","device":"158","server":"d40be994.808408","feature":0,"reportonstartup":false,"x":1674.8558349609375,"y":1646.5782852172852,"wires":[[]]},{"id":"d2d58c82.e6405","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"0","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1417.2557411193848,"y":1645.5782690048218,"wires":[["3da059c5.a9f986"]]},{"id":"4788a752.b28288","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"255","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1418.256088256836,"y":1679.5782871246338,"wires":[["3da059c5.a9f986"]]},{"id":"62db61ef.a925a","type":"switch","z":"ca88d55b.a49778","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"istype","v":"boolean","vt":"boolean"},{"t":"else"}],"checkall":"true","repair":false,"outputs":2,"x":1138.2001457214355,"y":1757.8002948760986,"wires":[["44427ec2.df131"],[]]},{"id":"44427ec2.df131","type":"switch","z":"ca88d55b.a49778","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"false"},{"t":"true"}],"checkall":"true","repair":false,"outputs":2,"x":1252.2002182006836,"y":1723.8002948760986,"wires":[["335790c.c6ad37"],["2158cfc2.db6ed"]]},{"id":"c293b5c8.52dfb8","type":"hs-device","z":"ca88d55b.a49778","name":"Lutron Lutron Root Outdoor light","device":"36","server":"d40be994.808408","feature":"2045","reportonstartup":false,"x":1703.6557083129883,"y":1722.578161239624,"wires":[[]]},{"id":"335790c.c6ad37","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"0","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1421.0558242797852,"y":1725.578158378601,"wires":[["c293b5c8.52dfb8"]]},{"id":"2158cfc2.db6ed","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"100","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1424.0559539794922,"y":1762.5781621932983,"wires":[["c293b5c8.52dfb8"]]},{"id":"f62591a8.9a472","type":"switch","z":"ca88d55b.a49778","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"istype","v":"boolean","vt":"boolean"},{"t":"else"}],"checkall":"true","repair":false,"outputs":2,"x":1149.4002113342285,"y":1845.8003005981445,"wires":[["b1e128cd.865918"],[]]},{"id":"b1e128cd.865918","type":"switch","z":"ca88d55b.a49778","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"false"},{"t":"true"}],"checkall":"true","repair":false,"outputs":2,"x":1257.400218963623,"y":1813.8003005981445,"wires":[["2321e984.e47dd6"],["3496ce2.543bf32"]]},{"id":"50c37e2e.bf058","type":"hs-device","z":"ca88d55b.a49778","name":"Virtual Virtual Various utilities ( need Sorting) Living room tv","device":"3744","server":"d40be994.808408","feature":"2113","reportonstartup":false,"x":1787.8558387756348,"y":1810.57816696167,"wires":[[]]},{"id":"2321e984.e47dd6","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"0","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1428.2558250427246,"y":1811.578164100647,"wires":[["50c37e2e.bf058"]]},{"id":"3496ce2.543bf32","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"1","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1430.2560806274414,"y":1846.5781650543213,"wires":[["50c37e2e.bf058"]]},{"id":"d7ed21ef.337c5","type":"switch","z":"ca88d55b.a49778","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"istype","v":"boolean","vt":"boolean"},{"t":"else"}],"checkall":"true","repair":false,"outputs":2,"x":1160.200210571289,"y":1931.8004207611084,"wires":[["4e0d2f36.04038"],[]]},{"id":"4e0d2f36.04038","type":"switch","z":"ca88d55b.a49778","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"false"},{"t":"true"}],"checkall":"true","repair":false,"outputs":2,"x":1266.2002201080322,"y":1896.8004207611084,"wires":[["31d67c90.97a554"],["8bd20504.eb7e58"]]},{"id":"383fd544.86ef1a","type":"hs-device","z":"ca88d55b.a49778","name":"Virtual Virtual Various utilities ( need Sorting) Bedroom tv","device":"3744","server":"d40be994.808408","feature":"1039","reportonstartup":false,"x":1780.6557159423828,"y":1891.5782871246338,"wires":[[]]},{"id":"31d67c90.97a554","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"0","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1437.0558242797852,"y":1896.5782833099365,"wires":[["383fd544.86ef1a"]]},{"id":"8bd20504.eb7e58","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"100","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1439.0559539794922,"y":1931.578288078308,"wires":[["383fd544.86ef1a"]]},{"id":"3b845b03.c57af4","type":"switch","z":"ca88d55b.a49778","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"istype","v":"boolean","vt":"boolean"},{"t":"else"}],"checkall":"true","repair":false,"outputs":2,"x":1169.0002136230469,"y":2016.8004264831543,"wires":[["8fe4d27f.d5c3e"],[]]},{"id":"8fe4d27f.d5c3e","type":"switch","z":"ca88d55b.a49778","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"false"},{"t":"true"}],"checkall":"true","repair":false,"outputs":2,"x":1277.0002212524414,"y":1980.8004264831543,"wires":[["f5a7f6b4.8d6c38"],["5b35271d.c54fa8"]]},{"id":"2002f929.a45186","type":"hs-device","z":"ca88d55b.a49778","name":"Virtual Virtual Various utilities ( need Sorting) Kodi","device":"3744","server":"d40be994.808408","feature":"1771","reportonstartup":false,"x":1771.4558410644531,"y":1974.5782918930054,"wires":[[]]},{"id":"f5a7f6b4.8d6c38","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"0","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1445.855827331543,"y":1980.5782890319824,"wires":[["2002f929.a45186"]]},{"id":"5b35271d.c54fa8","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"100","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1450.856086730957,"y":2018.5782928466797,"wires":[["2002f929.a45186"]]},{"id":"5ab257e8.e6efd8","type":"switch","z":"ca88d55b.a49778","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"istype","v":"boolean","vt":"boolean"},{"t":"else"}],"checkall":"true","repair":false,"outputs":2,"x":1160.0004692077637,"y":2112.8009872436523,"wires":[["d9e5a1b0.ebbd8"],[]]},{"id":"d9e5a1b0.ebbd8","type":"switch","z":"ca88d55b.a49778","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"false"},{"t":"true"}],"checkall":"true","repair":false,"outputs":2,"x":1269.0004768371582,"y":2076.8009872436523,"wires":[["dae9e335.1c37d"],["b9d667f4.d6d7a8"]]},{"id":"9977f234.a713f","type":"hs-device","z":"ca88d55b.a49778","name":"Doorbell","device":"5672","server":"d40be994.808408","feature":0,"reportonstartup":false,"x":1666.45609664917,"y":2079.5788536071777,"wires":[[]]},{"id":"dae9e335.1c37d","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"0","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1439.8559799194336,"y":2078.578598022461,"wires":[["9977f234.a713f"]]},{"id":"b9d667f4.d6d7a8","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"100","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1443.8563385009766,"y":2112.578854560852,"wires":[["9977f234.a713f"]]},{"id":"74cea230.6d600c","type":"switch","z":"ca88d55b.a49778","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"istype","v":"boolean","vt":"boolean"},{"t":"else"}],"checkall":"true","repair":false,"outputs":2,"x":1160.2006034851074,"y":2207.8012523651123,"wires":[["2128a5d9.3ee47a"],[]]},{"id":"2128a5d9.3ee47a","type":"switch","z":"ca88d55b.a49778","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"false"},{"t":"true"}],"checkall":"true","repair":false,"outputs":2,"x":1273.2004776000977,"y":2167.800992012024,"wires":[["495a2b37.b8bfb4"],["78589d86.69a8d4"]]},{"id":"f3f3eb4c.379898","type":"hs-device","z":"ca88d55b.a49778","name":"JowiHue JowiHue Living Room Fan Living Room Fan (On/Off/Dim)","device":"5906","server":"d40be994.808408","feature":"5907","reportonstartup":false,"x":1827.6562271118164,"y":2172.579116344452,"wires":[[]]},{"id":"495a2b37.b8bfb4","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"0","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1442.0560836791992,"y":2169.5788564682007,"wires":[["f3f3eb4c.379898"]]},{"id":"78589d86.69a8d4","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"255","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1443.0563430786133,"y":2203.5791187286377,"wires":[["f3f3eb4c.379898"]]},{"id":"6e93babf.b39564","type":"switch","z":"ca88d55b.a49778","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"istype","v":"boolean","vt":"boolean"},{"t":"else"}],"checkall":"true","repair":false,"outputs":2,"x":1153.0004692077637,"y":2286.800998687744,"wires":[["14749e06.6aefe2"],[]]},{"id":"14749e06.6aefe2","type":"switch","z":"ca88d55b.a49778","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"false"},{"t":"true"}],"checkall":"true","repair":false,"outputs":2,"x":1275.0004768371582,"y":2249.800998687744,"wires":[["9632d61d.768438"],["4a9be8a1.883c28"]]},{"id":"8cc05fec.c1cbe","type":"hs-device","z":"ca88d55b.a49778","name":"JowiHue JowiHue Bedroom Fan Bedroom Fan (On/Off/Dim)","device":"5909","server":"d40be994.808408","feature":"5910","reportonstartup":false,"x":1804.4560928344727,"y":2252.5788650512695,"wires":[[]]},{"id":"9632d61d.768438","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"0","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1442.8560791015625,"y":2251.578863143921,"wires":[["8cc05fec.c1cbe"]]},{"id":"4a9be8a1.883c28","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"255","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1441.856346130371,"y":2287.578866958618,"wires":[["8cc05fec.c1cbe"]]},{"id":"915be49c.540cd8","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"0","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1400.0006408691406,"y":711.0003662109375,"wires":[["97e4b1c0.acdf4"]]},{"id":"b155fad5.79e058","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"100","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1400.0008850097656,"y":747.0003662109375,"wires":[["97e4b1c0.acdf4"]]},{"id":"a9374712.c95b98","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"percentage","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":1397.0005187988281,"y":778.0003662109375,"wires":[["97e4b1c0.acdf4"]]},{"id":"203abc71.8fe094","type":"switch","z":"ca88d55b.a49778","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"false"},{"t":"true"}],"checkall":"true","repair":false,"outputs":2,"x":1214.000732421875,"y":713.0003623962402,"wires":[["915be49c.540cd8"],["b155fad5.79e058"]]},{"id":"57fc57be.8bd448","type":"switch","z":"ca88d55b.a49778","name":"","property":"meta.input.bri","propertyType":"msg","rules":[{"t":"nnull"},{"t":"else"}],"checkall":"false","repair":false,"outputs":2,"x":1074.4173316955566,"y":748.417028427124,"wires":[["a9374712.c95b98"],["203abc71.8fe094"]]},{"id":"97e4b1c0.acdf4","type":"hs-device","z":"ca88d55b.a49778","name":"Virtual Virtual Various utilities ( need Sorting) Ceiling","device":"3744","server":"d40be994.808408","feature":"7268","reportonstartup":false,"x":1757.5506286621094,"y":706.7503519058228,"wires":[[]]},{"id":"a088ccc1.800c5","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"0","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1402.000747680664,"y":832.0004348754883,"wires":[["4d155b3e.61b194"]]},{"id":"ed3f73b4.b8eae","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"100","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1405.000991821289,"y":864.0004348754883,"wires":[["4d155b3e.61b194"]]},{"id":"c3bd4d1c.51ebc","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"percentage","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":1405.0006256103516,"y":898.0004348754883,"wires":[["4d155b3e.61b194"]]},{"id":"eb81778a.1b3b28","type":"switch","z":"ca88d55b.a49778","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"false"},{"t":"true"}],"checkall":"true","repair":false,"outputs":2,"x":1226.0007400512695,"y":835.0003719329834,"wires":[["a088ccc1.800c5"],["ed3f73b4.b8eae"]]},{"id":"38432621.c5cdfa","type":"switch","z":"ca88d55b.a49778","name":"","property":"meta.input.bri","propertyType":"msg","rules":[{"t":"nnull"},{"t":"else"}],"checkall":"false","repair":false,"outputs":2,"x":1088.4174613952637,"y":898.4171018600464,"wires":[["c3bd4d1c.51ebc"],["eb81778a.1b3b28"]]},{"id":"4d155b3e.61b194","type":"hs-device","z":"ca88d55b.a49778","name":"Virtual Virtual Various utilities ( need Sorting) Lamp","device":"3744","server":"d40be994.808408","feature":"7267","reportonstartup":false,"x":1754.5506286621094,"y":832.7503604888916,"wires":[[]]},{"id":"47fdae66.0fd5d","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"0","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1406.0007400512695,"y":968.000431060791,"wires":[["6ad6c1b.fabe34"]]},{"id":"1d30017.760d4ff","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"100","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1406.0011367797852,"y":1003.0004959106445,"wires":[["6ad6c1b.fabe34"]]},{"id":"82bced89.a204e","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"percentage","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":1404.0007400512695,"y":1039.000623703003,"wires":[["6ad6c1b.fabe34"]]},{"id":"39b4a376.7c6a4c","type":"switch","z":"ca88d55b.a49778","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"false"},{"t":"true"}],"checkall":"true","repair":false,"outputs":2,"x":1227.0007362365723,"y":970.000431060791,"wires":[["47fdae66.0fd5d"],["1d30017.760d4ff"]]},{"id":"21b4b536.5797ca","type":"switch","z":"ca88d55b.a49778","name":"","property":"meta.input.bri","propertyType":"msg","rules":[{"t":"nnull"},{"t":"else"}],"checkall":"false","repair":false,"outputs":2,"x":1096.4172668457031,"y":1011.4170331954956,"wires":[["82bced89.a204e"],["39b4a376.7c6a4c"]]},{"id":"6ad6c1b.fabe34","type":"hs-device","z":"ca88d55b.a49778","name":"Lutron Lutron Root Office Ceiling","device":"36","server":"d40be994.808408","feature":"42","reportonstartup":false,"x":1730.5506286621094,"y":968.7504329681396,"wires":[[]]},{"id":"bca473b9.2a114","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"0","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1403.0007400512695,"y":1112.000467300415,"wires":[["31ff9720.715ab8"]]},{"id":"4cfd01ee.9b89c","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"100","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1403.0009841918945,"y":1144.000467300415,"wires":[["31ff9720.715ab8"]]},{"id":"52d5a945.c670a8","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"percentage","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":1403.000617980957,"y":1175.000467300415,"wires":[["31ff9720.715ab8"]]},{"id":"798858cf.c87668","type":"switch","z":"ca88d55b.a49778","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"false"},{"t":"true"}],"checkall":"true","repair":false,"outputs":2,"x":1224.0007362365723,"y":1109.0004692077637,"wires":[["bca473b9.2a114"],["4cfd01ee.9b89c"]]},{"id":"c7a63dda.300d8","type":"switch","z":"ca88d55b.a49778","name":"","property":"meta.input.bri","propertyType":"msg","rules":[{"t":"nnull"},{"t":"else"}],"checkall":"false","repair":false,"outputs":2,"x":1093.4173316955566,"y":1152.4170036315918,"wires":[["52d5a945.c670a8"],["798858cf.c87668"]]},{"id":"31ff9720.715ab8","type":"hs-device","z":"ca88d55b.a49778","name":"Lutron Lutron Root Bathroom Ceiling","device":"36","server":"d40be994.808408","feature":"46","reportonstartup":false,"x":1731.5506286621094,"y":1108.7504692077637,"wires":[[]]},{"id":"cad2ae79.4c2c8","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"0","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1409.0008602142334,"y":1234.0006523132324,"wires":[["1ed1ff83.ad3d3"]]},{"id":"719a3315.fd556c","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"99","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1406.0011978149414,"y":1270.0007371902466,"wires":[["1ed1ff83.ad3d3"]]},{"id":"4bf3fbe2.2a8264","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"percentage","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":1407.0008010864258,"y":1308.0007486343384,"wires":[["1ed1ff83.ad3d3"]]},{"id":"5dca92cf.e8c39c","type":"switch","z":"ca88d55b.a49778","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"false"},{"t":"true"}],"checkall":"true","repair":false,"outputs":2,"x":1222.0007286071777,"y":1236.0006074905396,"wires":[["cad2ae79.4c2c8"],["719a3315.fd556c"]]},{"id":"827d0529.065108","type":"switch","z":"ca88d55b.a49778","name":"","property":"meta.input.bri","propertyType":"msg","rules":[{"t":"nnull"},{"t":"else"}],"checkall":"false","repair":false,"outputs":2,"x":1084.4173202514648,"y":1270.4171438217163,"wires":[["4bf3fbe2.2a8264"],["5dca92cf.e8c39c"]]},{"id":"1ed1ff83.ad3d3","type":"hs-device","z":"ca88d55b.a49778","name":"Node 15 Z-Wave HomeSeer HS-WD200+ Dimmer Bedroom Ceiling","device":"1235","server":"d40be994.808408","feature":"1237","reportonstartup":false,"x":1818.5506896972656,"y":1236.7506074905396,"wires":[[]]},{"id":"25801573.33c2fa","type":"hs-device","z":"ca88d55b.a49778","name":"Plugin LG_ThinQ Air Conditioner Air Conditioner Power","device":"3731","server":"d40be994.808408","feature":"3732","reportonstartup":false,"x":1789.3337020874023,"y":2335.8671474456787,"wires":[[]]},{"id":"eee647ab.807ba8","type":"change","z":"ca88d55b.a49778","name":"","rules":[{"t":"delete","p":"payload","pt":"msg"},{"t":"set","p":"topic","pt":"msg","to":"control","tot":"str"},{"t":"set","p":"payload.value","pt":"msg","to":"0","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1450.4004821777344,"y":2339.6009998321533,"wires":[["25801573.33c2fa"]]},{"id":"d40be994.808408","type":"hs-server","z":"","name":"Hs4","host":"127.0.0.1","port":"82"}]
      Attached Files

      Comment


        #4
        You may want to look at Subflows to put all those redundant nodes into one place. That way if you have to modify something you do it once and it applies to all of them.
        Karl S
        HS4Pro on Windows 10
        1070 Devices
        56 Z-Wave Nodes
        104 Events
        HSTouch Clients: 3 Android, 1 iOS
        Google Home: 3 Mini units, 1 Pair Audios, 2 Displays

        Comment


          #5
          Originally posted by ksum View Post
          You may want to look at Subflows to put all those redundant nodes into one place. That way if you have to modify something you do it once and it applies to all of them.
          Thanks! Will look at it for sure. ksum I thought it was only for organisation (I mean I thought is was like a flow into another flow) :P

          Comment


            #6
            Thanks so much. I will have to try and figure this out. I am new to node red.

            Comment


              #7
              Originally posted by MattL0 View Post
              Yes I use this one . https://flows.nodered.org/node/node-...ib-amazon-echo

              I can send you a exemple of flow later .
              Hey Matt,
              Happy Thanksgiving! Thank you so much for sharing your node-red flows. I used your flow to replace the HS Alexa skill in hopes to make it work more reliably. Sporadically I'm having issues where we give a command to dim the family room as an example, and it turns on the lights full blast instead of dimming. I'm assuming you put the if no bri input -- delay/rate limit to possibly try to solve this issue? The issue seems to happen when the alexa switch is off, it seems to give an on command followed by the dim command. Attached is an example I captured of this behaviour in debug where I asked to dim to 20% but you can see the HS output value of 99. The first two are the debug from the Alexa switch which seems to be a back to back output and the last is the debug out of the HS switch. Have you run into similar behaviour and if so, did you find a resolution? Thanks!

              Attached Files

              Comment


                #8
                Hi cgeisler
                happy thanksgiving to you too.

                I am not sure if I modified the flow since then.

                Code:
                [{"id":"cb719f99.2dab8","type":"subflow","name":"Alexa Devices SUB (on-off-dim)","info":"","category":"","in":[{"x":30,"y":80,"wires":[{"id":"7e1a733f.f9c42c"}]}],"out":[{"x":769.0001831054688,"y":80,"wires":[{"id":"6ed88ef3.7c8a2","port":0}]}],"env":[],"color":"#DDAA99"},{"id":"98d4560f.f96fc8","type":"switch","z":"cb719f99.2dab8","name":"","property":"meta.input.bri","propertyType":"msg","rules":[{"t":"istype","v":"number","vt":"number"},{"t":"else"}],"checkall":"true","repair":false,"outputs":2,"x":366.4999885559082,"y":83,"wires":[["6ed88ef3.7c8a2"],["8f796257.812f8"]]},{"id":"8f796257.812f8","type":"delay","z":"cb719f99.2dab8","name":"","pauseType":"delay","timeout":"200","timeoutUnits":"milliseconds","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":false,"x":489.5000457763672,"y":119.66671943664551,"wires":[["6ed88ef3.7c8a2"]]},{"id":"6ed88ef3.7c8a2","type":"delay","z":"cb719f99.2dab8","name":"","pauseType":"rate","timeout":"200","timeoutUnits":"milliseconds","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":true,"x":619.0001831054688,"y":80,"wires":[[]]},{"id":"7e1a733f.f9c42c","type":"change","z":"cb719f99.2dab8","name":"","rules":[{"t":"delete","p":"payload","pt":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":200,"y":80,"wires":[["98d4560f.f96fc8"]]},{"id":"77c0c83.0e06838","type":"tab","label":"Alexa devices","disabled":false,"info":""},{"id":"b8b83cae.f52a4","type":"switch","z":"77c0c83.0e06838","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"false"},{"t":"true"}],"checkall":"true","repair":false,"outputs":2,"x":1214.1505966186523,"y":20,"wires":[["daf3755a.8418e8"],["f038bb5a.36df98"]]},{"id":"377d1a94.904a26","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"0","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1397.25048828125,"y":361.250244140625,"wires":[["4910377a.2b7b78"]]},{"id":"405749ae.d51a58","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"100","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1437.250732421875,"y":398.25018310546875,"wires":[["4910377a.2b7b78"]]},{"id":"143534c7.2a83bb","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"percentage","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":1394.250473022461,"y":431.25017070770264,"wires":[["4910377a.2b7b78"]]},{"id":"6a7ab8f.8d7f648","type":"switch","z":"77c0c83.0e06838","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"false"},{"t":"true"}],"checkall":"true","repair":false,"outputs":2,"x":1165.2504653930664,"y":357.25016593933105,"wires":[["377d1a94.904a26"],["405749ae.d51a58"]]},{"id":"1914492b.d24d47","type":"amazon-echo-hub","z":"77c0c83.0e06838","port":"80","processinput":0,"discovery":true,"x":95,"y":20,"wires":[["d6bd0e56.a2b69"]]},{"id":"ce578b84.948208","type":"amazon-echo-device","z":"77c0c83.0e06838","name":"Bedrosidefger","topic":"run","x":438.28568267822266,"y":21.428571701049805,"wires":[["1c689992.8cb666"]]},{"id":"70c7d739.73ede8","type":"amazon-echo-device","z":"77c0c83.0e06838","name":"LVkewfwioe","topic":"run","x":420.28577041625977,"y":121.57145023345947,"wires":[["5d3c4abf.a926a4"]]},{"id":"848b569a.0e8928","type":"amazon-echo-device","z":"77c0c83.0e06838","name":"officfwefjwieo","topic":"control","x":419.42874908447266,"y":355.2859745025635,"wires":[["2377502c.800b9"]]},{"id":"a790a6df.9dc428","type":"amazon-echo-device","z":"77c0c83.0e06838","name":"bathrerfeddrfre","topic":"","x":413.00000762939453,"y":481.57150077819824,"wires":[["8ea75c43.3523a"]]},{"id":"a67290f1.aeb65","type":"amazon-echo-device","z":"77c0c83.0e06838","name":"Kitcvhenekfnl3ed","topic":"run","x":400.5714225769043,"y":245.28582286834717,"wires":[["ba17342d.f9a738"]]},{"id":"622d6298.7e04ec","type":"amazon-echo-device","z":"77c0c83.0e06838","name":"Hallway","topic":"control","x":423.28569412231445,"y":613.285795211792,"wires":[["1e5d3d67.fc7243"]]},{"id":"64d64508.ed2bfc","type":"amazon-echo-device","z":"77c0c83.0e06838","name":"Heat","topic":"control","x":481.71447944641113,"y":1394.0004892349243,"wires":[["f511e619.51ad68"]]},{"id":"ed505640.e742f8","type":"amazon-echo-device","z":"77c0c83.0e06838","name":"Electronics","topic":"control","x":477.42864990234375,"y":1465.857325553894,"wires":[["6f3c4cea.6f2f34"]]},{"id":"15f46edc.51f951","type":"amazon-echo-device","z":"77c0c83.0e06838","name":"Playlist","topic":"control","x":491.57147216796875,"y":1554.7144355773926,"wires":[["8f76dba4.81e238"]]},{"id":"bc176340.a6403","type":"amazon-echo-device","z":"77c0c83.0e06838","name":"water machine","topic":"control","x":482.7144088745117,"y":1647.571668624878,"wires":[["3cadc63c.3bc13a"]]},{"id":"b3fa236f.d13f6","type":"amazon-echo-device","z":"77c0c83.0e06838","name":"Outdoor light","topic":"control","x":501.2857971191406,"y":1731.8571157455444,"wires":[["c3ba0a19.202188"]]},{"id":"bf45981c.e50398","type":"amazon-echo-device","z":"77c0c83.0e06838","name":"Living room tv","topic":"control","x":496.2857971191406,"y":1796.8571186065674,"wires":[["8ab15fd6.d5a5d"]]},{"id":"aba0e747.20d248","type":"amazon-echo-device","z":"77c0c83.0e06838","name":"Bedroom tv","topic":"control","x":506.2857666015625,"y":1876.857237815857,"wires":[["7dc5baab.21b984"]]},{"id":"ce108cb9.49af5","type":"amazon-echo-device","z":"77c0c83.0e06838","name":"Kodi","topic":"control","x":519.5714874267578,"y":1961.0002665519714,"wires":[["17ebcbc2.26be64"]]},{"id":"701843d.a3d27bc","type":"amazon-echo-device","z":"77c0c83.0e06838","name":"Ceiling","topic":"control","x":435.0006408691406,"y":722.714695930481,"wires":[["9101eeba.1f8aa"]]},{"id":"c1c87c8b.68b46","type":"amazon-echo-device","z":"77c0c83.0e06838","name":"Lamp","topic":"control","x":451.28638458251953,"y":861.5718755722046,"wires":[["f673282c.029fb8"]]},{"id":"29c1d490.1b88ac","type":"amazon-echo-device","z":"77c0c83.0e06838","name":"Office ceiling","topic":"control","x":450.0006790161133,"y":988.8575210571289,"wires":[["55521c82.dafe34"]]},{"id":"de9335c4.2f5298","type":"amazon-echo-device","z":"77c0c83.0e06838","name":"bathroom ceiling","topic":"control","x":463.42921447753906,"y":1117.2861957550049,"wires":[["e485bca7.f9547"]]},{"id":"a7df6eff.30ee8","type":"amazon-echo-device","z":"77c0c83.0e06838","name":"Bedroom ceiling","topic":"control","x":461.2864227294922,"y":1239.572120666504,"wires":[["32ab9352.207f4c"]]},{"id":"98cb62fe.64117","type":"switch","z":"77c0c83.0e06838","name":"","property":"meta.input.bri","propertyType":"msg","rules":[{"t":"nnull"},{"t":"else"}],"checkall":"false","repair":false,"outputs":2,"x":1072.6667366027832,"y":33.00000190734863,"wires":[["5aa2ebaf.909374"],["b8b83cae.f52a4"]]},{"id":"389b101c.29802","type":"switch","z":"77c0c83.0e06838","name":"","property":"meta.input.bri","propertyType":"msg","rules":[{"t":"nnull"},{"t":"else"}],"checkall":"false","repair":false,"outputs":2,"x":1035.6669960021973,"y":396.6668014526367,"wires":[["143534c7.2a83bb"],["6a7ab8f.8d7f648"]]},{"id":"b0a1655c.fe9788","type":"amazon-echo-device","z":"77c0c83.0e06838","name":"Doorbell","topic":"control","x":526.5719223022461,"y":2083.43793964386,"wires":[["ef957ac2.5f69b8"]]},{"id":"acc74311.aa698","type":"amazon-echo-device","z":"77c0c83.0e06838","name":"Living room fan","topic":"control","x":531.0230484008789,"y":2166.9000549316406,"wires":[["c0d60b6c.74b018"]]},{"id":"3345150d.fcf78a","type":"amazon-echo-device","z":"77c0c83.0e06838","name":"Bedroom fan","topic":"control","x":541.2373428344727,"y":2245.780919075012,"wires":[["3e2d1423.9eb71c"]]},{"id":"afe61c60.32d05","type":"switch","z":"77c0c83.0e06838","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"istype","v":"boolean","vt":"boolean"},{"t":"else"}],"checkall":"true","repair":false,"outputs":2,"x":1152.373649597168,"y":2374.968969345093,"wires":[["af8df3dd.4e85"],[]]},{"id":"af8df3dd.4e85","type":"switch","z":"77c0c83.0e06838","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"false"},{"t":"true"}],"checkall":"true","repair":false,"outputs":2,"x":1276.3736572265625,"y":2348.969228744507,"wires":[["536d7bd8.ffa994"],["3e967f9d.d45c9"]]},{"id":"38d61c7c.c24464","type":"amazon-echo-device","z":"77c0c83.0e06838","name":"Air conditioner","topic":"run","x":550.5718536376953,"y":2372.596128463745,"wires":[["afe61c60.32d05"]]},{"id":"3e967f9d.d45c9","type":"hs-event","z":"77c0c83.0e06838","name":"A/C profiles - Cold to the max (event)","event":"324","server":"d40be994.808408","x":1741.2314910888672,"y":2385.484857559204,"wires":[[]]},{"id":"a930e5b7.47f608","type":"hs-device","z":"77c0c83.0e06838","name":"Virtual Virtual Rooms BedRoom","device":"2144","server":"d40be994.808408","feature":"1863","reportonstartup":false,"x":1686.5401992797852,"y":20,"wires":[[]]},{"id":"4910377a.2b7b78","type":"hs-device","z":"77c0c83.0e06838","name":"Virtual Virtual Rooms Office Room","device":"2144","server":"d40be994.808408","feature":"1864","reportonstartup":false,"x":1688.8003540039062,"y":353.0001983642578,"wires":[[]]},{"id":"daf3755a.8418e8","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"0","tot":"num"},{"t":"set","p":"topic","pt":"msg","to":"control","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":1375.200080871582,"y":20,"wires":[["a930e5b7.47f608"]]},{"id":"5aa2ebaf.909374","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"percentage","tot":"msg"},{"t":"set","p":"topic","pt":"msg","to":"control","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":1376.2002143859863,"y":87.00001335144043,"wires":[["a930e5b7.47f608"]]},{"id":"6fdde920.2b1538","type":"switch","z":"77c0c83.0e06838","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"false"},{"t":"true"}],"checkall":"true","repair":false,"outputs":2,"x":1209.1653099060059,"y":125.63176155090332,"wires":[["7d9b9b84.bdcfb4"],["c7acfd5.f1549"]]},{"id":"ab6a064f.a42d48","type":"switch","z":"77c0c83.0e06838","name":"","property":"meta.input.bri","propertyType":"msg","rules":[{"t":"nnull"},{"t":"else"}],"checkall":"false","repair":false,"outputs":2,"x":1079.6817741394043,"y":163.53382110595703,"wires":[["7b884de.97002b4"],["6fdde920.2b1538"]]},{"id":"14ec77a1.a30888","type":"hs-device","z":"77c0c83.0e06838","name":"Virtual Virtual Rooms Living room","device":"2144","server":"d40be994.808408","feature":"1860","reportonstartup":false,"x":1683.555435180664,"y":129.22299766540527,"wires":[[]]},{"id":"7d9b9b84.bdcfb4","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"0","tot":"num"},{"t":"set","p":"topic","pt":"msg","to":"control","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":1377.2149200439453,"y":128.53380012512207,"wires":[["14ec77a1.a30888"]]},{"id":"7b884de.97002b4","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"percentage","tot":"msg"},{"t":"set","p":"topic","pt":"msg","to":"control","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":1376.215316772461,"y":193.53384971618652,"wires":[["14ec77a1.a30888"]]},{"id":"624b13a6.9ff03c","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"0","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1391.2000732421875,"y":481.40003299713135,"wires":[["c77095bb.7f6c98"]]},{"id":"9ea4a823.a52438","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"100","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1389.2003364562988,"y":517.3999719619751,"wires":[["c77095bb.7f6c98"]]},{"id":"dbd81c4e.93db1","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"percentage","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":1395.2000846862793,"y":555.3999614715576,"wires":[["c77095bb.7f6c98"]]},{"id":"b6d011e7.a23df","type":"switch","z":"77c0c83.0e06838","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"false"},{"t":"true"}],"checkall":"true","repair":false,"outputs":2,"x":1175.199935913086,"y":482.39996910095215,"wires":[["624b13a6.9ff03c"],["9ea4a823.a52438"]]},{"id":"ac03e782.6bb518","type":"switch","z":"77c0c83.0e06838","name":"","property":"meta.input.bri","propertyType":"msg","rules":[{"t":"nnull"},{"t":"else"}],"checkall":"false","repair":false,"outputs":2,"x":1043.6166687011719,"y":524.8167190551758,"wires":[["dbd81c4e.93db1"],["b6d011e7.a23df"]]},{"id":"c77095bb.7f6c98","type":"hs-device","z":"77c0c83.0e06838","name":"Virtual Virtual Rooms Bathroom","device":"2144","server":"d40be994.808408","feature":"1862","reportonstartup":false,"x":1677.7499618530273,"y":478.14997005462646,"wires":[[]]},{"id":"7efe0da3.f164d4","type":"switch","z":"77c0c83.0e06838","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"false"},{"t":"true"}],"checkall":"true","repair":false,"outputs":2,"x":1166.36478805542,"y":233.63178634643555,"wires":[["c5f0433c.0e328"],["ff56b6e.b1bb348"]]},{"id":"8e6b982c.0677d8","type":"switch","z":"77c0c83.0e06838","name":"","property":"meta.input.bri","propertyType":"msg","rules":[{"t":"nnull"},{"t":"else"}],"checkall":"false","repair":false,"outputs":2,"x":1047.8811225891113,"y":286.5338201522827,"wires":[["f1959fc4.36d0e"],["7efe0da3.f164d4"]]},{"id":"d671e64d.f1a568","type":"hs-device","z":"77c0c83.0e06838","name":"Virtual Virtual Rooms Kitchen","device":"2144","server":"d40be994.808408","feature":"1861","reportonstartup":false,"x":1672.754653930664,"y":230.2230281829834,"wires":[[]]},{"id":"c5f0433c.0e328","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"0","tot":"num"},{"t":"set","p":"topic","pt":"msg","to":"control","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":1375.414405822754,"y":234.53383541107178,"wires":[["d671e64d.f1a568"]]},{"id":"f1959fc4.36d0e","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"percentage","tot":"msg"},{"t":"set","p":"topic","pt":"msg","to":"control","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":1372.414405822754,"y":301.5338249206543,"wires":[["d671e64d.f1a568"]]},{"id":"b6334934.7aac38","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"0","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1394.4001445770264,"y":599.0000610351562,"wires":[["fb862b5.58cc1d8"]]},{"id":"73f21ea8.b9cd7","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"100","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1394.4004745483398,"y":634.0000171661377,"wires":[["fb862b5.58cc1d8"]]},{"id":"96431ea7.6e146","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"percentage","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":1395.4000854492188,"y":671.0000200271606,"wires":[["fb862b5.58cc1d8"]]},{"id":"32e299af.74f416","type":"switch","z":"77c0c83.0e06838","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"false"},{"t":"true"}],"checkall":"true","repair":false,"outputs":2,"x":1184.400001525879,"y":599.0000886917114,"wires":[["b6334934.7aac38"],["73f21ea8.b9cd7"]]},{"id":"676e9388.371f0c","type":"switch","z":"77c0c83.0e06838","name":"","property":"meta.input.bri","propertyType":"msg","rules":[{"t":"nnull"},{"t":"else"}],"checkall":"false","repair":false,"outputs":2,"x":1058.8166618347168,"y":646.4167547225952,"wires":[["96431ea7.6e146"],["32e299af.74f416"]]},{"id":"fb862b5.58cc1d8","type":"hs-device","z":"77c0c83.0e06838","name":"Lutron Lutron Root Hallway","device":"36","server":"d40be994.808408","feature":"41","reportonstartup":false,"x":1683.9500885009766,"y":588.7500896453857,"wires":[[]]},{"id":"c689384d.01d968","type":"switch","z":"77c0c83.0e06838","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"istype","v":"boolean","vt":"boolean"},{"t":"else"}],"checkall":"true","repair":false,"outputs":2,"x":1081.9448699951172,"y":1413.8227453231812,"wires":[["aebb15ea.cb98c8"],[]]},{"id":"aebb15ea.cb98c8","type":"switch","z":"77c0c83.0e06838","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"false"},{"t":"true"}],"checkall":"true","repair":false,"outputs":2,"x":1223.9447479248047,"y":1376.8226146697998,"wires":[["6ecb85e8.32504c"],["a00b215a.d908a"]]},{"id":"7e3571b6.8a69d","type":"hs-device","z":"77c0c83.0e06838","name":"Virtual Virtual Various utilities ( need Sorting) Heat","device":"3744","server":"d40be994.808408","feature":"2503","reportonstartup":false,"x":1773.4003677368164,"y":1380.6006088256836,"wires":[[]]},{"id":"6ecb85e8.32504c","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"0","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1408.8002243041992,"y":1381.600477218628,"wires":[["7e3571b6.8a69d"]]},{"id":"a00b215a.d908a","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"100","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1410.8006134033203,"y":1414.6006107330322,"wires":[["7e3571b6.8a69d"]]},{"id":"f511e619.51ad68","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"delete","p":"payload","pt":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":726.2288665771484,"y":1394.8293161392212,"wires":[["c689384d.01d968"]]},{"id":"6f3c4cea.6f2f34","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"delete","p":"payload","pt":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":725.5714492797852,"y":1472.7145490646362,"wires":[["9a7ffa23.023188"]]},{"id":"8f76dba4.81e238","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"delete","p":"payload","pt":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":736.0287322998047,"y":1556.0002880096436,"wires":[["c30ea836.be79e8"]]},{"id":"3cadc63c.3bc13a","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"delete","p":"payload","pt":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":740.6001815795898,"y":1642.1430578231812,"wires":[["5b03cf06.299db"]]},{"id":"c3ba0a19.202188","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"delete","p":"payload","pt":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":749.7431030273438,"y":1730.4288187026978,"wires":[["35e5d56a.d50b4a"]]},{"id":"8ab15fd6.d5a5d","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"delete","p":"payload","pt":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":762.1716041564941,"y":1789.714482307434,"wires":[["37cf8d14.fd4e72"]]},{"id":"7dc5baab.21b984","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"delete","p":"payload","pt":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":769.4573173522949,"y":1860.0002193450928,"wires":[["f83657e3.445908"]]},{"id":"17ebcbc2.26be64","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"delete","p":"payload","pt":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":772.3145980834961,"y":1947.1433639526367,"wires":[["6b5bc45b.4f554c"]]},{"id":"ef957ac2.5f69b8","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"delete","p":"payload","pt":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":776.7432861328125,"y":2070.858067512512,"wires":[["1a5cd481.2c336b"]]},{"id":"c0d60b6c.74b018","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"delete","p":"payload","pt":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":797.171875,"y":2184.2869663238525,"wires":[["d801e9cf.2f6a98"]]},{"id":"3e2d1423.9eb71c","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"delete","p":"payload","pt":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":793.8861694335938,"y":2281.8581523895264,"wires":[["c33b2701.706f78"]]},{"id":"9a7ffa23.023188","type":"switch","z":"77c0c83.0e06838","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"istype","v":"boolean","vt":"boolean"},{"t":"else"}],"checkall":"true","repair":false,"outputs":2,"x":1099.0000686645508,"y":1499.2002544403076,"wires":[["fd8908ba.3541d8"],[]]},{"id":"fd8908ba.3541d8","type":"switch","z":"77c0c83.0e06838","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"false"},{"t":"true"}],"checkall":"true","repair":false,"outputs":2,"x":1225.0000762939453,"y":1468.2002544403076,"wires":[["654b272a.a96f98"],["b83d83a1.aef68"]]},{"id":"dc50ad5.59d205","type":"hs-device","z":"77c0c83.0e06838","name":"Virtual Virtual Various utilities ( need Sorting) electronic","device":"3744","server":"d40be994.808408","feature":"4556","reportonstartup":false,"x":1775.4558372497559,"y":1463.9782428741455,"wires":[[]]},{"id":"654b272a.a96f98","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"0","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1410.8556823730469,"y":1464.97811794281,"wires":[["dc50ad5.59d205"]]},{"id":"b83d83a1.aef68","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"100","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1414.855941772461,"y":1498.977991104126,"wires":[["dc50ad5.59d205"]]},{"id":"c30ea836.be79e8","type":"switch","z":"77c0c83.0e06838","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"istype","v":"boolean","vt":"boolean"},{"t":"else"}],"checkall":"true","repair":false,"outputs":2,"x":1111.0002098083496,"y":1587.8005447387695,"wires":[["619d9bd6.f94be4"],[]]},{"id":"619d9bd6.f94be4","type":"switch","z":"77c0c83.0e06838","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"false"},{"t":"true"}],"checkall":"true","repair":false,"outputs":2,"x":1234.0002174377441,"y":1556.8005447387695,"wires":[["4a8af616.89f6f8"],["bbe811a1.83d62"]]},{"id":"21fd0d07.bae252","type":"hs-device","z":"77c0c83.0e06838","name":"Playlist","device":"5541","server":"d40be994.808408","feature":0,"reportonstartup":false,"x":1650.455966949463,"y":1551.5784091949463,"wires":[[]]},{"id":"4a8af616.89f6f8","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"0","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1413.8558197021484,"y":1556.578408241272,"wires":[["21fd0d07.bae252"]]},{"id":"bbe811a1.83d62","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"100","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1415.856086730957,"y":1591.578411102295,"wires":[["21fd0d07.bae252"]]},{"id":"5b03cf06.299db","type":"switch","z":"77c0c83.0e06838","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"istype","v":"boolean","vt":"boolean"},{"t":"else"}],"checkall":"true","repair":false,"outputs":2,"x":1115.4002075195312,"y":1678.8004188537598,"wires":[["9d39fa57.4b6c98"],[]]},{"id":"9d39fa57.4b6c98","type":"switch","z":"77c0c83.0e06838","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"false"},{"t":"true"}],"checkall":"true","repair":false,"outputs":2,"x":1232.4002151489258,"y":1645.800419807434,"wires":[["b9e6e52e.010958"],["3b291462.5fdfdc"]]},{"id":"b20270e8.be4a9","type":"hs-device","z":"77c0c83.0e06838","name":"Water Machine","device":"158","server":"d40be994.808408","feature":0,"reportonstartup":false,"x":1674.8558349609375,"y":1646.5782852172852,"wires":[[]]},{"id":"b9e6e52e.010958","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"0","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1417.2557411193848,"y":1645.5782690048218,"wires":[["b20270e8.be4a9"]]},{"id":"3b291462.5fdfdc","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"255","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1418.256088256836,"y":1679.5782871246338,"wires":[["b20270e8.be4a9"]]},{"id":"35e5d56a.d50b4a","type":"switch","z":"77c0c83.0e06838","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"istype","v":"boolean","vt":"boolean"},{"t":"else"}],"checkall":"true","repair":false,"outputs":2,"x":1138.2001457214355,"y":1757.8002948760986,"wires":[["fb65d1f0.fb759"],[]]},{"id":"fb65d1f0.fb759","type":"switch","z":"77c0c83.0e06838","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"false"},{"t":"true"}],"checkall":"true","repair":false,"outputs":2,"x":1252.2002182006836,"y":1723.8002948760986,"wires":[["2c51992.5cec266"],["48363af8.b068b4"]]},{"id":"310f75ff.ed1cba","type":"hs-device","z":"77c0c83.0e06838","name":"Lutron Lutron Root Outdoor light","device":"36","server":"d40be994.808408","feature":"2045","reportonstartup":false,"x":1703.6557083129883,"y":1722.578161239624,"wires":[[]]},{"id":"2c51992.5cec266","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"0","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1421.0558242797852,"y":1725.578158378601,"wires":[["310f75ff.ed1cba"]]},{"id":"48363af8.b068b4","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"100","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1424.0559539794922,"y":1762.5781621932983,"wires":[["310f75ff.ed1cba"]]},{"id":"37cf8d14.fd4e72","type":"switch","z":"77c0c83.0e06838","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"istype","v":"boolean","vt":"boolean"},{"t":"else"}],"checkall":"true","repair":false,"outputs":2,"x":1149.4002113342285,"y":1845.8003005981445,"wires":[["b0266060.31ef5"],[]]},{"id":"b0266060.31ef5","type":"switch","z":"77c0c83.0e06838","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"false"},{"t":"true"}],"checkall":"true","repair":false,"outputs":2,"x":1257.400218963623,"y":1813.8003005981445,"wires":[["13a523c9.24528c"],["7fd0ac58.5afb54"]]},{"id":"4798c381.9b415c","type":"hs-device","z":"77c0c83.0e06838","name":"Virtual Virtual Various utilities ( need Sorting) Living room tv","device":"3744","server":"d40be994.808408","feature":"2113","reportonstartup":false,"x":1787.8558387756348,"y":1810.57816696167,"wires":[[]]},{"id":"13a523c9.24528c","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"0","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1428.2558250427246,"y":1811.578164100647,"wires":[["4798c381.9b415c"]]},{"id":"7fd0ac58.5afb54","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"1","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1430.2560806274414,"y":1846.5781650543213,"wires":[["4798c381.9b415c"]]},{"id":"f83657e3.445908","type":"switch","z":"77c0c83.0e06838","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"istype","v":"boolean","vt":"boolean"},{"t":"else"}],"checkall":"true","repair":false,"outputs":2,"x":1160.200210571289,"y":1931.8004207611084,"wires":[["6acc0523.17af1c"],[]]},{"id":"6acc0523.17af1c","type":"switch","z":"77c0c83.0e06838","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"false"},{"t":"true"}],"checkall":"true","repair":false,"outputs":2,"x":1266.2002201080322,"y":1896.8004207611084,"wires":[["35ca6f39.17228"],["bd2dcc97.d1f31"]]},{"id":"c32048a3.f185b8","type":"hs-device","z":"77c0c83.0e06838","name":"Virtual Virtual Various utilities ( need Sorting) Bedroom tv","device":"3744","server":"d40be994.808408","feature":"1039","reportonstartup":false,"x":1780.6557159423828,"y":1891.5782871246338,"wires":[[]]},{"id":"35ca6f39.17228","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"0","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1437.0558242797852,"y":1896.5782833099365,"wires":[["c32048a3.f185b8"]]},{"id":"bd2dcc97.d1f31","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"100","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1439.0559539794922,"y":1931.578288078308,"wires":[["c32048a3.f185b8"]]},{"id":"6b5bc45b.4f554c","type":"switch","z":"77c0c83.0e06838","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"istype","v":"boolean","vt":"boolean"},{"t":"else"}],"checkall":"true","repair":false,"outputs":2,"x":1169.0002136230469,"y":2016.8004264831543,"wires":[["566aafaa.09471"],[]]},{"id":"566aafaa.09471","type":"switch","z":"77c0c83.0e06838","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"false"},{"t":"true"}],"checkall":"true","repair":false,"outputs":2,"x":1277.0002212524414,"y":1980.8004264831543,"wires":[["f4cac069.b096b"],["c6197b49.7c50a8"]]},{"id":"9672bf56.f1219","type":"hs-device","z":"77c0c83.0e06838","name":"Virtual Virtual Various utilities ( need Sorting) Kodi","device":"3744","server":"d40be994.808408","feature":"1771","reportonstartup":false,"x":1771.4558410644531,"y":1974.5782918930054,"wires":[[]]},{"id":"f4cac069.b096b","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"0","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1445.855827331543,"y":1980.5782890319824,"wires":[["9672bf56.f1219"]]},{"id":"c6197b49.7c50a8","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"100","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1450.856086730957,"y":2018.5782928466797,"wires":[["9672bf56.f1219"]]},{"id":"1a5cd481.2c336b","type":"switch","z":"77c0c83.0e06838","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"istype","v":"boolean","vt":"boolean"},{"t":"else"}],"checkall":"true","repair":false,"outputs":2,"x":1160.0004692077637,"y":2112.8009872436523,"wires":[["ae5d21d8.9076b"],[]]},{"id":"ae5d21d8.9076b","type":"switch","z":"77c0c83.0e06838","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"false"},{"t":"true"}],"checkall":"true","repair":false,"outputs":2,"x":1269.0004768371582,"y":2076.8009872436523,"wires":[["6835aaaa.139104"],["77bdcd1b.431b54"]]},{"id":"92d5764e.16dcf8","type":"hs-device","z":"77c0c83.0e06838","name":"Doorbell","device":"5672","server":"d40be994.808408","feature":0,"reportonstartup":false,"x":1666.45609664917,"y":2079.5788536071777,"wires":[[]]},{"id":"6835aaaa.139104","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"0","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1439.8559799194336,"y":2078.578598022461,"wires":[["92d5764e.16dcf8"]]},{"id":"77bdcd1b.431b54","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"100","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1443.8563385009766,"y":2112.578854560852,"wires":[["92d5764e.16dcf8"]]},{"id":"d801e9cf.2f6a98","type":"switch","z":"77c0c83.0e06838","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"istype","v":"boolean","vt":"boolean"},{"t":"else"}],"checkall":"true","repair":false,"outputs":2,"x":1160.2006034851074,"y":2207.8012523651123,"wires":[["2aee50f7.000da"],[]]},{"id":"2aee50f7.000da","type":"switch","z":"77c0c83.0e06838","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"false"},{"t":"true"}],"checkall":"true","repair":false,"outputs":2,"x":1273.2004776000977,"y":2167.800992012024,"wires":[["df2efaf5.332118"],["e31fe767.0eaae8"]]},{"id":"8f49d0fb.bcd7a","type":"hs-device","z":"77c0c83.0e06838","name":"JowiHue JowiHue Living Room Fan Living Room Fan (On/Off/Dim)","device":"5906","server":"d40be994.808408","feature":"5907","reportonstartup":false,"x":1827.6562271118164,"y":2172.579116344452,"wires":[[]]},{"id":"df2efaf5.332118","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"0","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1442.0560836791992,"y":2169.5788564682007,"wires":[["8f49d0fb.bcd7a"]]},{"id":"e31fe767.0eaae8","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"255","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1443.0563430786133,"y":2203.5791187286377,"wires":[["8f49d0fb.bcd7a"]]},{"id":"c33b2701.706f78","type":"switch","z":"77c0c83.0e06838","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"istype","v":"boolean","vt":"boolean"},{"t":"else"}],"checkall":"true","repair":false,"outputs":2,"x":1153.0004692077637,"y":2286.800998687744,"wires":[["e9a18afa.a91bd8"],[]]},{"id":"e9a18afa.a91bd8","type":"switch","z":"77c0c83.0e06838","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"false"},{"t":"true"}],"checkall":"true","repair":false,"outputs":2,"x":1275.0004768371582,"y":2249.800998687744,"wires":[["8f0a898a.c20428"],["4eb7cec5.2f28a"]]},{"id":"a383a112.8eaf9","type":"hs-device","z":"77c0c83.0e06838","name":"JowiHue JowiHue Bedroom Fan Bedroom Fan (On/Off/Dim)","device":"5909","server":"d40be994.808408","feature":"5910","reportonstartup":false,"x":1804.4560928344727,"y":2252.5788650512695,"wires":[[]]},{"id":"8f0a898a.c20428","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"0","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1442.8560791015625,"y":2251.578863143921,"wires":[["a383a112.8eaf9"]]},{"id":"4eb7cec5.2f28a","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"255","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1441.856346130371,"y":2287.578866958618,"wires":[["a383a112.8eaf9"]]},{"id":"e3f694d7.5eea28","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"0","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1400.0006408691406,"y":711.0003662109375,"wires":[["d42a0479.975288"]]},{"id":"31294904.418e76","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"100","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1400.0008850097656,"y":747.0003662109375,"wires":[["d42a0479.975288"]]},{"id":"2c40dbfe.129db4","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"percentage","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":1397.0005187988281,"y":778.0003662109375,"wires":[["d42a0479.975288"]]},{"id":"e70423f4.f47b4","type":"switch","z":"77c0c83.0e06838","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"false"},{"t":"true"}],"checkall":"true","repair":false,"outputs":2,"x":1214.000732421875,"y":713.0003623962402,"wires":[["e3f694d7.5eea28"],["31294904.418e76"]]},{"id":"f9bed8a.af44428","type":"switch","z":"77c0c83.0e06838","name":"","property":"meta.input.bri","propertyType":"msg","rules":[{"t":"nnull"},{"t":"else"}],"checkall":"false","repair":false,"outputs":2,"x":1074.4173316955566,"y":748.417028427124,"wires":[["2c40dbfe.129db4"],["e70423f4.f47b4"]]},{"id":"d42a0479.975288","type":"hs-device","z":"77c0c83.0e06838","name":"Virtual Virtual Various utilities ( need Sorting) Ceiling","device":"3744","server":"d40be994.808408","feature":"7268","reportonstartup":false,"x":1757.5506286621094,"y":706.7503519058228,"wires":[[]]},{"id":"c91b354c.b692c8","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"0","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1402.000747680664,"y":832.0004348754883,"wires":[["eb30cafc.613928"]]},{"id":"345c4f44.500b9","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"100","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1405.000991821289,"y":864.0004348754883,"wires":[["eb30cafc.613928"]]},{"id":"e7381e7.5a96fe","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"percentage","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":1405.0006256103516,"y":898.0004348754883,"wires":[["eb30cafc.613928"]]},{"id":"9518b95e.d9bd18","type":"switch","z":"77c0c83.0e06838","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"false"},{"t":"true"}],"checkall":"true","repair":false,"outputs":2,"x":1226.0007400512695,"y":835.0003719329834,"wires":[["c91b354c.b692c8"],["345c4f44.500b9"]]},{"id":"a4986cac.403ff","type":"switch","z":"77c0c83.0e06838","name":"","property":"meta.input.bri","propertyType":"msg","rules":[{"t":"nnull"},{"t":"else"}],"checkall":"false","repair":false,"outputs":2,"x":1088.4174613952637,"y":898.4171018600464,"wires":[["e7381e7.5a96fe"],["9518b95e.d9bd18"]]},{"id":"eb30cafc.613928","type":"hs-device","z":"77c0c83.0e06838","name":"Virtual Virtual Various utilities ( need Sorting) Lamp","device":"3744","server":"d40be994.808408","feature":"7267","reportonstartup":false,"x":1754.5506286621094,"y":832.7503604888916,"wires":[[]]},{"id":"60cf36a1.f63b88","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"0","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1406.0007400512695,"y":968.000431060791,"wires":[["902bc873.4f9838"]]},{"id":"2643cba2.0e1b04","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"100","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1406.0011367797852,"y":1003.0004959106445,"wires":[["902bc873.4f9838"]]},{"id":"2e081ed1.db7912","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"percentage","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":1404.0007400512695,"y":1039.000623703003,"wires":[["902bc873.4f9838"]]},{"id":"79adaae4.5349c4","type":"switch","z":"77c0c83.0e06838","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"false"},{"t":"true"}],"checkall":"true","repair":false,"outputs":2,"x":1227.0007362365723,"y":970.000431060791,"wires":[["60cf36a1.f63b88"],["2643cba2.0e1b04"]]},{"id":"5b12ae1a.13511","type":"switch","z":"77c0c83.0e06838","name":"","property":"meta.input.bri","propertyType":"msg","rules":[{"t":"nnull"},{"t":"else"}],"checkall":"false","repair":false,"outputs":2,"x":1096.4172668457031,"y":1011.4170331954956,"wires":[["2e081ed1.db7912"],["79adaae4.5349c4"]]},{"id":"902bc873.4f9838","type":"hs-device","z":"77c0c83.0e06838","name":"Lutron Lutron Root Office Ceiling","device":"36","server":"d40be994.808408","feature":"42","reportonstartup":false,"x":1730.5506286621094,"y":968.7504329681396,"wires":[[]]},{"id":"23ab79dc.f1f756","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"0","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1404.000732421875,"y":1086.00048828125,"wires":[["11db3854.203208"]]},{"id":"f4d637e1.62a538","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"100","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1403.0009841918945,"y":1144.000467300415,"wires":[["11db3854.203208"]]},{"id":"c0e4a02f.72268","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"percentage","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":1403.000617980957,"y":1175.000467300415,"wires":[["11db3854.203208"]]},{"id":"318ed80c.471cf8","type":"switch","z":"77c0c83.0e06838","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"false"},{"t":"true"}],"checkall":"true","repair":false,"outputs":2,"x":1224.0007362365723,"y":1109.0004692077637,"wires":[["23ab79dc.f1f756"],["f4d637e1.62a538"]]},{"id":"ad4f506a.6a951","type":"switch","z":"77c0c83.0e06838","name":"","property":"meta.input.bri","propertyType":"msg","rules":[{"t":"nnull"},{"t":"else"}],"checkall":"false","repair":false,"outputs":2,"x":1093.4173316955566,"y":1152.4170036315918,"wires":[["c0e4a02f.72268"],["318ed80c.471cf8"]]},{"id":"11db3854.203208","type":"hs-device","z":"77c0c83.0e06838","name":"Lutron Lutron Root Bathroom Ceiling","device":"36","server":"d40be994.808408","feature":"46","reportonstartup":false,"x":1731.5506286621094,"y":1108.7504692077637,"wires":[[]]},{"id":"4236c66d.f0e978","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"0","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1409.0008602142334,"y":1234.0006523132324,"wires":[["f4ca5470.4e14b8"]]},{"id":"d63568e6.0ad7f8","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"99","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1406.0011978149414,"y":1270.0007371902466,"wires":[["f4ca5470.4e14b8"]]},{"id":"9a84701d.74a4d","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"set","p":"payload.value","pt":"msg","to":"percentage","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":1407.0008010864258,"y":1308.0007486343384,"wires":[["f4ca5470.4e14b8"]]},{"id":"ddee4322.e10d","type":"switch","z":"77c0c83.0e06838","name":"","property":"meta.input.on","propertyType":"msg","rules":[{"t":"false"},{"t":"true"}],"checkall":"true","repair":false,"outputs":2,"x":1222.0007286071777,"y":1236.0006074905396,"wires":[["4236c66d.f0e978"],["d63568e6.0ad7f8"]]},{"id":"11051ead.cd1701","type":"switch","z":"77c0c83.0e06838","name":"","property":"meta.input.bri","propertyType":"msg","rules":[{"t":"nnull"},{"t":"else"}],"checkall":"false","repair":false,"outputs":2,"x":1084.4173202514648,"y":1270.4171438217163,"wires":[["9a84701d.74a4d"],["ddee4322.e10d"]]},{"id":"f4ca5470.4e14b8","type":"hs-device","z":"77c0c83.0e06838","name":"Node 15 Z-Wave HomeSeer HS-WD200+ Dimmer Bedroom Ceiling","device":"1235","server":"d40be994.808408","feature":"1237","reportonstartup":false,"x":1818.5506896972656,"y":1236.7506074905396,"wires":[[]]},{"id":"e39e078f.b64db8","type":"hs-device","z":"77c0c83.0e06838","name":"Plugin LG_ThinQ Air Conditioner Air Conditioner Power","device":"3731","server":"d40be994.808408","feature":"3732","reportonstartup":false,"x":1789.3337020874023,"y":2335.8671474456787,"wires":[[]]},{"id":"536d7bd8.ffa994","type":"change","z":"77c0c83.0e06838","name":"","rules":[{"t":"delete","p":"payload","pt":"msg"},{"t":"set","p":"topic","pt":"msg","to":"control","tot":"str"},{"t":"set","p":"payload.value","pt":"msg","to":"0","tot":"num"}],"action":"","property":"","from":"","to":"","reg":false,"x":1450.4004821777344,"y":2339.6009998321533,"wires":[["e39e078f.b64db8"]]},{"id":"f038bb5a.36df98","type":"hs-event","z":"77c0c83.0e06838","name":"Bedroom Group - Bedroom set ton on vocally (Nested)","event":"502","server":"d40be994.808408","x":1498.4140853881836,"y":53.60995101928711,"wires":[[]]},{"id":"c7acfd5.f1549","type":"hs-event","z":"77c0c83.0e06838","name":"Living room group - Lv room set to on vocally (Nested)","event":"332","server":"d40be994.808408","x":1497.0797271728516,"y":160.0162124633789,"wires":[[]]},{"id":"ff56b6e.b1bb348","type":"hs-event","z":"77c0c83.0e06838","name":"kitchen group - Kitchen set to on vocally (Nested)","event":"80","server":"d40be994.808408","x":1481.857650756836,"y":267.01616859436035,"wires":[[]]},{"id":"1c689992.8cb666","type":"subflow:cb719f99.2dab8","z":"77c0c83.0e06838","name":"","env":[],"x":693.2144165039062,"y":20,"wires":[["98cb62fe.64117"]]},{"id":"5d3c4abf.a926a4","type":"subflow:cb719f99.2dab8","z":"77c0c83.0e06838","name":"","x":690.8019104003906,"y":109.416335105896,"wires":[["ab6a064f.a42d48"]]},{"id":"ba17342d.f9a738","type":"subflow:cb719f99.2dab8","z":"77c0c83.0e06838","name":"","x":680.803596496582,"y":240.848237991333,"wires":[["8e6b982c.0677d8"]]},{"id":"2377502c.800b9","type":"subflow:cb719f99.2dab8","z":"77c0c83.0e06838","name":"","x":671.4368667602539,"y":361.4517116546631,"wires":[["389b101c.29802"]]},{"id":"8ea75c43.3523a","type":"subflow:cb719f99.2dab8","z":"77c0c83.0e06838","name":"","x":688.5797119140625,"y":485.7374267578125,"wires":[["ac03e782.6bb518"]]},{"id":"1e5d3d67.fc7243","type":"subflow:cb719f99.2dab8","z":"77c0c83.0e06838","name":"","x":705.7225341796875,"y":617.1659984588623,"wires":[["676e9388.371f0c"]]},{"id":"f673282c.029fb8","type":"subflow:cb719f99.2dab8","z":"77c0c83.0e06838","name":"","x":688.5797119140625,"y":870.23486328125,"wires":[["a4986cac.403ff"]]},{"id":"55521c82.dafe34","type":"subflow:cb719f99.2dab8","z":"77c0c83.0e06838","name":"","x":692.8654174804688,"y":995.9491577148438,"wires":[["5b12ae1a.13511"]]},{"id":"e485bca7.f9547","type":"subflow:cb719f99.2dab8","z":"77c0c83.0e06838","name":"","x":714.2939453125,"y":1120.23486328125,"wires":[["ad4f506a.6a951"]]},{"id":"32ab9352.207f4c","type":"subflow:cb719f99.2dab8","z":"77c0c83.0e06838","name":"","x":724.2939453125,"y":1235.9490966796875,"wires":[["11051ead.cd1701"]]},{"id":"9101eeba.1f8aa","type":"subflow:cb719f99.2dab8","z":"77c0c83.0e06838","name":"","x":670.0082397460938,"y":731.345947265625,"wires":[["f9bed8a.af44428"]]},{"id":"d6bd0e56.a2b69","type":"link out","z":"77c0c83.0e06838","name":"","links":["21185d7f.d1d562","213bf476.44045c","349871ab.70870e","3e181060.39294","42ec1f82.69579","47549ba2.8d0d54","497969c2.399498","503127c.f291bd8","517b0516.81c82c","7337b019.74031","78620798.0f8c48","7de4342a.ab7cec","8e49dda5.ae036","931f9002.5ebc1","9e073ed6.8306f","a4a6b96e.033478","bb399c09.3cf09","c9fdefb.42f331","dc0ea6b3.ccfd28","e1f3ac1a.5af6a","e2197c90.0cbc1","e229ee88.550c","f5ef6759.7780c8","60bb9a8f.b643e4","8d843ee6.38004","c7e1bddb.5deb8","7eb874f3.85ae4c"],"x":22.948084831237793,"y":85.83333587646484,"wires":[]},{"id":"21185d7f.d1d562","type":"link in","z":"77c0c83.0e06838","name":"","links":["d6bd0e56.a2b69"],"x":271.5145492553711,"y":21.57407855987549,"wires":[["ce578b84.948208"]]},{"id":"bb399c09.3cf09","type":"link in","z":"77c0c83.0e06838","name":"","links":["d6bd0e56.a2b69"],"x":277.1511297225952,"y":121.45171737670898,"wires":[["70c7d739.73ede8"]]},{"id":"78620798.0f8c48","type":"link in","z":"77c0c83.0e06838","name":"","links":["d6bd0e56.a2b69"],"x":260.00823974609375,"y":250.0231475830078,"wires":[["a67290f1.aeb65"]]},{"id":"213bf476.44045c","type":"link in","z":"77c0c83.0e06838","name":"","links":["d6bd0e56.a2b69"],"x":255.43684196472168,"y":360.7278985977173,"wires":[["848b569a.0e8928"]]},{"id":"f5ef6759.7780c8","type":"link in","z":"77c0c83.0e06838","name":"","links":["d6bd0e56.a2b69"],"x":278.5796813964844,"y":481.45172119140625,"wires":[["a790a6df.9dc428"]]},{"id":"931f9002.5ebc1","type":"link in","z":"77c0c83.0e06838","name":"","links":["d6bd0e56.a2b69"],"x":288.5796813964844,"y":615.7374267578125,"wires":[["622d6298.7e04ec"]]},{"id":"9e073ed6.8306f","type":"link in","z":"77c0c83.0e06838","name":"","links":["d6bd0e56.a2b69"],"x":298.5796813964844,"y":725.7374267578125,"wires":[["701843d.a3d27bc"]]},{"id":"e2197c90.0cbc1","type":"link in","z":"77c0c83.0e06838","name":"","links":["d6bd0e56.a2b69"],"x":304.2939758300781,"y":860.8168334960938,"wires":[["c1c87c8b.68b46"]]},{"id":"517b0516.81c82c","type":"link in","z":"77c0c83.0e06838","name":"","links":["d6bd0e56.a2b69"],"x":307.151123046875,"y":992.2454223632812,"wires":[["29c1d490.1b88ac"]]},{"id":"7de4342a.ab7cec","type":"link in","z":"77c0c83.0e06838","name":"","links":["d6bd0e56.a2b69"],"x":312.8653869628906,"y":1116.5311279296875,"wires":[["de9335c4.2f5298"]]},{"id":"c9fdefb.42f331","type":"link in","z":"77c0c83.0e06838","name":"","links":["d6bd0e56.a2b69"],"x":298.5796813964844,"y":1240.076171875,"wires":[["a7df6eff.30ee8"]]},{"id":"e229ee88.550c","type":"link in","z":"77c0c83.0e06838","name":"","links":["d6bd0e56.a2b69"],"x":295.7225341796875,"y":1393.1978759765625,"wires":[["64d64508.ed2bfc"]]},{"id":"a4a6b96e.033478","type":"link in","z":"77c0c83.0e06838","name":"","links":["d6bd0e56.a2b69"],"x":308.5796813964844,"y":1466.0550537109375,"wires":[["ed505640.e742f8"]]},{"id":"e1f3ac1a.5af6a","type":"link in","z":"77c0c83.0e06838","name":"","links":["d6bd0e56.a2b69"],"x":321.43682861328125,"y":1553.1978759765625,"wires":[["15f46edc.51f951"]]},{"id":"497969c2.399498","type":"link in","z":"77c0c83.0e06838","name":"","links":["d6bd0e56.a2b69"],"x":325.7225341796875,"y":1653.1978759765625,"wires":[["bc176340.a6403"]]},{"id":"503127c.f291bd8","type":"link in","z":"77c0c83.0e06838","name":"","links":["d6bd0e56.a2b69"],"x":330.00823974609375,"y":1728.912109375,"wires":[["b3fa236f.d13f6"]]},{"id":"dc0ea6b3.ccfd28","type":"link in","z":"77c0c83.0e06838","name":"","links":["d6bd0e56.a2b69"],"x":334.2939758300781,"y":1796.0550537109375,"wires":[["bf45981c.e50398"]]},{"id":"8e49dda5.ae036","type":"link in","z":"77c0c83.0e06838","name":"","links":["d6bd0e56.a2b69"],"x":338.5796813964844,"y":1867.4835205078125,"wires":[["aba0e747.20d248"]]},{"id":"7337b019.74031","type":"link in","z":"77c0c83.0e06838","name":"","links":["d6bd0e56.a2b69"],"x":347.151123046875,"y":1962.0867919921875,"wires":[["ce108cb9.49af5"]]},{"id":"42ec1f82.69579","type":"link in","z":"77c0c83.0e06838","name":"","links":["d6bd0e56.a2b69"],"x":355.7225341796875,"y":2079.229736328125,"wires":[["b0a1655c.fe9788"]]},{"id":"349871ab.70870e","type":"link in","z":"77c0c83.0e06838","name":"","links":["d6bd0e56.a2b69"],"x":364.2939758300781,"y":2164.94384765625,"wires":[["acc74311.aa698"]]},{"id":"47549ba2.8d0d54","type":"link in","z":"77c0c83.0e06838","name":"","links":["d6bd0e56.a2b69"],"x":377.151123046875,"y":2243.515380859375,"wires":[["3345150d.fcf78a"]]},{"id":"3e181060.39294","type":"link in","z":"77c0c83.0e06838","name":"","links":["d6bd0e56.a2b69"],"x":378.5796813964844,"y":2372.404296875,"wires":[["38d61c7c.c24464"]]},{"id":"13486564.10827b","type":"amazon-echo-device","z":"77c0c83.0e06838","name":"tv","topic":"run","x":502.01153564453125,"y":2502.54638671875,"wires":[[]]},{"id":"60bb9a8f.b643e4","type":"link in","z":"77c0c83.0e06838","name":"","links":["d6bd0e56.a2b69"],"x":388.0115661621094,"y":2496.54638671875,"wires":[["13486564.10827b"]]},{"id":"44fbe400.80f50c","type":"amazon-echo-device","z":"77c0c83.0e06838","name":"fan","topic":"run","x":497.0115661621094,"y":2581.54638671875,"wires":[[]]},{"id":"8d843ee6.38004","type":"link in","z":"77c0c83.0e06838","name":"","links":["d6bd0e56.a2b69"],"x":383.0115966796875,"y":2575.54638671875,"wires":[["44fbe400.80f50c"]]},{"id":"f5b8d310.8f1c5","type":"amazon-echo-device","z":"77c0c83.0e06838","name":"computer","topic":"","x":504.0115661621094,"y":2677.361328125,"wires":[[]]},{"id":"c7e1bddb.5deb8","type":"link in","z":"77c0c83.0e06838","name":"","links":["d6bd0e56.a2b69"],"x":380.0115966796875,"y":2671.361328125,"wires":[["f5b8d310.8f1c5"]]},{"id":"c0dbf9e5.444068","type":"amazon-echo-device","z":"77c0c83.0e06838","name":"pc","topic":"run","x":489.0115966796875,"y":2756.361328125,"wires":[[]]},{"id":"7eb874f3.85ae4c","type":"link in","z":"77c0c83.0e06838","name":"","links":["d6bd0e56.a2b69"],"x":375.0116271972656,"y":2750.361328125,"wires":[["c0dbf9e5.444068"]]},{"id":"d40be994.808408","type":"hs-server","name":"Hs4","host":"127.0.0.1","port":"80"}]
                here it is now.

                yes I did report that ''issue'' there, and this resolved the issue https://github.com/datech/node-red-c...ment-538806507

                I may better answer your post this week end or when I have more time to explain with an example

                Comment

                Working...
                X