diff --git a/guides/faq.rst b/guides/faq.rst index 4c4291c68..f192797f1 100644 --- a/guides/faq.rst +++ b/guides/faq.rst @@ -8,7 +8,7 @@ Frequently Asked Questions Tips for using esphomeyaml -------------------------- -1. esphomeyaml supports (most of) Home Assistant's YAML configuration directives like +1. esphomeyaml supports (most of) `Home Assistant's YAML configuration directives `__ like ``!include``, ``!secret``. So you can store all your secret WiFi passwords and so on in a file called ``secrets.yaml`` within the directory where the configuration file is.