dzungpv / mitsubishi2MQTT

Mitsubishi to MQTT with ESP8266/ESP32 module
GNU General Public License v3.0
68 stars 13 forks source link

Show top 5 WiFi SSIDs by their signal strength #37

Closed pzbitskiy closed 2 weeks ago

pzbitskiy commented 1 month ago

Current implementation of 5 random WiFi SSIDs in a dropdown is not really useful since you might not see your SSID there if there are enough neighbors. Fixed by selecting top 5 names by RSSI level.