Stop other possible BLYNK_WRITE (Vx) updated when one is activated?

I’d remove the Blynk code from the device and send it MQTT commands from Node-Red, and send back confirmations via MQTT.
All Blynk app commands from/to the app would go into Node-Red and be converted into MQTT messages.

See the diagram in this post…

Pete.