Skip to content
Merged
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion content/components/wifi.md
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,8 @@ on_...:
```

> [!NOTE]
> Be aware that if you disable WiFi, the API timeout will need to be disabled otherwise the device will reboot.
> Be mindful of the reboot timeouts set for both the [API component](/components/api/) and the [WiFi component](/components/wifi/#configuration-variables) if you disable WiFi.
> If WiFi remains off for longer than the duration of either timeout, the device will reboot!

{{< anchor "wifi-on_enable" >}}

Expand Down