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

Remove hard pinning requirement from manifest.json #165

Merged
merged 2 commits into from
Jul 16, 2022

Conversation

ollo69
Copy link
Collaborator

@ollo69 ollo69 commented Sep 29, 2021

I suggest to remove library "hard-pinning" in manifest.json

  • websocket-client v0.56.0 is very old version and v0.58.0 also include a breaking change, that anyway do not impact this component. We can leave this as mininum version but allow new one to not impact installation of other integration
  • wakeonlan is on version 2.0.0 in HA. Not big changes, just bug fix, better to set v2.x as minimum
  • numpy is on version 1.21.1 in HA, but we know that 1.19.2 here is ok, so I would leave 1.19.2 as min but allow new version as done for websocket-client

I could also commit this PR and create new release but I'd like at least an agreement before.

@jaruba jaruba merged commit 6a5c82c into jaruba:master Jul 16, 2022
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

Successfully merging this pull request may close these issues.

2 participants