esphome/esphome/components/wifi
Otto Winter 21bbafb63d
Captive portal fixes (#766)
* Enable MDNS logs comment

* Work around ESP8266 mDNS broken for AP

See also https://github.com/esp8266/Arduino/issues/6114

* Enable captive_portal in AP-only mode

Fixes https://github.com/esphome/issues/issues/671

* Make ESP32 connecting faster

See also https://github.com/espressif/arduino-esp32/pull/2989

* Format
2019-10-18 14:46:44 +02:00
..
__init__.py Change ESP32 default power_save_mode to light (#661) 2019-07-03 20:42:55 +02:00
wifi_component.cpp Captive portal fixes (#766) 2019-10-18 14:46:44 +02:00
wifi_component.h WiFi networks priority (#658) 2019-07-03 20:42:46 +02:00
wifi_component_esp32.cpp Captive portal fixes (#766) 2019-10-18 14:46:44 +02:00
wifi_component_esp8266.cpp WIP: ESP8266 work on connection issues (#648) 2019-07-02 13:03:11 +02:00