mirror of
https://github.com/randybb/esphome-configs.git
synced 2026-07-02 09:16:04 +02:00
Reboot mcu-kitchen when API is stuck due weak wifi
This commit is contained in:
+2
-1
@@ -28,7 +28,6 @@ esphome:
|
|||||||
- light.turn_off: light_3
|
- light.turn_off: light_3
|
||||||
# - light.turn_off: light_4
|
# - light.turn_off: light_4
|
||||||
|
|
||||||
|
|
||||||
esp32:
|
esp32:
|
||||||
variant: esp32
|
variant: esp32
|
||||||
framework:
|
framework:
|
||||||
@@ -37,6 +36,8 @@ esp32:
|
|||||||
packages:
|
packages:
|
||||||
common: !include common/common.yaml
|
common: !include common/common.yaml
|
||||||
|
|
||||||
|
api:
|
||||||
|
reboot_timeout: 300s
|
||||||
|
|
||||||
# PINOUTS: M5ATOM+Atom Hub Switch
|
# PINOUTS: M5ATOM+Atom Hub Switch
|
||||||
# IR G12
|
# IR G12
|
||||||
|
|||||||
Reference in New Issue
Block a user