Skip to content
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

Invalid config: The following integrations and platforms could not be set up: tech #14

Open
Pxvvxp opened this issue Oct 19, 2022 · 4 comments

Comments

@Pxvvxp
Copy link

Pxvvxp commented Oct 19, 2022

Few days ago I had to restart my HA from Backup and TECH stopped working. I tried to reinstall integration but it seems repo is outdated.

In notification I see:

Invalid config
The following integrations and platforms could not be set up: tech (Show logs)

When I am trying to reinstall TECH integration:

Error
Config flow could not be loaded: 500 Internal Server Error Server got itself in trouble

In logs I see:

Setup failed for custom integration tech: Requirements for tech not found: ['tech'].
6:17:00 PM – (ERROR) setup.py
Unable to install package tech: ERROR: Could not find a version that satisfies the requirement tech (from versions: none) ERROR: No matching distribution found for tech
6:17:00 PM – (ERROR) util/package.py - message first occurred at 6:16:46 PM and shows up 3 times

2_022-10-18 18:17:00.751 ERROR (SyncWorker_1) [homeassistant.util.package] Unable to install package tech: ERROR: Could not find a version that satisfies the requirement tech (from versions: none)_
ERROR: No matching distribution found for tech
2022-10-18 18:17:00.754 ERROR (MainThread) [homeassistant.setup] Setup failed for custom integration tech: Requirements for tech not found: ['tech'].

Anyone else having this problem or someone know how to fix this?

image
image

@melkypie
Copy link

Duplicate of #11

@remigiuszp
Copy link

Same here.
After the error i removed integration and tried to install it again.
Two errors appears:

Setup failed for custom integration tech: Requirements for tech not found: ['tech'].

Unable to install package tech: ERROR: Could not find a version that satisfies the requirement tech (from versions: none) ERROR: No matching distribution found for tech

@Pxvvxp
Copy link
Author

Pxvvxp commented Oct 20, 2022

Awesome! Thanks @melkypie it works.
For others who may get in here - you need to remove tech requirement line from manifest.json as it is referencing a non existent pypi package.

@remigiuszp
Copy link

Thanks a lot !

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

3 participants