Bump python-linkplay to 0.0.8 (#123875)
* Bump python-linkplay to 0.0.7 * Bump python-linkplay to 0.0.8pull/124220/head
parent
e88007af2d
commit
fd0f093e10
|
@ -6,6 +6,6 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/linkplay",
|
||||
"integration_type": "hub",
|
||||
"iot_class": "local_polling",
|
||||
"requirements": ["python-linkplay==0.0.6"],
|
||||
"requirements": ["python-linkplay==0.0.8"],
|
||||
"zeroconf": ["_linkplay._tcp.local."]
|
||||
}
|
||||
|
|
|
@ -2307,7 +2307,7 @@ python-juicenet==1.1.0
|
|||
python-kasa[speedups]==0.7.1
|
||||
|
||||
# homeassistant.components.linkplay
|
||||
python-linkplay==0.0.6
|
||||
python-linkplay==0.0.8
|
||||
|
||||
# homeassistant.components.lirc
|
||||
# python-lirc==1.2.3
|
||||
|
|
|
@ -1825,7 +1825,7 @@ python-juicenet==1.1.0
|
|||
python-kasa[speedups]==0.7.1
|
||||
|
||||
# homeassistant.components.linkplay
|
||||
python-linkplay==0.0.6
|
||||
python-linkplay==0.0.8
|
||||
|
||||
# homeassistant.components.matter
|
||||
python-matter-server==6.3.0
|
||||
|
|
Loading…
Reference in New Issue