1
0
mirror of https://github.com/home-assistant/core.git synced 2026-07-07 14:56:25 +01:00

Bump python-linkplay to 0.2.14 (#173770)

This commit is contained in:
Franck Nijhof
2026-06-14 18:49:59 +02:00
committed by GitHub
parent 742bfb00ff
commit b75c839868
2 changed files with 2 additions and 2 deletions
@@ -7,6 +7,6 @@
"integration_type": "hub",
"iot_class": "local_polling",
"loggers": ["linkplay"],
"requirements": ["python-linkplay==0.2.12"],
"requirements": ["python-linkplay==0.2.14"],
"zeroconf": ["_linkplay._tcp.local."]
}
+1 -1
View File
@@ -2684,7 +2684,7 @@ python-join-api==0.1.1
python-kasa[speedups]==0.10.2
# homeassistant.components.linkplay
python-linkplay==0.2.12
python-linkplay==0.2.14
# homeassistant.components.melcloud
python-melcloud==0.1.3