Replies: 1 comment
-
This should work: # Connect to a specific BSSID
wifi:
networks:
- id: !extend wifi_default
bssid: A0:B7:35:54:D7:F8 Please try that and let me know your results. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, i have a WIFI Mesh setup at home.
The Problem is, that the NS-Panel often connects to the for away accesspoint with low signal strength.
Using the Display is extremly slow and annoying then.
How can i setup the NSPANEL to connect to an fixed BSSID (indvidiual MAC-address for each Accesspoint) instead of the SSID (same for all Accesspoints) ?
it is possible in Standard ESPHOME, but i do not know how to translate it to the "blueprint".
Thanks a lot in advance!
Beta Was this translation helpful? Give feedback.
All reactions