home-assistant.io/source/_faq/configuration-file.markdown

372 B

title description ha_category
Why are you using YAML for the configuration file? Why are you using YAML for the configuration file? Configuration

And not JSON or XML for the configuration file? Because YAML can be written by hand, you don't have to care about commas or tag and it's a superset of JSON.