Bump python-linkplay to 0.0.15 (#127748)

This commit is contained in:
Simon Lamon 2024-10-07 08:10:48 +02:00 committed by Franck Nijhof
parent 2c99fdc092
commit 5da3ca4bb1
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
3 changed files with 4 additions and 3 deletions

View File

@ -6,6 +6,7 @@
"documentation": "https://www.home-assistant.io/integrations/linkplay",
"integration_type": "hub",
"iot_class": "local_polling",
"requirements": ["python-linkplay==0.0.12"],
"loggers": ["linkplay"],
"requirements": ["python-linkplay==0.0.15"],
"zeroconf": ["_linkplay._tcp.local."]
}

View File

@ -2343,7 +2343,7 @@ python-juicenet==1.1.0
python-kasa[speedups]==0.7.4
# homeassistant.components.linkplay
python-linkplay==0.0.12
python-linkplay==0.0.15
# homeassistant.components.lirc
# python-lirc==1.2.3

View File

@ -1864,7 +1864,7 @@ python-juicenet==1.1.0
python-kasa[speedups]==0.7.4
# homeassistant.components.linkplay
python-linkplay==0.0.12
python-linkplay==0.0.15
# homeassistant.components.matter
python-matter-server==6.5.2