Skip to content

Commit

Permalink
Bump pysmaev to 0.1.7 (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
alengwenus authored Feb 16, 2024
1 parent db2506e commit 37056e1
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions custom_components/smaev/manifest.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,17 @@
{
"domain": "smaev",
"name": "SMA EV Charger",
"codeowners": ["@alengwenus"],
"codeowners": [
"@alengwenus"
],
"config_flow": true,
"dependencies": [],
"documentation": "https://github.com/alengwenus/ha-sma-ev-charger",
"iot_class": "local_polling",
"issue_tracker": "https://github.com/alengwenus/ha-sma-ev-charger/issues",
"requirements": ["pysmaev==0.1.6"],
"requirements": [
"pysmaev==0.1.7"
],
"ssdp": [],
"version": "1.0.13",
"zeroconf": []
Expand Down

0 comments on commit 37056e1

Please sign in to comment.