Vacation mode for heating sources

Hi, in my smart home I have set up a weekly program for when the various heat sources should be in heating mode or away mode. I have set this up based on a normal work week. I now want to create a flow in Homey that puts the house in vacation mode. In other words, a flow that overrides the weekly programs in the respective apps. As it is now, I have to go into all the apps and set vacation mode manually. I wish I had a flow in Homey that did this for all the heat sources. And a similar flow for when we got home again. Put everything back in normal mode.

Is there any way to override this without having to set up all the weekly programs in Homey. I like having the weekly programs in the various apps as I have not found a good and easy way to set this up in Homey without too many complicated flows. If there is an easy way to control everything from Homey I’m all ears to that as well.

Make a ‘yes/no’ variabel.
Put an “AND: vacation = no” after the start of your flows.
Now, if you set vacation to ‘yes’ these flows don’t go on.

And if you have flows that should work if ‘vacation = yes’, you do the same.

This will work if I have flows for each heating unit in Homey. But I have set up my weekly programs in each app for the heating unit. For example my Toshiba heating pump I have programmed the weekly program in the app for Toshiba. So if I override the heating pump in Homey, it will go back to normal program the next time it changes in the weekly program.