Skip to content

Commit 4430f0c

Browse files
authored
feat: bump aioesphomeapi requirement to 30.1.0+ (#140)
1 parent 17043cf commit 4430f0c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -33,7 +33,7 @@ script = "build_ext.py"
3333

3434
[tool.poetry.dependencies]
3535
python = ">=3.11,<3.14"
36-
aioesphomeapi = ">=29.3.1"
36+
aioesphomeapi = ">=30.1.0"
3737
bleak = ">=0.21.1"
3838
bluetooth-data-tools = ">=1.18.0"
3939
habluetooth = ">=3.42.0"

0 commit comments

Comments
 (0)