-
Notifications
You must be signed in to change notification settings - Fork 0
Release 1.1.0 #68
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
Release 1.1.0 #68
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -9,7 +9,7 @@ | |
| "iot_class": "local_polling", | ||
| "issue_tracker": "https://github.com/dewet22/givenergy-hass/issues", | ||
| "requirements": [ | ||
| "givenergy-modbus>=2.0.4,<3.0.0" | ||
| "givenergy-modbus>=2.0.4,<2.1" | ||
|
Owner
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I found one alignment issue with the dependency cap: this release caps That means HA/HACS users are protected from a future 2.1 install, but the dev/test environment can still resolve 2.1 later. I would mirror the |
||
| ], | ||
| "version": "1.0.2" | ||
| "version": "1.1.0" | ||
| } | ||
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Uh oh!
There was an error while loading. Please reload this page.