Skip to content

Commit

Permalink
Update huawei_solar library to 1.2.9b1
Browse files Browse the repository at this point in the history
  • Loading branch information
wlcrs committed Sep 4, 2023
1 parent 76c866f commit 1e383bb
Showing 1 changed file with 12 additions and 5 deletions.
17 changes: 12 additions & 5 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,16 @@
"config_flow": true,
"documentation": "https://github.com/wlcrs/huawei_solar/wiki",
"issue_tracker": "https://github.com/wlcrs/huawei_solar/issues",
"requirements": ["huawei-solar==2.2.8"],
"codeowners": ["@wlcrs"],
"requirements": [
"huawei-solar==2.2.9b1"
],
"codeowners": [
"@wlcrs"
],
"iot_class": "local_polling",
"version": "1.2.6",
"loggers": ["huawei_solar", "pymodbus"]
}
"version": "1.2.7b2",
"loggers": [
"huawei_solar",
"pymodbus"
]
}

0 comments on commit 1e383bb

Please sign in to comment.