the motion sensor is on and off
you can always test that on the developer tools -> states -> select your entity,
the payload for thw wyze sense is on and off
also i notice that in your actions you are using device instead of call service , switch.turn_on or light.turn_on and your entity
this one is a basic one for node-red
[{"id":"51c746fd.1aabb8","type":"api-call-service","z":"a0f0a9aa.3ef898","name":"off","server":"f65aa0c3.2f15d","version":1,"debugenabled":false,"service_domain":"switch","service":"turn_off","entityId":"switch.bajando","data":"","dataType":"json","mergecontext":"","output_location":"","output_location_type":"none","mustacheAltTags":false,"x":730,"y":120,"wires":[[]]},{"id":"c5e54ad4.9fb818","type":"delay","z":"a0f0a9aa.3ef898","name":"","pauseType":"delay","timeout":"30","timeoutUnits":"seconds","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":false,"x":580,"y":120,"wires":[["51c746fd.1aabb8"]]},{"id":"751b905b.fca608","type":"api-call-service","z":"a0f0a9aa.3ef898","name":"bajando on","server":"f65aa0c3.2f15d","version":1,"debugenabled":false,"service_domain":"switch","service":"turn_on","entityId":"switch.bajando","data":"","dataType":"json","mergecontext":"","output_location":"","output_location_type":"none","mustacheAltTags":false,"x":410,"y":120,"wires":[["c5e54ad4.9fb818"]]},{"id":"599f5241.8a47ac","type":"server-state-changed","z":"a0f0a9aa.3ef898","name":"sensor movimiento arriba","server":"f65aa0c3.2f15d","version":1,"exposeToHomeAssistant":false,"haConfig":[{"property":"name","value":""},{"property":"icon","value":""}],"entityidfilter":"binary_sensor.wyzesense_7798454e","entityidfiltertype":"exact","outputinitially":false,"state_type":"str","haltifstate":"on","halt_if_type":"str","halt_if_compare":"is","outputs":2,"output_only_on_state_change":true,"x":170,"y":120,"wires":[["751b905b.fca608"],[]]},{"id":"f65aa0c3.2f15d","type":"server","z":"","name":"mi Home Assistant","legacy":false,"addon":true,"rejectUnauthorizedCerts":true,"ha_boolean":"y|yes|true|on|home|open","connectionDelay":true,"cacheJson":true}]
and this one if to notify me if the battery is low
[{"id":"f664fc68.535c8","type":"server-state-changed","z":"c3375db8.c5ca7","name":"Puerta principal","server":"f65aa0c3.2f15d","version":1,"exposeToHomeAssistant":false,"haConfig":[{"property":"name","value":""},{"property":"icon","value":""}],"entityidfilter":"binary_sensor.wyzesense_77966519","entityidfiltertype":"exact","outputinitially":false,"state_type":"str","haltifstate":"","halt_if_type":"str","halt_if_compare":"is","outputs":1,"output_only_on_state_change":true,"x":220,"y":1800,"wires":[["5fa4b554.6cbd84"]]},{"id":"e46cb05c.a4ec8","type":"server-state-changed","z":"c3375db8.c5ca7","name":"Puerta Casa","server":"f65aa0c3.2f15d","version":1,"exposeToHomeAssistant":false,"haConfig":[{"property":"name","value":""},{"property":"icon","value":""}],"entityidfilter":"binary_sensor.wyzesense_77966792","entityidfiltertype":"exact","outputinitially":false,"state_type":"str","haltifstate":"","halt_if_type":"str","halt_if_compare":"is","outputs":1,"output_only_on_state_change":true,"x":210,"y":1840,"wires":[["5fa4b554.6cbd84"]]},{"id":"22fa205c.45b108","type":"server-state-changed","z":"c3375db8.c5ca7","name":"planta a mov","server":"f65aa0c3.2f15d","version":1,"exposeToHomeAssistant":false,"haConfig":[{"property":"name","value":""},{"property":"icon","value":""}],"entityidfilter":"binary_sensor.wyzesense_7798454e","entityidfiltertype":"exact","outputinitially":false,"state_type":"str","haltifstate":"","halt_if_type":"str","halt_if_compare":"is","outputs":1,"output_only_on_state_change":true,"x":210,"y":1880,"wires":[["5fa4b554.6cbd84"]]},{"id":"b8b1e98.0896398","type":"server-state-changed","z":"c3375db8.c5ca7","name":"baño a mov","server":"f65aa0c3.2f15d","version":1,"exposeToHomeAssistant":false,"haConfig":[{"property":"name","value":""},{"property":"icon","value":""}],"entityidfilter":"binary_sensor.wyzesense_779f085a","entityidfiltertype":"exact","outputinitially":false,"state_type":"str","haltifstate":"","halt_if_type":"str","halt_if_compare":"is","outputs":1,"output_only_on_state_change":true,"x":210,"y":1920,"wires":[["5fa4b554.6cbd84"]]},{"id":"5eb8311c.6aaed8","type":"server-state-changed","z":"c3375db8.c5ca7","name":"cuarto terraza","server":"f65aa0c3.2f15d","version":1,"exposeToHomeAssistant":false,"haConfig":[{"property":"name","value":""},{"property":"icon","value":""}],"entityidfilter":"binary_sensor.wyzesense_77a02f96","entityidfiltertype":"exact","outputinitially":false,"state_type":"str","haltifstate":"","halt_if_type":"str","halt_if_compare":"is","outputs":1,"output_only_on_state_change":true,"x":210,"y":1960,"wires":[["5fa4b554.6cbd84"]]},{"id":"6bc6ae37.b10898","type":"server-state-changed","z":"c3375db8.c5ca7","name":"sala terraza","server":"f65aa0c3.2f15d","version":1,"exposeToHomeAssistant":false,"haConfig":[{"property":"name","value":""},{"property":"icon","value":""}],"entityidfilter":"binary_sensor.wyzesense_77a03077","entityidfiltertype":"exact","outputinitially":false,"state_type":"str","haltifstate":"","halt_if_type":"str","halt_if_compare":"is","outputs":1,"output_only_on_state_change":true,"x":210,"y":2000,"wires":[["5fa4b554.6cbd84"]]},{"id":"5fa4b554.6cbd84","type":"switch","z":"c3375db8.c5ca7","name":"","property":"data.attributes.battery_level","propertyType":"msg","rules":[{"t":"gt","v":"30","vt":"str"}],"checkall":"true","repair":false,"outputs":1,"x":430,"y":1840,"wires":[["cf7e16e1.2d4798"]]},{"id":"cf7e16e1.2d4798","type":"api-call-service","z":"c3375db8.c5ca7","name":"bateria baja telegram","server":"f65aa0c3.2f15d","version":1,"debugenabled":false,"service_domain":"notify","service":"casa","entityId":"","data":"{\"title\":\"Bateria\",\"message\":\"La bateria de {{data.attributes.friendly_name}} esta en {{data.attributes.battery_level}}%\"}","dataType":"json","mergecontext":"","output_location":"","output_location_type":"none","mustacheAltTags":false,"x":620,"y":1840,"wires":[[]]},{"id":"f65aa0c3.2f15d","type":"server","z":"","name":"mi Home Assistant","legacy":false,"addon":true,"rejectUnauthorizedCerts":true,"ha_boolean":"y|yes|true|on|home|open","connectionDelay":true,"cacheJson":true}]