in one flow, I receive the status of garage doors like:
Then , in another flow, I recieve a telegram command:

how can I respond to that telegram command based on the last state of the door?
Do I store the lat door state in some variable? - and read it in this one? - I see no global variables anywhere.
