Where is the documention for custom_sentences?

Hi,

I am looking at the existing custom_sentences, but I am having trouble understanding the options:

For example _common.yaml, how can I extend that file? What is the syntax and where can I use the options I create in that file? What is the exact difference between {},(),<>? Why are slots sometimes used like {slots:name}? Why is there sometimes a slot called domain but it isn’t used in sentences?

I haven’t found a comprehensive guide on what these options mean. Does that simply not exist yet?

Happy about any help! :slight_smile: Thanks!

I don’t think there is one yet… here are the links I’ve collected so far trying to figure this stuff out:

HA Main Docs:

Github Repo:

Developer Docs:

1 Like

Thanks, especially the developer docs are very helpful! Thank you so much! :slight_smile: