LinkPlay: Bump python-linkplay to 0.0.6 (#123062)
Bump python-linkplay to 0.0.6
This commit is contained in:
parent
d7cc2a7e9a
commit
9c7134a865
3 changed files with 3 additions and 3 deletions
|
@ -6,6 +6,6 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/linkplay",
|
||||
"integration_type": "hub",
|
||||
"iot_class": "local_polling",
|
||||
"requirements": ["python-linkplay==0.0.5"],
|
||||
"requirements": ["python-linkplay==0.0.6"],
|
||||
"zeroconf": ["_linkplay._tcp.local."]
|
||||
}
|
||||
|
|
|
@ -2298,7 +2298,7 @@ python-juicenet==1.1.0
|
|||
python-kasa[speedups]==0.7.1
|
||||
|
||||
# homeassistant.components.linkplay
|
||||
python-linkplay==0.0.5
|
||||
python-linkplay==0.0.6
|
||||
|
||||
# homeassistant.components.lirc
|
||||
# python-lirc==1.2.3
|
||||
|
|
|
@ -1816,7 +1816,7 @@ python-juicenet==1.1.0
|
|||
python-kasa[speedups]==0.7.1
|
||||
|
||||
# homeassistant.components.linkplay
|
||||
python-linkplay==0.0.5
|
||||
python-linkplay==0.0.6
|
||||
|
||||
# homeassistant.components.matter
|
||||
python-matter-server==6.3.0
|
||||
|
|
Loading…
Add table
Reference in a new issue