TP-Link-Archer-C6U
TP-Link-Archer-C6U copied to clipboard
[AC1200/Archer A5] Support Data
AC12000WirelessDualBandRouter.zip
--> "Connexion" (arrived in Status menu)
--> "Wireless 2.4GHz" (arrived in Basic Settings) ->"Disable" then "Enable"
--> "Wireless 5GHz" (arrived in Basic Settings) -> "Disable" then "Enable"
--> "System Tools" (arrived in Time Settings)
--> "Logout"
--> "Connexion" (arrived in Status menu)
--> "Guest Network" -> "Disable" then "Enable"
--> "System Tools" (arrived in Time Settings) -> "Reboot" -> "Reboot"
If anyone can help to support this model. If there is any additionnal diagnostic to do leave a comment, i'll try my best to help
Hi. The support for the router with same API was added! Could you please test the client for your router?
from tplinkrouterc6u import TplinkRouterProvider
from logging import Logger
router = TplinkRouterProvider.get_client('http://192.168.0.1', 'password')
router.authorize()
router.get_firmware()
router.get_status()
Bonjour, I have this type of router but I can't get it to mount in Home Assistant TplinkRouter - MR - Login failed. Generic error code: 71234
@Ken-dono Hi. Could you try the latest version?
Hello, it still doesn't work. new error after 3 attempts: "HTTPConnectionPool(host='192.1681.120', port=80): Max retries exceeded with url: /cgi-bin/luci/;stok=/login?form=keys&operation=read (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f5acf68a0>: Failed to establish a new connection: [Errno -2] Name does not resolve'))"