Thank you for the suggestion. Im having some problem figuring out where to implement the first part…
text1:
name: manual_message
initial: 'Enter your text here'
Am I adding that to my configuration.yaml file, or adding it as a card (guessing I would need a plugin from HACS for a special card type?) Can you guide me a little further on this part please?
Error loading /config/configuration.yaml: while parsing a block mapping
in "/config/configuration.yaml", line 18, column 5
expected <block end>, but found '<scalar>'
in "/config/configuration.yaml", line 18, column 70
I changed ‘input_text’ to “input_text” and that resolved the issue and thanks to your help its working exactly as desired, thank you for helping I really appreciate your help & time.