The above might produce a weird result if the light being on makes the lux sensor go above the threshold and the light would still turn off even if there is movement.
[{"id":"e4115216.aaf69","type":"server-state-changed","z":"5eb3594f.d294b8","name":"","server":"ef067c6f.620e6","entityidfilter":"binary_sensor.motion","entityidfiltertype":"exact","outputinitially":false,"state_type":"str","haltifstate":"on","halt_if_type":"str","halt_if_compare":"is_not","outputs":2,"output_only_on_state_change":false,"x":182,"y":1744,"wires":[["13812865.e1dba8","581c7a10.cf2b74"],[]]},{"id":"13812865.e1dba8","type":"api-current-state","z":"5eb3594f.d294b8","name":"","server":"ef067c6f.620e6","outputs":2,"halt_if":"60","halt_if_type":"num","halt_if_compare":"gte","override_topic":false,"entity_id":"sensor.lux","state_type":"str","state_location":"","override_payload":"none","entity_location":"","override_data":"none","x":494,"y":1744,"wires":[["82676daf.33ff2"],[]]},{"id":"82676daf.33ff2","type":"api-call-service","z":"5eb3594f.d294b8","name":"","server":"ef067c6f.620e6","service_domain":"homeassistant","service":"turn_on","data":"{\"entity_id\":\"light.light\"}","mergecontext":"","output_location":"payload","output_location_type":"msg","x":776,"y":1744,"wires":[[]]},{"id":"581c7a10.cf2b74","type":"trigger","z":"5eb3594f.d294b8","op1":"","op2":"{\"service\": \"turn_off\"}","op1type":"nul","op2type":"json","duration":"10","extend":false,"units":"min","reset":"","bytopic":"all","name":"","x":502,"y":1792,"wires":[["82676daf.33ff2"]]}]