#More text capacity than input_text?
1 messages · Page 1 of 1 (latest)
you can store it in a template sensor attribute
or you can just use a template in the Markdown card directly
I'm thinking maybe attribute because my automation uses local variables which won't translate well to a markdown card.
how do you create that though? is that define-able in the UI?
No, attribute are YAML only, you could create a trigger based template sensor and let it trigger on a manual event, then send the data for the attribute in this event