Commit Graph
8 Commits
Author SHA1 Message Date
artem e12bbb50bb Improve WiFi security by requiring WPA2 2026-04-12 09:52:08 +00:00
artem ba10ce84ec Improve WiFi reliability, especially on esp32-idf
That is, mystrom devices. BSS transition turned out to cause
issues (as Unifi was suggesting) when not client-supported.
2025-03-22 17:57:01 +00:00
artem abce37e342 Add sensible icons to network diag entities 2025-03-19 20:53:30 +00:00
artem 8614d7f8a3 Settle on a common prefix to ESP-specific entities
esp is often used as a bridge to other device, e.g. a lock,
an AC, a siren, power switch etc. It helps to distinguish esp chip
sensor readings from that of the target device
2025-02-08 13:21:27 +01:00
artem 46a8f5168f Convert BSSID to uppercase before applying AP map
This makes input to AP map stable.
2024-06-23 16:27:43 +02:00
artem 86f6c071b6 Show WiFi AP names instead of BSSID, when known 2024-06-22 14:05:59 +02:00
artem 38ef09db1c Add WiFi info to Diagnostics sensors 2023-10-05 20:58:37 +02:00
artem 774ba71a86 Reorganize configs into packages 2023-04-07 22:20:01 +02:00