Node-Red and Luminence + Fibaro Motion Sensors

Hi Team,
I am not sure if I have a bad Fibaro motion sensor, but my flow appears to work, but when I turn the light off in HA, the light keeps coming back on.

Here is the NR Text (hope I copied correctly).
[{"id":"de9e7680.befc88","type":"stoptimer","z":"38effa25.4ad6d6","duration":"20","units":"Minute","payloadtype":"num","payloadval":"0","name":"20 Min Timer","x":1150,"y":260,"wires":[["a3dbe419.a524d8"],[]]},{"id":"5910a844.0ac8d8","type":"server-state-changed","z":"38effa25.4ad6d6","name":"LR Motion","server":"91320e46.5b398","entityidfilter":"binary_sensor.fibaro_system_fgms001zw5_motion_sensor_sensor","entityidfiltertype":"substring","outputinitially":false,"state_type":"str","haltifstate":"","halt_if_type":"","halt_if_compare":"is","outputs":1,"x":120,"y":120,"wires":[["85be5b.9fd451a8"]]},{"id":"74c52de7.229cb4","type":"switch","z":"38effa25.4ad6d6","name":"","property":"payload","propertyType":"msg","rules":[{"t":"eq","v":"on","vt":"str"},{"t":"eq","v":"off","vt":"str"}],"checkall":"true","repair":false,"outputs":2,"x":1007,"y":180,"wires":[["86805760.6eb1b8","de9e7680.befc88"],["a3dbe419.a524d8","de9e7680.befc88"]]},{"id":"85be5b.9fd451a8","type":"light-scheduler","z":"38effa25.4ad6d6","settings":"d8b42422.153ed8","events":"[{\"start\":{\"dow\":1,\"mod\":540},\"end\":{\"dow\":1,\"mod\":1230}},{\"start\":{\"dow\":2,\"mod\":540},\"end\":{\"dow\":2,\"mod\":1230}},{\"start\":{\"dow\":3,\"mod\":540},\"end\":{\"dow\":3,\"mod\":1230}},{\"start\":{\"dow\":4,\"mod\":540},\"end\":{\"dow\":4,\"mod\":1230}},{\"start\":{\"dow\":5,\"mod\":540},\"end\":{\"dow\":5,\"mod\":1230}},{\"start\":{\"dow\":6,\"mod\":600},\"end\":{\"dow\":6,\"mod\":1230}},{\"start\":{\"dow\":0,\"mod\":600},\"end\":{\"dow\":0,\"mod\":1230}}]","topic":"","name":"Normal Weekdays and Weekends","onPayload":"on","onPayloadType":"str","offPayload":"","offPayloadType":"str","onlyWhenDark":true,"sunElevationThreshold":6,"sunShowElevationInStatus":false,"outputfreq":"output.statechange","x":380,"y":180,"wires":[["9742efd3.64aa8"]]},{"id":"29ff64bc.559adc","type":"comment","z":"38effa25.4ad6d6","name":"Living Room Lights ON/OFF Normal Schedule","info":"","x":230,"y":60,"wires":[]},{"id":"86805760.6eb1b8","type":"api-call-service","z":"38effa25.4ad6d6","name":"Turn On LR Light","server":"91320e46.5b398","service_domain":"switch","service":"turn_on","data":"{\"entity_id\":\"switch.living_room_floor_light\"}","render_data":false,"mergecontext":"","output_location":"payload","output_location_type":"msg","x":1407,"y":180,"wires":[[]]},{"id":"a3dbe419.a524d8","type":"api-call-service","z":"38effa25.4ad6d6","name":"Turn OFF LR Light","server":"91320e46.5b398","service_domain":"switch","service":"turn_off","data":"{\"entity_id\":\"switch.living_room_floor_light\"}","render_data":false,"mergecontext":"","output_location":"payload","output_location_type":"msg","x":1407,"y":240,"wires":[[]]},{"id":"4336b4cd.96f35c","type":"inject","z":"38effa25.4ad6d6","name":"","topic":"","payload":"on","payloadType":"str","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":130,"y":180,"wires":[["85be5b.9fd451a8"]]},{"id":"3a54cfb6.39893","type":"inject","z":"38effa25.4ad6d6","name":"","topic":"","payload":"off","payloadType":"str","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":130,"y":220,"wires":[["85be5b.9fd451a8"]]},{"id":"a620d5be.df0418","type":"change","z":"38effa25.4ad6d6","name":"Enable Light","rules":[{"t":"set","p":"Light_enabled","pt":"flow","to":"Yes","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":1110,"y":60,"wires":[[]]},{"id":"7e3db5c5.1585fc","type":"change","z":"38effa25.4ad6d6","name":"Disable Light","rules":[{"t":"set","p":"Light_enabled","pt":"flow","to":"No","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":1110,"y":120,"wires":[[]]},{"id":"293b1.3f3d1c4fc","type":"switch","z":"38effa25.4ad6d6","name":"Light Threshold Selector","property":"payload","propertyType":"msg","rules":[{"t":"lt","v":"40","vt":"num"},{"t":"else"}],"checkall":"false","repair":false,"outputs":2,"x":890,"y":80,"wires":[["a620d5be.df0418"],["7e3db5c5.1585fc"]]},{"id":"9742efd3.64aa8","type":"switch","z":"38effa25.4ad6d6","name":"Light Enabled?","property":"Light_enabled","propertyType":"flow","rules":[{"t":"eq","v":"Yes","vt":"str"}],"checkall":"true","repair":false,"outputs":1,"x":660,"y":180,"wires":[["74c52de7.229cb4","7c4ca291.c8d19c"]]},{"id":"c966fabc.8433b8","type":"debug","z":"38effa25.4ad6d6","name":"","active":false,"tosidebar":true,"console":false,"tostatus":true,"complete":"payload","x":790,"y":120,"wires":[]},{"id":"fd88cd47.5c654","type":"poll-state","z":"38effa25.4ad6d6","name":"LUX in LR","server":"91320e46.5b398","updateinterval":"10","outputinitially":false,"outputonchanged":false,"entity_id":"sensor.fibaro_system_fgms001zw5_motion_sensor_luminance","state_type":"str","halt_if":"","halt_if_type":"str","halt_if_compare":"is","outputs":1,"x":600,"y":80,"wires":[["293b1.3f3d1c4fc","c966fabc.8433b8"]]},{"id":"7c4ca291.c8d19c","type":"debug","z":"38effa25.4ad6d6","name":"","active":true,"tosidebar":true,"console":false,"tostatus":true,"complete":"payload","x":947,"y":260,"wires":[]},{"id":"91320e46.5b398","type":"server","z":"","name":"Home Assistant"},{"id":"d8b42422.153ed8","type":"light-scheduler-settings","z":"","name":"my settings","latitude":"27.890814","longitude":"-82.50234640000001"}]

Can someone guide me on how to keep the light from magically coming on?

~Bryan