menahishayan / Home-Assistant-TP-Link-Router

Home Assistant component for complete router administration of the TP Link Archer C50 and the TP Link N600
GNU General Public License v3.0
45 stars 6 forks source link

Platform error switch.tplink_router - Integration 'tplink_router' not found. #14

Closed TomcatPi closed 9 months ago

TomcatPi commented 10 months ago

I try to use you custom integration in order to have access to my TP-Link archer C6, Intégration is installed, all the component seems to be here, but, when I add the switch to the configuration.yaml, i've got this error message

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

what I do wrong ?

tatseo commented 10 months ago

Exactly the same here

DanelRod commented 9 months ago

same issue

Fensterbrett commented 9 months ago

same here

3shirts commented 9 months ago

This seems to be to do with how it creates the folder structure. I found that by moving (actually copying) the subfolder "tplink_router" which is created in [HA FOLDER]/custom_components/Home-Assistant-TP-Link-Router/custom_components out to the main [HA FOLDER]/custom_components folder. That got me the switches. For some reason the sensors and device tracker didn't appear as entities and it the switches don't seem to support my Archer C7 router anyway.