|
楼主 |
发表于 2024-8-19 14:54:29
|
显示全部楼层
善用搜索,重启是esphome的特性,估计一个配置参数就可以搞定,可以搜搜看。 #restore_from_flash: yes也可以尝试把这句注释取消,会保留最后的状态,应该也管用。
wifi:reboot_timeout (Optional, Time): The amount of time to wait before rebooting when no WiFi connection exists. Can be disabled by setting this to 0s, but note that the low level IP stack currently seems to have issues with WiFi where a full reboot is required to get the interface back working. Defaults to 15min. Does not apply when in access point mode.帮你搜了下, |
|