Change threshold in advanced flow via homey dasboard

Hello,

I have solar panels, and I use them to control my thermostat and air conditioner via an advanced flow.

The air conditioner can both cool and heat.

For example, if the solar panels generate more than 300 watts and the indoor temperature is below 19 degrees, the air conditioner switches to heating instead of the thermostat.

On some days, I want to change that 300-watt limit to, say, 600 watts. However, because it is set up in an advanced flow, to change the number you have to do this via the computer or via the mobile browser in desktop mode. Not very fast and user-friendly to change quickly via your phone

Is there a way to add a logic code with a number to your Homey dashboard and be able to adjust that number? And that the number you add to that logic code also immediately changes the number in the advanced flow for heating via the air conditioner or the thermostat?

So, does the number circled in red in the photo below change automatically when you change a number in a number logic code, like the second photo, which you then add to your Homey dashboard?

This might be a complex question; if it isn’t clear, feel free to ask.

When you change that variable to a number higher than 300, the Advanced Flow will trigger.

If you want to change the 300 value, you need to add a variable as a tag.

Yes.
The minute you (or something) change(s) the value of a variable, the new value is immediately present in all related flow cards.

@smarthomesven @Peter_Kawa

Thanks!

I’ve never created an advanced flow with a tag before; this opens up possibilities for my other flows as well!
Thanks!