What’s Changed?
- Continuous scanning for SSID to drop Soft AP when opened
- Use hostname for AP mode SSID instead of ESPSomfyRTS when the hostname is set. This allows for multiple ESPSomfy RTS networks to be easily identified.
- Remove the autoReconnect setting from the WiFi setup. Connections were not reliably reconnecting with this setting if the connection was lost. For instance when the network was rebooted. #407 #410
- Remove some S3 pin restrictions for pins that can be exposed #426
- Reorganize the MQTT connection strategy so that it occurs after the network has been connected and terminates before rebooting. #429
- Added EST-PoE-32 from Everything Smart to Ethernet board definitions #436
Breaking Changes
- If you use a hidden SSID this version no longer supports hidden SSIDs. v2.4.7 supports both modes for optimized AP selection as well as hidden SSIDs.