ericpignet / home-assistant-tplink_router

TPLink router device tracker for Home Assistant
41 stars 28 forks source link

Integration 'tplink_router' not found. #32

Open SandrRu opened 3 years ago

SandrRu commented 3 years ago

After install - get error device_tracker.tplink_router Integration 'tplink_router' not found.

Solution - add row in manifest.json "version": "0.6",

like this: { "domain": "tplink_router", "name": "TPLink Router device tracker", "documentation": "https://github.com/ericpignet/home-assistant-tplink_router", "requirements": [], "dependencies": [], "version": "0.6", "codeowners": ["@ericpignet"] }

OliverParoczai commented 3 years ago

Thanks! I had the same problem with the phonetrack component

RobBrinker commented 3 years ago

Also a big thank you! It worked!

KoekieWaus commented 2 years ago

got same problem but this is not a fix for me

DaveTiff commented 2 years ago

got same problem but this is not a fix for me either

Beenay25 commented 2 years ago

Yep, same issue. I've added the "version": "0.6", line but it hasn't fixed the issue.

WeterPeter commented 2 years ago

Yep, same issue. I've added the "version": "0.6", line but it hasn't fixed the issue.

Same here, adding the version line did not fix it for me.

FredFreegroup commented 2 years ago

2022-04-09 15:38:33 ERROR (SyncWorker_2) [homeassistant.loader] The custom integration 'tplink_router' does not have a valid version key (['0.6']) in the manifest file and was blocked from loading.