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

Requirements in manifest.json #28

Open
badguy99 opened this issue Feb 21, 2021 · 0 comments
Open

Requirements in manifest.json #28

badguy99 opened this issue Feb 21, 2021 · 0 comments

Comments

@badguy99
Copy link

Would it be possible to change the requirements in the manifest.json file to be:
"requirements": ["aiohttp>=3.6.1", "voluptuous>=0.11.7"],

i.e. >= rather than ==
as Home Assistant core already includes these packages but at a higher version - https://github.com/home-assistant/core/blob/dev/requirements.txt - so it would save having to install the older versions as well. It seems to work fine like this.

And just as a heads up, a version will be required in the manifest.json soon too - https://developers.home-assistant.io/blog/2021/01/29/custom-integration-changes#versions

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

1 participant