Bump python-linkplay to 0.0.15 (#127748)
parent
a02ef0dbc8
commit
54401bc0a5
|
@ -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."]
|
||||
}
|
||||
|
|
|
@ -2346,7 +2346,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
|
||||
|
|
|
@ -1867,7 +1867,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.6.0
|
||||
|
|
Loading…
Reference in New Issue