Advertisement
Guest User

Untitled

a guest
Oct 14th, 2019
351
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.79 KB | None | 0 0
  1. [{"id":"a391e406.8c1848","type":"server-state-changed","z":"5694bf41.0ff66","name":"Hall Motion","server":"3d0cf333.435e2c","version":1,"entityidfilter":"binary_sensor.aqara_motion_01","entityidfiltertype":"exact","outputinitially":false,"state_type":"str","haltifstate":"","halt_if_type":"str","halt_if_compare":"is","outputs":1,"output_only_on_state_change":false,"x":140,"y":600,"wires":[["ffdd8628.9c6bc8"]]},{"id":"ffdd8628.9c6bc8","type":"trigger-state","z":"5694bf41.0ff66","name":"Dark?","server":"3d0cf333.435e2c","entityid":"sensor.aqara_motion_01_lightlevel","entityidfiltertype":"exact","debugenabled":false,"constraints":[{"id":"rdfbehdufql","targetType":"this_entity","targetValue":"","propertyType":"property","propertyValue":"new_state.attributes.dark","comparatorType":"is","comparatorValueDatatype":"str","comparatorValue":"true"}],"constraintsmustmatch":"all","outputs":2,"customoutputs":[],"outputinitially":false,"state_type":"str","x":290,"y":600,"wires":[["da5c5b43.871918"],[]]},{"id":"da5c5b43.871918","type":"switch","z":"5694bf41.0ff66","name":"on / 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":440,"y":600,"wires":[["294819f3.9302e6"],["e743b683.20c368"]]},{"id":"294819f3.9302e6","type":"time-range-switch","z":"5694bf41.0ff66","name":"Midnight - Sunrise","lat":"51.8825","lon":"0.36987","startTime":"23:59","endTime":"sunrise","startOffset":0,"endOffset":0,"x":650,"y":600,"wires":[["58d16b58.31cf54"],["fe168d1f.21783"]]},{"id":"58d16b58.31cf54","type":"api-call-service","z":"5694bf41.0ff66","name":"ON 30%","server":"3d0cf333.435e2c","version":1,"service_domain":"light","service":"turn_on","entityId":"light.hall_lamp","data":"{\"brightness_pct\":30,\"transition\":1}","dataType":"json","mergecontext":"","output_location":"payload","output_location_type":"msg","mustacheAltTags":false,"x":860,"y":580,"wires":[[]]},{"id":"fe168d1f.21783","type":"api-call-service","z":"5694bf41.0ff66","name":"ON 100%","server":"3d0cf333.435e2c","version":"1","service_domain":"light","service":"turn_on","entityId":"light.hall_lamp","data":"{\"brightness_pct\":100,\"transition\":1}","dataType":"json","mergecontext":"","output_location":"payload","output_location_type":"msg","mustacheAltTags":false,"x":860,"y":620,"wires":[[]]},{"id":"e743b683.20c368","type":"stoptimer","z":"5694bf41.0ff66","duration":"1","units":"Minute","payloadtype":"num","payloadval":"0","name":"1m","x":130,"y":660,"wires":[["66ea8700.187958"],[]]},{"id":"66ea8700.187958","type":"api-current-state","z":"5694bf41.0ff66","name":"Motion State","server":"3d0cf333.435e2c","version":"1","outputs":1,"halt_if":"","halt_if_type":"str","halt_if_compare":"is","override_topic":true,"entity_id":"binary_sensor.aqara_motion_01","state_type":"str","state_location":"payload","override_payload":"msg","entity_location":"data","override_data":"msg","blockInputOverrides":false,"x":290,"y":660,"wires":[["aba73e54.70f68"]]},{"id":"aba73e54.70f68","type":"switch","z":"5694bf41.0ff66","name":"on / 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":460,"y":720,"wires":[["e743b683.20c368"],["5dbf8f22.86e27"]]},{"id":"5dbf8f22.86e27","type":"api-call-service","z":"5694bf41.0ff66","name":"OFF","server":"3d0cf333.435e2c","version":"1","service_domain":"light","service":"turn_off","entityId":"light.hall_lamp","data":"{\"transition\":1}","dataType":"json","mergecontext":"","output_location":"payload","output_location_type":"msg","mustacheAltTags":false,"x":650,"y":700,"wires":[[]]},{"id":"3d0cf333.435e2c","type":"server","z":"","name":"Home Assistant","legacy":false,"hassio":true,"rejectUnauthorizedCerts":true,"ha_boolean":"y|yes|true|on|home|open"}]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement