Hi,
I have a node red flow sending me a Telegram each time something happens (like closing/opening the blinds).
What I would like to do is to do now is show in the Telegram message the specific name of the blind that is being closed/opened, something like: “Opening blind {entity_id}”.
But I can’t find how, if this is possible.
Thanks.