RavenSystem / esp-homekit-devices

Advanced firmware to add native Apple HomeKit and custom configurations, compatible with any SoC based on ESP32, ESP32-S, ESP32-C and ESP8266 series. (Shelly, Sonoff, Electrodragon, Tuya...)
Other
2.75k stars 361 forks source link

Remove WI-Fi Settings should re-enable AP mode #2179

Closed tokamac closed 11 months ago

tokamac commented 11 months ago

When removing Wi-Fi settings, if AP mode has been previously disabled, the accessory reboots and is definitely unreachable from any system, and can't be modified anymore, unless it is erased and reinstalled completely again through a serial connection.

AP mode should remain disabled only while the accessory is connected to the Wi-Fi network; or if the accessory reboots with the credential of that Wi-Fi network still saved, even if the Wi-Fi network is not available at the moment.

When Wi-Fi Settings are removed completely, this process should also enable again AP mode.

RavenSystem commented 11 months ago

Fixed with https://github.com/RavenSystem/esp-homekit-devices/releases/tag/HAA_12.10.2