Open oxan opened 3 years ago
Removing arduino_version
resolved the issue for me, it may be useful to remove it from the sample configurations defined on the ESPHome website if that behavior causes problems: https://esphome.io/devices/sonoff_basic.html
I am still struggling with the new versions (1.19-1.20). It is working fine with 1.18. If you need any more details, please let me know. Thanks
HARDWARE: ESP8266 80MHz, 80KB RAM, 4MB Flash - Wemos D1 Mini
RAM: [====== ] 64.4% (used 52748 bytes from 81920 bytes) Flash: [===== ] 45.8% (used 478528 bytes from 1044464 bytes)
Have you guys tried turning down the wifi power? Default is 20 but Tasmota says do not set over 17. I was having serious bootloop issues with the wifi ap on a different smart plug and lowering the wifi power solved my problems.
Edit: Wifi Component output_power (Optional, string): The amount of TX power for the WiFi interface from 10dB to 20.5dB. Default for ESP8266 is 20dB, 20.5dB might cause unexpected restarts.
Removing arduino_version from the device config solved the problem for me (Sonoff basic R3)
I don’t have arduino_version
on my config file. Issue persists. I reverted to 1.16, no issue so far.
my problem is gone with the latest version (2021.9.1).
Sonoff basic (from the first ones) esphome 2021.9.1
WiFi issue soled only by disabling captive portal in wifi settings.
The problem
There's been an influx of issues about Sonoff devices bootlooping/being unable to connect to wifi since v1.19 or v1.20. To save me and you from having to look a lot of issues, I want to centralize the discussion here.
If you have these symptoms, please:
esphome logs
command or the dashboard.If you have this issue, it'd be appreciated if you can try the following things and report back whether any of this solves or doesn't solve the problem:
arduino_version
underesphome
, try it without.esp8266_restore_from_flash
underesphome
in your YAML, try disabling it.level: INFO
underlogger
in your YAML.enable_mdns: false
underwifi
in your YAML (note that this may break the online/offline status in the dashboard, but the device itself should work fine).Please include the following information in your reply:
Which version of ESPHome has the issue?
v1.19 or v1.20
Board
Mostly Sonoff / Shelly (possibly ESP8285-only?)
Reports
Full reports:
Other reports:
2272
2243
2210
2205
2147