Skip to content

Commit

Permalink
Bumped pyCheckwatt version
Browse files Browse the repository at this point in the history
  • Loading branch information
faanskit committed Jun 17, 2024
1 parent 79eba06 commit af5e7de
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions custom_components/checkwatt/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,9 @@
"homekit": {},
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/faanskit/ha-checkwatt/issues",
"requirements": ["pycheckwatt>=0.2.5", "aiohttp>=3.9.1"],
"requirements": ["pycheckwatt>=0.2.7", "aiohttp>=3.9.1"],
"ssdp": [],
"version": "0.2.1",
"version": "0.2.2",
"zeroconf": []
}

0 comments on commit af5e7de

Please sign in to comment.