AlexandrErohin / home-assistant-tplink-router

Home Assistant component for TP-Link router administration with sensors, button reboot, switches and device tracking.
https://community.home-assistant.io/t/custom-component-tp-link-router-integration
MIT License
137 stars 16 forks source link

Does not router between routers and does not detect all network devices #108

Open alexcool83 opened 3 weeks ago

alexcool83 commented 3 weeks ago

Inserts in the router section other devices in addition to the router which is an Archer MR600.

It also does not detect all the devices on the network.

Still, it returns several sensors as "not available", but I think because the router does not have the functions. IMG_9468 IMG_9469 IMG_9470

AlexandrErohin commented 3 weeks ago

If element is not available - that means the router doesnt have this feature. In the UI HomeAssistant connects all integration that have connected devices Do you have more then 17 clients on your network?

alexcool83 commented 3 weeks ago

I have an MR600 router with 2 RE315 TpLink extenders, managed in Mesh in AP mode. So who manages everything is the gateway router, below what I'm detealing at the moment...39 devices of which 6 are wired. Instead, the integration detects a total of 19 of which 1 is wired. IMG_9473 IMG_9472 IMG_9474

alexcool83 commented 3 weeks ago

It seems that the integration does not point to the gateway but to the 2 extenders that have static addresses 192.168.1.2/192.168.1.3.

I only say this because the total of the two extenders corresponds to the totals of the integration. IMG_9476 IMG_9475

AlexandrErohin commented 3 weeks ago

You may try to play with client https://github.com/AlexandrErohin/TP-Link-Archer-C6U and check the router responses

alexcool83 commented 3 weeks ago

I was trying in appdaemon but I'm doing something wrong, can you give me some more instruction?

alexcool83 commented 3 weeks ago

After working on it for a while, I realized that devices that are connected to the wifi-extender but that are always pointed and visible to the main TPlink router are not detected. Do you have any suggestions?

AlexandrErohin commented 2 weeks ago

If the router doesnt provide them via API - there is nothing that this integration can do