Skip to content

Commit

Permalink
Update version and requirements #29
Browse files Browse the repository at this point in the history
  • Loading branch information
toreamun committed Apr 20, 2022
1 parent b3859a7 commit 2c32648
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions custom_components/amshan/manifest.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"domain": "amshan",
"name": "AMS HAN meter",
"version": "2022.2.7",
"version": "2022.4.0",
"config_flow": true,
"documentation": "https://github.com/toreamun/amshan-homeassistant",
"issue_tracker": "https://github.com/toreamun/amshan-homeassistant/issues",
"codeowners": [
"@toreamun"
],
"requirements": [
"amshan[serial]==2.0.2"
"amshan[serial]==2.0.5"
],
"after_dependencies": [
"mqtt"
Expand Down

0 comments on commit 2c32648

Please sign in to comment.