mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-01-26 22:21:38 +01:00
Fix connection typo in FAQ (#831)
This commit is contained in:
parent
aca3683a9c
commit
82c5232505
@ -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 </components/wifi>` or
|
||||
:doc:`api connetion is lost </components/api>` or
|
||||
:doc:`wifi connection cannot be made </components/wifi>` or
|
||||
:doc:`api connection is lost </components/api>` or
|
||||
:doc:`mqtt connection is lost </components/mqtt>`. So if you are facing this problem you'll need
|
||||
to explicitly set the ``reboot_timeout`` option to ``0s`` on the components being used.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user