This seems to do it. Had the boolean off and disconnected the course from the flow. Triggered a state change on the phone. This turned the boolean on the boolean isn’t turning back off with futher state changes. I’ll try it with the course attached, as the companion seems pretty accurate. If not maybe tie the HA proximity integration into it somehow?
[{"id":"71db559febb9523a","type":"tab","label":"Test","disabled":false,"info":"","env":[]},{"id":"a02d0ee2b12e2e65","type":"change","z":"71db559febb9523a","name":"","rules":[{"t":"set","p":"location.lat","pt":"msg","to":"data.new_state.attributes.latitude","tot":"msg"},{"t":"set","p":"location.lon","pt":"msg","to":"data.new_state.attributes.longitude","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":260,"y":240,"wires":[["d88bcad18b74f2d7"]]},{"id":"109512a6fec2f04c","type":"server-state-changed","z":"71db559febb9523a","name":"","server":"9405c3fe.d0a6c","version":4,"exposeToHomeAssistant":false,"haConfig":[{"property":"name","value":""},{"property":"icon","value":""}],"entityidfilter":"device_tracker.sm_s908u","entityidfiltertype":"exact","outputinitially":true,"state_type":"str","haltifstate":"","halt_if_type":"str","halt_if_compare":"is","outputs":1,"output_only_on_state_change":false,"for":"0","forType":"num","forUnits":"minutes","ignorePrevStateNull":false,"ignorePrevStateUnknown":false,"ignorePrevStateUnavailable":false,"ignoreCurrentStateUnknown":false,"ignoreCurrentStateUnavailable":false,"outputProperties":[{"property":"payload","propertyType":"msg","value":"","valueType":"entityState"},{"property":"data","propertyType":"msg","value":"","valueType":"eventData"},{"property":"topic","propertyType":"msg","value":"","valueType":"triggerId"}],"x":160,"y":200,"wires":[["a02d0ee2b12e2e65"]]},{"id":"ec428b8aec2b01a9","type":"api-call-service","z":"71db559febb9523a","name":"","server":"9405c3fe.d0a6c","version":5,"debugenabled":false,"domain":"input_boolean","service":"turn_on","areaId":[],"deviceId":[],"entityId":["input_boolean.lapeer_geo"],"data":"","dataType":"jsonata","mergeContext":"","mustacheAltTags":false,"outputProperties":[],"queue":"none","x":880,"y":140,"wires":[["d3935d2b3964630f"]]},{"id":"5f638c458aab31ac","type":"api-call-service","z":"71db559febb9523a","name":"","server":"9405c3fe.d0a6c","version":5,"debugenabled":false,"domain":"input_boolean","service":"turn_off","areaId":[],"deviceId":[],"entityId":["input_boolean.lapeer_geo"],"data":"","dataType":"jsonata","mergeContext":"","mustacheAltTags":false,"outputProperties":[],"queue":"none","x":920,"y":300,"wires":[["d3935d2b3964630f"]]},{"id":"d88bcad18b74f2d7","type":"geofence","z":"71db559febb9523a","name":"","mode":"circle","inside":"both","rad":39089.81492421516,"points":[],"centre":{"latitude":40.2600359522212,"longitude":-83.3500786498189},"floor":"","ceiling":"","worldmap":false,"outputs":1,"x":420,"y":240,"wires":[["7ac182fdef4b6797"]]},{"id":"d3935d2b3964630f","type":"debug","z":"71db559febb9523a","name":"debug 1","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":1040,"y":240,"wires":[]},{"id":"7ac182fdef4b6797","type":"switch","z":"71db559febb9523a","name":"In/Out Area","property":"location.inarea","propertyType":"msg","rules":[{"t":"false"},{"t":"true"}],"checkall":"true","repair":false,"outputs":2,"x":590,"y":240,"wires":[["a224b805c76b2057"],["5f638c458aab31ac"]]},{"id":"a224b805c76b2057","type":"switch","z":"71db559febb9523a","name":"Westbound","property":"data.event.new_state.attributes.course","propertyType":"msg","rules":[{"t":"btwn","v":"180","vt":"num","v2":"359","v2t":"num"}],"checkall":"true","repair":false,"outputs":1,"x":750,"y":200,"wires":[["ec428b8aec2b01a9"]]},{"id":"9405c3fe.d0a6c","type":"server","name":"Home Assistant","version":4,"addon":true,"rejectUnauthorizedCerts":true,"ha_boolean":"y|yes|true|on|home|open","connectionDelay":true,"cacheJson":true,"heartbeat":false,"heartbeatInterval":30,"areaSelector":"friendlyName","deviceSelector":"friendlyName","entitySelector":"friendlyName","statusSeparator":"at: ","statusYear":"hidden","statusMonth":"short","statusDay":"numeric","statusHourCycle":"h23","statusTimeFormat":"h:m"}]