mirror of
https://github.com/esphome/esphome.git
synced 2025-11-19 16:25:50 +00:00
Updates
This commit is contained in:
@@ -196,6 +196,8 @@ bool WiFiComponent::wifi_sta_connect_(WiFiAP ap) {
|
||||
return false;
|
||||
}
|
||||
|
||||
this->wifi_apply_hostname_();
|
||||
|
||||
ETS_UART_INTR_DISABLE();
|
||||
ret = wifi_station_connect();
|
||||
ETS_UART_INTR_ENABLE();
|
||||
|
||||
Reference in New Issue
Block a user