Bump python-linkplay to 0.0.12 (#126850)

Bump dependency
This commit is contained in:
Simon Lamon 2024-09-27 12:21:58 +02:00 committed by Franck Nijhof
parent bae6d679aa
commit e8636670d4
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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