Advertisement
Guest User

Untitled

a guest
Jun 10th, 2018
4,918
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.25 KB | None | 0 0
  1. [{"id":"87049e22.2ad098","type":"api-call-service","z":"811b62bd.95b298","name":"Restore Floor Lamp Right State","server":"c5cb4f9d.c447e","service_domain":"light","service":"turn_on","data":"{}","mergecontext":"","x":1290,"y":820,"wires":[[]]},{"id":"53d06fa2.9d1838","type":"template","z":"811b62bd.95b298","name":"Format Floor Lamp Right State","field":"payload","fieldType":"msg","format":"handlebars","syntax":"mustache","template":"{\n\"data\":\n{\n\"entity_id\" : \"light.floor_lamp_r\",\n\"brightness\" : {{flow.floorlamprightstate.attributes.brightness}},\n\"color_temp\" : {{flow.floorlamprightstate.attributes.color_temp}},\n\"transition\" : {{flow.transitiontimeout}}\n}\n}","output":"json","x":910,"y":820,"wires":[["87049e22.2ad098"]]},{"id":"1d86f539.c4b73b","type":"change","z":"811b62bd.95b298","name":"Store Floor Lamp Right State","rules":[{"t":"set","p":"floorlamprightstate","pt":"flow","to":"data","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":1300,"y":460,"wires":[[]]},{"id":"7eb31636.ae65e","type":"api-current-state","z":"811b62bd.95b298","name":"Get Floor Lamp Right State","server":"c5cb4f9d.c447e","halt_if":"","override_topic":true,"override_payload":true,"entity_id":"light.floor_lamp_r","x":740,"y":460,"wires":[["1d86f539.c4b73b"]]},{"id":"ab53ea4.0750018","type":"api-current-state","z":"811b62bd.95b298","name":"Get Floor Lamp Left State","server":"c5cb4f9d.c447e","halt_if":"","override_topic":true,"override_payload":true,"entity_id":"light.floor_lamp_l","x":730,"y":500,"wires":[["e204a3ad.537788"]]},{"id":"35cc434d.fffba4","type":"api-current-state","z":"811b62bd.95b298","name":"Get TV Lightstrip State","server":"c5cb4f9d.c447e","halt_if":"","override_topic":true,"override_payload":true,"entity_id":"light.tv_lightstrip","x":720,"y":540,"wires":[["1d87e7e6.774118"]]},{"id":"5dfb3727.88005","type":"api-current-state","z":"811b62bd.95b298","name":"Get Foyer Overhead State","server":"c5cb4f9d.c447e","halt_if":"","override_topic":true,"override_payload":true,"entity_id":"light.foyer_overhead","x":730,"y":580,"wires":[["6da017c6.a4b6c"]]},{"id":"9752e82b.bc111","type":"api-current-state","z":"811b62bd.95b298","name":"Get Living Room Overhead State","server":"c5cb4f9d.c447e","halt_if":"","override_topic":true,"override_payload":true,"entity_id":"light.living_room_overhead","x":760,"y":620,"wires":[["8598cdb4.de6ce"]]},{"id":"44e8f3c1.99760c","type":"api-current-state","z":"811b62bd.95b298","name":"Get Kitchen Overhead State","server":"c5cb4f9d.c447e","halt_if":"","override_topic":true,"override_payload":true,"entity_id":"light.kitchen_overhead","x":740,"y":660,"wires":[["c36b81e6.f6733"]]},{"id":"e204a3ad.537788","type":"change","z":"811b62bd.95b298","name":"Store Floor Lamp Left State","rules":[{"t":"set","p":"floorlampleftstate","pt":"flow","to":"data","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":1300,"y":500,"wires":[[]]},{"id":"1d87e7e6.774118","type":"change","z":"811b62bd.95b298","name":"Store TV Lightstrip State","rules":[{"t":"set","p":"tvlightstripstate","pt":"flow","to":"data","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":1310,"y":540,"wires":[[]]},{"id":"6da017c6.a4b6c","type":"change","z":"811b62bd.95b298","name":"Store Foyer Overhead State","rules":[{"t":"set","p":"foyeroverheadstate","pt":"flow","to":"data","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":1300,"y":580,"wires":[[]]},{"id":"8598cdb4.de6ce","type":"change","z":"811b62bd.95b298","name":"Store Living Room Overhead State","rules":[{"t":"set","p":"livingroomoverheadstate","pt":"flow","to":"data","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":1280,"y":620,"wires":[[]]},{"id":"c36b81e6.f6733","type":"change","z":"811b62bd.95b298","name":"Store Kitchen Overhead State","rules":[{"t":"set","p":"kitchenoverheadstate","pt":"flow","to":"data","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":1290,"y":660,"wires":[[]]},{"id":"67163a3d.61341c","type":"comment","z":"811b62bd.95b298","name":"Get and Store States","info":"","x":340,"y":560,"wires":[]},{"id":"dcbe9bbd.231c8","type":"comment","z":"811b62bd.95b298","name":"Restore States","info":"","x":340,"y":920,"wires":[]},{"id":"430857dd.d1592","type":"api-call-service","z":"811b62bd.95b298","name":"Restore Floor Lamp Left State","server":"c5cb4f9d.c447e","service_domain":"light","service":"turn_on","data":"{}","mergecontext":"","x":1290,"y":860,"wires":[[]]},{"id":"9b23cac1.4f1548","type":"template","z":"811b62bd.95b298","name":"Format Floor Lamp Left State","field":"payload","fieldType":"msg","format":"handlebars","syntax":"mustache","template":"{\n\"data\":\n{\n\"entity_id\" : \"light.floor_lamp_l\",\n\"brightness\" : {{flow.floorlampleftstate.attributes.brightness}},\n\"color_temp\" : {{flow.floorlampleftstate.attributes.color_temp}},\n\"transition\" : {{flow.transitiontimeout}}\n}\n}","output":"json","x":910,"y":860,"wires":[["430857dd.d1592"]]},{"id":"6502cb4.dff8fb4","type":"api-call-service","z":"811b62bd.95b298","name":"Restore TV Lightstrip State","server":"c5cb4f9d.c447e","service_domain":"light","service":"turn_on","data":"{}","mergecontext":"","x":1300,"y":900,"wires":[[]]},{"id":"ee350c82.c09aa8","type":"template","z":"811b62bd.95b298","name":"Format TV Lightstrip State","field":"payload","fieldType":"msg","format":"handlebars","syntax":"mustache","template":"{\n\"data\":\n{\n\"entity_id\" : \"light.tv_lightstrip\",\n\"brightness\" : {{flow.tvlightstripstate.attributes.brightness}},\n\"color_temp\" : {{flow.tvlightstripstate.attributes.color_temp}},\n\"transition\" : {{flow.transitiontimeout}}\n}\n}","output":"json","x":900,"y":900,"wires":[["6502cb4.dff8fb4"]]},{"id":"3477a41.8d977dc","type":"api-call-service","z":"811b62bd.95b298","name":"Restore Floor Lamp Right State","server":"c5cb4f9d.c447e","service_domain":"light","service":"turn_on","data":"{}","mergecontext":"","x":1290,"y":940,"wires":[[]]},{"id":"d692bd05.d7aa98","type":"template","z":"811b62bd.95b298","name":"Format Foyer Overhead State","field":"payload","fieldType":"msg","format":"handlebars","syntax":"mustache","template":"{\n\"data\":\n{\n\"entity_id\" : \"light.foyer_overhead\",\n\"brightness\" : {{flow.foyeroverheadstate.attributes.brightness}},\n\"transition\" : {{flow.transitiontimeout}}\n}\n}","output":"json","x":910,"y":940,"wires":[["3477a41.8d977dc"]]},{"id":"f32a7164.6aa3a8","type":"api-call-service","z":"811b62bd.95b298","name":"Restore Living Room Overhead State","server":"c5cb4f9d.c447e","service_domain":"light","service":"turn_on","data":"{}","mergecontext":"","x":1270,"y":980,"wires":[[]]},{"id":"866f2d80.c2e22","type":"template","z":"811b62bd.95b298","name":"Format Living Room Overhead State","field":"payload","fieldType":"msg","format":"handlebars","syntax":"mustache","template":"{\n\"data\":\n{\n\"entity_id\" : \"light.living_room_overhead\",\n\"brightness\" : {{flow.livingroomoverheadstate.attributes.brightness}},\n\"transition\" : {{flow.transitiontimeout}}\n}\n}","output":"json","x":930,"y":980,"wires":[["f32a7164.6aa3a8"]]},{"id":"4279ff1a.08f988","type":"api-call-service","z":"811b62bd.95b298","name":"Restore Kitchen Overhead State","server":"c5cb4f9d.c447e","service_domain":"light","service":"turn_on","data":"{}","mergecontext":"","x":1290,"y":1020,"wires":[[]]},{"id":"9a8f3c90.0033e8","type":"template","z":"811b62bd.95b298","name":"Format Kitchen Overhead State","field":"payload","fieldType":"msg","format":"handlebars","syntax":"mustache","template":"{\n\"data\":\n{\n\"entity_id\" : \"light.kitchen_overhead\",\n\"brightness\" : {{flow.kitchenoverheadstate.attributes.brightness}},\n\"transition\" : {{flow.transitiontimeout}}\n}\n}","output":"json","x":910,"y":1020,"wires":[["4279ff1a.08f988"]]},{"id":"4f4e72a0.ab16a4","type":"switch","z":"811b62bd.95b298","name":"On or Off","property":"floorlamprightstate.state","propertyType":"flow","rules":[{"t":"eq","v":"on","vt":"str"},{"t":"eq","v":"off","vt":"str"}],"checkall":"true","repair":false,"outputs":2,"x":680,"y":820,"wires":[["53d06fa2.9d1838"],["6440f675.77448"]]},{"id":"dd7f80e9.4af4e","type":"switch","z":"811b62bd.95b298","name":"On or Off","property":"floorlampleftstate.state","propertyType":"flow","rules":[{"t":"eq","v":"on","vt":"str"},{"t":"eq","v":"off","vt":"str"}],"checkall":"true","repair":false,"outputs":2,"x":680,"y":860,"wires":[["9b23cac1.4f1548"],["d7de7870.d73be"]]},{"id":"b77345dc.470458","type":"switch","z":"811b62bd.95b298","name":"On or Off","property":"tvlightstripstate.state","propertyType":"flow","rules":[{"t":"eq","v":"on","vt":"str"},{"t":"eq","v":"off","vt":"str"}],"checkall":"true","repair":false,"outputs":2,"x":680,"y":900,"wires":[["ee350c82.c09aa8"],["adba2eb3.74245"]]},{"id":"9b4a06fe.fb1e","type":"switch","z":"811b62bd.95b298","name":"On or Off","property":"foyeroverheadstate.state","propertyType":"flow","rules":[{"t":"eq","v":"on","vt":"str"},{"t":"eq","v":"off","vt":"str"}],"checkall":"true","repair":false,"outputs":2,"x":680,"y":940,"wires":[["d692bd05.d7aa98"],["8e8f27fc.6f9948"]]},{"id":"287e233d.80db9c","type":"switch","z":"811b62bd.95b298","name":"On or Off","property":"livingroomoverheadstate.state","propertyType":"flow","rules":[{"t":"eq","v":"on","vt":"str"},{"t":"eq","v":"off","vt":"str"}],"checkall":"true","repair":false,"outputs":2,"x":680,"y":980,"wires":[["866f2d80.c2e22"],["e3437373.bde68"]]},{"id":"d9be2c0.a25a6d8","type":"switch","z":"811b62bd.95b298","name":"On or Off","property":"kitchenoverheadstate.state","propertyType":"flow","rules":[{"t":"eq","v":"on","vt":"str"},{"t":"eq","v":"off","vt":"str"}],"checkall":"true","repair":false,"outputs":2,"x":680,"y":1020,"wires":[["9a8f3c90.0033e8"],["a09127a2.625a68"]]},{"id":"6440f675.77448","type":"api-call-service","z":"811b62bd.95b298","name":"Turn Off Floor Lamp Right","server":"c5cb4f9d.c447e","service_domain":"light","service":"turn_off","data":"{ \"entity_id\": \"light.floor_lamp_r\" }","mergecontext":"","x":1310,"y":1080,"wires":[[]]},{"id":"d7de7870.d73be","type":"api-call-service","z":"811b62bd.95b298","name":"Turn Off Floor Lamp Left","server":"c5cb4f9d.c447e","service_domain":"light","service":"turn_off","data":"{ \"entity_id\": \"light.floor_lamp_l\" }","mergecontext":"","x":1310,"y":1120,"wires":[[]]},{"id":"adba2eb3.74245","type":"api-call-service","z":"811b62bd.95b298","name":"Turn Off TV Lightstrip","server":"c5cb4f9d.c447e","service_domain":"light","service":"turn_off","data":"{ \"entity_id\": \"light.tv_lightstrip\" }","mergecontext":"","x":1320,"y":1160,"wires":[[]]},{"id":"8e8f27fc.6f9948","type":"api-call-service","z":"811b62bd.95b298","name":"Turn Off Foyer Overhead","server":"c5cb4f9d.c447e","service_domain":"light","service":"turn_off","data":"{ \"entity_id\": \"light.foyer_overhead\" }","mergecontext":"","x":1310,"y":1200,"wires":[[]]},{"id":"e3437373.bde68","type":"api-call-service","z":"811b62bd.95b298","name":"Turn Off Living Room Overhead","server":"c5cb4f9d.c447e","service_domain":"light","service":"turn_off","data":"{ \"entity_id\": \"light.living_room_overhead\" }","mergecontext":"","x":1290,"y":1240,"wires":[[]]},{"id":"a09127a2.625a68","type":"api-call-service","z":"811b62bd.95b298","name":"Turn Off Kitchen Overhead","server":"c5cb4f9d.c447e","service_domain":"light","service":"turn_off","data":"{ \"entity_id\": \"light.kitchen_overhead\" }","mergecontext":"","x":1300,"y":1280,"wires":[[]]},{"id":"c5655b93.bbd92","type":"switch","z":"811b62bd.95b298","name":"On or Off","property":"payload","propertyType":"msg","rules":[{"t":"eq","v":"on","vt":"str"},{"t":"eq","v":"off","vt":"str"}],"checkall":"true","repair":false,"outputs":2,"x":320,"y":740,"wires":[["7eb31636.ae65e","ab53ea4.0750018","35cc434d.fffba4","5dfb3727.88005","9752e82b.bc111","44e8f3c1.99760c","c1a52ce4.a0244"],["4f4e72a0.ab16a4","dd7f80e9.4af4e","b77345dc.470458","9b4a06fe.fb1e","287e233d.80db9c","d9be2c0.a25a6d8"]]},{"id":"b975adea.038098","type":"server-state-changed","z":"811b62bd.95b298","name":"Movie Time Input Boolean","server":"c5cb4f9d.c447e","entityidfilter":"input_boolean.movie_time","entityidfiltertype":"substring","haltifstate":"","x":130,"y":740,"wires":[["c5655b93.bbd92"]]},{"id":"c1a52ce4.a0244","type":"delay","z":"811b62bd.95b298","name":"","pauseType":"delay","timeout":"1","timeoutUnits":"seconds","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":false,"x":500,"y":740,"wires":[["5504f190.510e18"]]},{"id":"a9b008fd.3622b","type":"inject","z":"811b62bd.95b298","name":"Manual Store ","topic":"","payload":"","payloadType":"date","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":310,"y":700,"wires":[["7eb31636.ae65e","ab53ea4.0750018","35cc434d.fffba4","5dfb3727.88005","9752e82b.bc111","44e8f3c1.99760c"]]},{"id":"ef0f291b.499da8","type":"inject","z":"811b62bd.95b298","name":"Manual Restore","topic":"","payload":"","payloadType":"date","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":300,"y":780,"wires":[["4f4e72a0.ab16a4","dd7f80e9.4af4e","b77345dc.470458","9b4a06fe.fb1e","287e233d.80db9c","d9be2c0.a25a6d8"]]},{"id":"d8c0243a.e7ec18","type":"api-call-service","z":"811b62bd.95b298","name":"Set Floor Lamp Right State","server":"c5cb4f9d.c447e","service_domain":"light","service":"turn_on","data":"{}","mergecontext":"","x":540,"y":100,"wires":[[]]},{"id":"1992c2fd.44d71d","type":"api-call-service","z":"811b62bd.95b298","name":"Set Floor Lamp Left State","server":"c5cb4f9d.c447e","service_domain":"light","service":"turn_on","data":"{}","mergecontext":"","x":550,"y":140,"wires":[[]]},{"id":"b12041b0.8ed05","type":"api-call-service","z":"811b62bd.95b298","name":"Set TV Lightstrip State","server":"c5cb4f9d.c447e","service_domain":"light","service":"turn_on","data":"{}","mergecontext":"","x":560,"y":180,"wires":[[]]},{"id":"9ffe4623.39f5e","type":"change","z":"811b62bd.95b298","name":"Store Floor Lamp Brightness State","rules":[{"t":"set","p":"floorlampbrightness","pt":"flow","to":"payload","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":520,"y":1180,"wires":[[]]},{"id":"e7155006.143758","type":"change","z":"811b62bd.95b298","name":"Store Floor Lamp Color Temp State","rules":[{"t":"set","p":"floorlampcolortemp","pt":"flow","to":"payload","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":520,"y":1220,"wires":[[]]},{"id":"1d182040.400a08","type":"change","z":"811b62bd.95b298","name":"Store TV Lightstrip Brightness State","rules":[{"t":"set","p":"tvlightstripbrightness","pt":"flow","to":"payload","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":510,"y":1260,"wires":[[]]},{"id":"356d35c3.b332ea","type":"change","z":"811b62bd.95b298","name":"Store TV Lightstrip Color Temp State","rules":[{"t":"set","p":"tvlightstripcolortemp","pt":"flow","to":"payload","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":510,"y":1300,"wires":[[]]},{"id":"f907d0ec.bb2188","type":"change","z":"811b62bd.95b298","name":"Store Transition Time In State","rules":[{"t":"set","p":"transitiontimein","pt":"flow","to":"payload","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":530,"y":1340,"wires":[[]]},{"id":"e236b90b.980168","type":"change","z":"811b62bd.95b298","name":"Store Transition Time Out State","rules":[{"t":"set","p":"transitiontimeout","pt":"flow","to":"payload","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":530,"y":1380,"wires":[[]]},{"id":"dc118988.2dd208","type":"api-call-service","z":"811b62bd.95b298","name":"Turn Off Kitchen Overhead","server":"c5cb4f9d.c447e","service_domain":"light","service":"turn_off","data":"{ \"entity_id\": \"light.kitchen_overhead\" }","mergecontext":"","x":540,"y":300,"wires":[[]]},{"id":"ac46bcbe.75df","type":"api-call-service","z":"811b62bd.95b298","name":"Turn Off Living Room Overhead","server":"c5cb4f9d.c447e","service_domain":"light","service":"turn_off","data":"{ \"entity_id\": \"light.living_room_overhead\" }","mergecontext":"","x":530,"y":260,"wires":[[]]},{"id":"916f4fd9.0cffc8","type":"api-call-service","z":"811b62bd.95b298","name":"Turn Off Foyer Overhead","server":"c5cb4f9d.c447e","service_domain":"light","service":"turn_off","data":"{ \"entity_id\": \"light.foyer_overhead\" }","mergecontext":"","x":550,"y":220,"wires":[[]]},{"id":"e707b696.34081","type":"template","z":"811b62bd.95b298","name":"Format Floor Lamp Right State","field":"payload","fieldType":"msg","format":"handlebars","syntax":"mustache","template":"{\n\"data\":\n{\n\"entity_id\" : \"light.floor_lamp_r\",\n\"brightness\" : {{flow.floorlampbrightness}},\n\"color_temp\" : {{flow.floorlampcolortemp}},\n\"transition\" : {{flow.transitiontimein}}\n}\n}","output":"json","x":250,"y":100,"wires":[["d8c0243a.e7ec18"]]},{"id":"6790e582.39adfc","type":"template","z":"811b62bd.95b298","name":"Format Floor Lamp Left State","field":"payload","fieldType":"msg","format":"handlebars","syntax":"mustache","template":"{\n\"data\":\n{\n\"entity_id\" : \"light.floor_lamp_l\",\n\"brightness\" : {{flow.floorlampbrightness}},\n\"color_temp\" : {{flow.floorlampcolortemp}},\n\"transition\" : {{flow.transitiontimein}}\n}\n}","output":"json","x":250,"y":140,"wires":[["1992c2fd.44d71d"]]},{"id":"6ac0f0ba.16c7a","type":"template","z":"811b62bd.95b298","name":"Format TV Lightstrip State","field":"payload","fieldType":"msg","format":"handlebars","syntax":"mustache","template":"{\n\"data\":\n{\n\"entity_id\" : \"light.tv_lightstrip\",\n\"brightness\" : {{flow.tvlightstripbrightness}},\n\"color_temp\" : {{flow.tvlightstripcolortemp}},\n\"transition\" : {{flow.transitiontimein}}\n}\n}","output":"json","x":240,"y":180,"wires":[["b12041b0.8ed05"]]},{"id":"2992b0b6.2bfbd8","type":"server-state-changed","z":"811b62bd.95b298","name":"Floor Lamp Brightness Updated","server":"c5cb4f9d.c447e","entityidfilter":"input_number.floorlampbrightness","entityidfiltertype":"substring","haltifstate":"","x":150,"y":1180,"wires":[["9ffe4623.39f5e"]]},{"id":"664a7677.52cb9","type":"server-state-changed","z":"811b62bd.95b298","name":"Floor Lamp Color Temp Updated","server":"c5cb4f9d.c447e","entityidfilter":"input_number.floorlampcolortemp","entityidfiltertype":"substring","haltifstate":"","x":150,"y":1220,"wires":[["e7155006.143758"]]},{"id":"d2476f66.bd7a9","type":"server-state-changed","z":"811b62bd.95b298","name":"TV Lightstrip Brightness Updated","server":"c5cb4f9d.c447e","entityidfilter":"input_number.tvlightstripbrightness","entityidfiltertype":"substring","haltifstate":"","x":150,"y":1260,"wires":[["1d182040.400a08"]]},{"id":"181718c9.b57ae7","type":"server-state-changed","z":"811b62bd.95b298","name":"TV Lightstrip Color Temp Updated","server":"c5cb4f9d.c447e","entityidfilter":"input_number.tvlightstripcolortemp","entityidfiltertype":"substring","haltifstate":"","x":160,"y":1300,"wires":[["356d35c3.b332ea"]]},{"id":"723d84a4.db30e4","type":"server-state-changed","z":"811b62bd.95b298","name":"Transition Time In Updated","server":"c5cb4f9d.c447e","entityidfilter":"input_number.transitiontimein","entityidfiltertype":"substring","haltifstate":"","x":130,"y":1340,"wires":[["f907d0ec.bb2188"]]},{"id":"7a118075.a2957","type":"server-state-changed","z":"811b62bd.95b298","name":"Transition Time Out Updated","server":"c5cb4f9d.c447e","entityidfilter":"input_number.transitiontimeout","entityidfiltertype":"substring","haltifstate":"","x":140,"y":1380,"wires":[["e236b90b.980168"]]},{"id":"aa956a2b.22b48","type":"comment","z":"811b62bd.95b298","name":"Get Movie Time Scene Inputs When Updated and Store Them To Variables","info":"","x":280,"y":1120,"wires":[]},{"id":"5504f190.510e18","type":"link out","z":"811b62bd.95b298","name":"Link to Movie Time Scene","links":["357a49ae.81ac9e"],"x":635,"y":740,"wires":[]},{"id":"357a49ae.81ac9e","type":"link in","z":"811b62bd.95b298","name":"","links":["5504f190.510e18"],"x":35,"y":200,"wires":[["e707b696.34081","6790e582.39adfc","6ac0f0ba.16c7a","ac46bcbe.75df","916f4fd9.0cffc8","dc118988.2dd208"]]},{"id":"2624694e.544b16","type":"comment","z":"811b62bd.95b298","name":"Movie Time Scene","info":"","x":210,"y":40,"wires":[]},{"id":"9418fc68.ef9de8","type":"api-current-state","z":"811b62bd.95b298","name":"Get Floor Lamp Brightness State","server":"c5cb4f9d.c447e","halt_if":"","override_topic":true,"override_payload":true,"entity_id":"input_number.floorlampbrightness","x":360,"y":1520,"wires":[["9ffe4623.39f5e"]]},{"id":"30f64667.f83cca","type":"api-current-state","z":"811b62bd.95b298","name":"Get Floor Lamp Color Temp State","server":"c5cb4f9d.c447e","halt_if":"","override_topic":true,"override_payload":true,"entity_id":"input_number.floorlampcolortemp","x":360,"y":1560,"wires":[["e7155006.143758"]]},{"id":"de117dd8.ea471","type":"api-current-state","z":"811b62bd.95b298","name":"Get TV Lightstrip Brightness State","server":"c5cb4f9d.c447e","halt_if":"","override_topic":true,"override_payload":true,"entity_id":"input_number.tvlightstripbrightness","x":360,"y":1600,"wires":[["1d182040.400a08"]]},{"id":"1cc40b21.e6ebdd","type":"api-current-state","z":"811b62bd.95b298","name":"Get TV Lightstrip Color Temp State","server":"c5cb4f9d.c447e","halt_if":"","override_topic":true,"override_payload":true,"entity_id":"input_number.tvlightstripcolortemp","x":360,"y":1640,"wires":[["356d35c3.b332ea"]]},{"id":"c17a6810.7cef5","type":"api-current-state","z":"811b62bd.95b298","name":"Get Transition Time In State","server":"c5cb4f9d.c447e","halt_if":"","override_topic":true,"override_payload":true,"entity_id":"input_number.transitiontimein","x":340,"y":1680,"wires":[["f907d0ec.bb2188"]]},{"id":"11be18e.c32bf67","type":"api-current-state","z":"811b62bd.95b298","name":"Get Transition Time Out State","server":"c5cb4f9d.c447e","halt_if":"","override_topic":true,"override_payload":true,"entity_id":"input_number.transitiontimeout","x":350,"y":1720,"wires":[["e236b90b.980168"]]},{"id":"f5e74f14.87ac48","type":"comment","z":"811b62bd.95b298","name":"Get Movie Time Scene Inputs On Restart and Store Them To Variables","info":"","x":270,"y":1460,"wires":[]},{"id":"d9bf5661.e383e","type":"start-up-trigger","z":"811b62bd.95b298","x":100,"y":1540,"wires":[["4a07b6e2.43389"]]},{"id":"4a07b6e2.43389","type":"delay","z":"811b62bd.95b298","name":"","pauseType":"delay","timeout":"1","timeoutUnits":"minutes","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":false,"x":80,"y":1620,"wires":[["9418fc68.ef9de8","30f64667.f83cca","de117dd8.ea471","1cc40b21.e6ebdd","c17a6810.7cef5","11be18e.c32bf67"]]},{"id":"c5cb4f9d.c447e","type":"server","z":"","name":"Home Assistant","url":"http://hassio/homeassistant","pass":""}]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement