I am having formatting problems with script.yaml, tts and ssml.
When using the GUI, from time to time HA apparently thinks it’s a good idea to reformat scripts.yaml to around 80 characters.
I redid the formatting of two of my scripts in a “external editor” (file editor from add ons store) that reside within script.yaml and everything saved and re-read as expected with the same formatting.
I redid parts of my script/automation that called/used previous, other, formatted scripts and later on when I re-opened scripts.yaml the formatting I hade done was undone again.
This screws up my TTS syntax with SSML and makes the script more or less unreadable.
How do I get around this and get HA to leave my script formatting alone?
I still would like to be able to call/add/use the formatted scripts from the GUI but doing so seems to give HA carte blanche to reformat said script =(