Skip to content

Commit dce388f

Browse files
authored
Downgrade aiozoneinfo because Home Assistant requires 0.1.0 (#215)
1 parent aa3522b commit dce388f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ example = "examples.energy:start"
2727

2828
[tool.poetry.dependencies]
2929
aiohttp = ">=3.0.0"
30-
aiozoneinfo = "^0.2.0"
30+
aiozoneinfo = "^0.1.0"
3131
async-timeout = "^4.0.3"
3232
python = "^3.10"
3333
yarl = ">=1.6.0"

0 commit comments

Comments
 (0)