Add Support for TP-Link AC600 Nano Wi-Fi Adapter (USB ID 2357:011e, RTL8811AU chipset) #587
Unanswered
Hussien-Talha
asked this question in
Home Assistant OS & Supervisor
Replies: 1 comment 1 reply
-
|
Just adding a quick note — the adapter shows up in HA OS under Settings → System → Network, but scanning for WiFi returns no results due to the missing driver. It would be great to have this supported out of the box, as this chipset is common, affordable, and widely used in places where Ethernet isn’t an option. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the feature
I would like to request official driver support for the TP-Link AC600 Nano USB WiFi adapter (USB ID
2357:011e), which uses the Realtek RTL8811AU / RTL8821AU chipset.This chipset is supported in open-source form and is actively maintained here:
https://github.com/lwfinger/rtw88
Adding this driver would allow Home Assistant OS users to connect over WiFi without needing an Ethernet cable or unsupported workarounds.
It would improve flexibility, especially for deployments in locations where wired networking isn’t available.
Use cases
Current workarounds
Anything else?
Adding the driver to HA OS would eliminate the need for these workarounds and enable seamless WiFi connectivity for this chipset out of the box.
Beta Was this translation helpful? Give feedback.
All reactions