diff --git a/guides/faq.rst b/guides/faq.rst index 909a3f94a..21c1801f0 100644 --- a/guides/faq.rst +++ b/guides/faq.rst @@ -220,8 +220,8 @@ Some steps that can help with the issue: - The issue seems to happen with cheap boards more frequently. Especially the "cheap" NodeMCU boards from eBay which sometimes have quite bad antennas. - ESPHome reboots on purpose when something is not going right, e.g. - :doc:`wifi connetion cannot be made ` or - :doc:`api connetion is lost ` or + :doc:`wifi connection cannot be made ` or + :doc:`api connection is lost ` or :doc:`mqtt connection is lost `. So if you are facing this problem you'll need to explicitly set the ``reboot_timeout`` option to ``0s`` on the components being used.