home-assistant-tplink_router icon indicating copy to clipboard operation
home-assistant-tplink_router copied to clipboard

Cant find tp link router integration

Open lARSHADl opened this issue 3 years ago • 8 comments

Router : Tp link Archer C6 Indian variant

The error I am getting after adding the details in configuration.yaml

Do I need to install integration after installing from hacs, I cant find tplink router in integration search in HA

Error :

Platform error device_tracker.tplink_router - Integration 'tplink_router' not found.

lARSHADl avatar Jun 13 '21 10:06 lARSHADl

Same problem

Surbyte avatar Jun 21 '21 05:06 Surbyte

I was able to get around the above error with the following fix: https://github.com/ankostis/home-assistant-tplink_router/commit/2ab83ca3624e21a290be8c3f7eb7092bd820a50a

I just manually edited the file.

Rage321 avatar Jun 23 '21 20:06 Rage321

Thanks Rage321!!

Surbyte avatar Jun 24 '21 03:06 Surbyte

I was able to get around the above error with the following fix: ankostis@2ab83ca

I just manually edited the file.

Not working for me. HA 2021.6.6 Still Integration 'tplink_router' not found.

ijusss avatar Jul 08 '21 20:07 ijusss

works with me! sudo nano custom_components/tplink_router/manifest.json and add the "version": "0.0.6",

peterkodermac avatar Aug 12 '21 19:08 peterkodermac

It worked for me (first edit the version in manifest, then restart, then add the lines to your configuration.yaml) but it seems no people are being picked up.

hnykda avatar Aug 27 '21 16:08 hnykda

This is still happening to me even after adding the version number on the manifest file

novolouy avatar Oct 08 '21 20:10 novolouy

Thanks for the help! First edit the file "manifest.json", reboot the server, edit the configurator! In any other case it does not work

Fleshsam avatar Oct 20 '21 05:10 Fleshsam