Bump linkplay to v0.2.1 (#141260)

This commit is contained in:
Simon Lamon
2025-03-24 09:45:09 +01:00
committed by GitHub
parent ab9d29bf9d
commit b4fd5339c6
3 changed files with 3 additions and 3 deletions

View File

@@ -7,6 +7,6 @@
"integration_type": "hub",
"iot_class": "local_polling",
"loggers": ["linkplay"],
"requirements": ["python-linkplay==0.2.0"],
"requirements": ["python-linkplay==0.2.1"],
"zeroconf": ["_linkplay._tcp.local."]
}

2
requirements_all.txt generated
View File

@@ -2425,7 +2425,7 @@ python-juicenet==1.1.0
python-kasa[speedups]==0.10.2
# homeassistant.components.linkplay
python-linkplay==0.2.0
python-linkplay==0.2.1
# homeassistant.components.lirc
# python-lirc==1.2.3

View File

@@ -1961,7 +1961,7 @@ python-juicenet==1.1.0
python-kasa[speedups]==0.10.2
# homeassistant.components.linkplay
python-linkplay==0.2.0
python-linkplay==0.2.1
# homeassistant.components.matter
python-matter-server==7.0.0