This is working. Not sure why I don't get into a race or looping with the two sequences.
Might have something to do with the Hubitat or Node Red event handler.
[{"id":"85cdeba4.5aee4","type":"tab","label":"Flow 1","disabled":false,"info":""},{"id":"b00f0873.fb6948","type":"hubitat device","z":"85cdeba4.5aee4","deviceLabel":"Laundry Room Lts","name":"","server":"f8cf5164.8c9908","deviceId":"772","attribute":"switch","sendEvent":true,"x":470,"y":257,"wires":[["b91ac152.b98288"]]},{"id":"fc657a03.e10f38","type":"hubitat device","z":"85cdeba4.5aee4","deviceLabel":"Back Hall Lts","name":"","server":"f8cf5164.8c9908","deviceId":"828","attribute":"switch","sendEvent":true,"x":470,"y":376,"wires":[["4db6b32e.320afc"]]},{"id":"4db6b32e.320afc","type":"switch","z":"85cdeba4.5aee4","name":"","property":"payload.value","propertyType":"msg","rules":[{"t":"eq","v":"on","vt":"str"},{"t":"eq","v":"off","vt":"str"}],"checkall":"true","repair":false,"outputs":2,"x":624,"y":376,"wires":[["4fd7ecd5.5c8f8c"],["6cd68c5.e563d74"]]},{"id":"6cd68c5.e563d74","type":"hubitat command","z":"85cdeba4.5aee4","deviceLabel":"Laundry Room Lts","name":"","server":"f8cf5164.8c9908","deviceId":"772","command":"off","commandArgs":"","x":864,"y":415,"wires":[[]]},{"id":"4fd7ecd5.5c8f8c","type":"hubitat command","z":"85cdeba4.5aee4","deviceLabel":"Laundry Room Lts","name":"","server":"f8cf5164.8c9908","deviceId":"772","command":"on","commandArgs":"","x":865,"y":369,"wires":[[]]},{"id":"a93de5e7.44618","type":"comment","z":"85cdeba4.5aee4","name":" Laundry Room Lts follow Back Hall Lts","info":"","x":590,"y":336,"wires":[]},{"id":"b91ac152.b98288","type":"switch","z":"85cdeba4.5aee4","name":"","property":"payload.value","propertyType":"msg","rules":[{"t":"eq","v":"on","vt":"str"},{"t":"eq","v":"off","vt":"str"}],"checkall":"true","repair":false,"outputs":2,"x":690,"y":257,"wires":[["9d784592.40e7a8"],["95b9f721.807968"]]},{"id":"9d784592.40e7a8","type":"hubitat command","z":"85cdeba4.5aee4","deviceLabel":"Back Hall Lts","name":"","server":"f8cf5164.8c9908","deviceId":"828","command":"on","commandArgs":"","x":870,"y":257,"wires":[[]]},{"id":"95b9f721.807968","type":"hubitat command","z":"85cdeba4.5aee4","deviceLabel":"Back Hall Lts","name":"","server":"f8cf5164.8c9908","deviceId":"828","command":"off","commandArgs":"","x":870,"y":309,"wires":[[]]},{"id":"f9a006cd.cf9798","type":"comment","z":"85cdeba4.5aee4","name":"Back Hall and Laundry Room Lts work together","info":"","x":680,"y":160,"wires":[]},{"id":"7f1f8614.fd2b","type":"comment","z":"85cdeba4.5aee4","name":" Back Hall Lts follow Laundry Room Lts ","info":"","x":570,"y":220,"wires":[]},{"id":"f8cf5164.8c9908","type":"hubitat config","z":"","name":"Hub","usetls":false,"host":"192.168.1.225","port":"80","appId":"290","nodeRedServer":"http://192.168.1.246:1880","webhookPath":"/hubitat/webhook_","autoRefresh":true,"useWebsocket":false,"colorEnabled":false,"color":"#ace043"}]