Skip to content

Commit 793d43d

Browse files
committed
Reboot timeout adjustment
1 parent dc8d02a commit 793d43d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

esphome-esp32emon/esp32emon.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,15 @@ logger:
2929

3030
# Enable Home Assistant API
3131
api:
32+
reboot_timeout: 60s
3233

3334
# Enable OTA updates
3435
ota:
3536
password: !secret ota_password
3637

3738
# Wifi configuration
3839
wifi:
40+
reboot_timeout: 60s
3941
networks:
4042
# Main network
4143
- ssid: !secret wifi_ssid

0 commit comments

Comments
 (0)