Files
StarPilot/system
Shane Smiskol c6db0cd4b6 WifiManager: fix all networks showing as connected when no active connection (#37252)
* WifiManager: fix all networks showing as connected when no active connection

When there's no active WiFi connection, _get_active_wifi_connection()
returns None. This caused `self._connections.get(ssid) == None` to be
True for all unsaved networks, marking them all as connected.

Co-authored-by: Cursor <cursoragent@cursor.com>

* ltl

---------

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-18 05:52:59 -08:00
..
2025-12-28 10:42:49 -08:00
2025-12-28 10:42:49 -08:00
2024-11-13 21:27:23 -08:00
2026-02-01 20:00:55 -08:00
2025-12-28 10:42:49 -08:00
2025-12-28 10:42:49 -08:00
2025-09-07 11:32:44 -07:00
2025-01-13 09:38:17 -08:00