Skip to content

Commit

Permalink
update huawei-solar requirements
Browse files Browse the repository at this point in the history
Required for HA 2023.6 woth Python 3.11
Fixes #104
  • Loading branch information
Emilv2 committed Jun 18, 2023
1 parent a973aed commit 57fd7e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_components/huawei_solar/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"documentation": "https://github.com/Emilv2/huawei_solar",
"dependencies": [],
"codeowners": ["Emilv2"],
"requirements": ["huawei-solar>=1.2.0,<2.0.0"],
"requirements": ["huawei-solar>=2.0.0,<=2.2.6"],
"version": "1.2.4"
}

0 comments on commit 57fd7e6

Please sign in to comment.