Skip to content

Empty hostname and ip in event #181

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
davidk88 opened this issue Apr 16, 2025 · 2 comments
Open

Empty hostname and ip in event #181

davidk88 opened this issue Apr 16, 2025 · 2 comments

Comments

@davidk88
Copy link

Hello,

I have Archer AX53 V2 and many times I get empty hostname and IP 0.0.0.0 in tplink_router_device_online event. MAC is available.

  • Router Hardware Version: AX53 V2
  • Router Firmware Version: 1.0.4 Build 20240306 rel.66339(4555)
  • Home Assistant Version: 2025.4.2
  • TP-Link Router Integration Component Version: v2.7.2

Best regards

@AlexandrErohin
Copy link
Owner

@davidk88 Hi! It is something with router response. Would be great if you could get the router response. It could be done with client https://github.com/AlexandrErohin/TP-Link-Archer-C6U

@davidk88
Copy link
Author

Hello @AlexandrErohin

I can get response with

router = TplinkRouter('ip', 'password', logger=Logger('test'))
router.authorize()
print(router.request('admin/status?form=all&operation=read', 'operation=read'))

What do you need now?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants