mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Bump python-linkplay to 0.0.15 (#127748)
This commit is contained in:
parent
2c99fdc092
commit
5da3ca4bb1
@ -6,6 +6,7 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/linkplay",
|
"documentation": "https://www.home-assistant.io/integrations/linkplay",
|
||||||
"integration_type": "hub",
|
"integration_type": "hub",
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"requirements": ["python-linkplay==0.0.12"],
|
"loggers": ["linkplay"],
|
||||||
|
"requirements": ["python-linkplay==0.0.15"],
|
||||||
"zeroconf": ["_linkplay._tcp.local."]
|
"zeroconf": ["_linkplay._tcp.local."]
|
||||||
}
|
}
|
||||||
|
@ -2343,7 +2343,7 @@ python-juicenet==1.1.0
|
|||||||
python-kasa[speedups]==0.7.4
|
python-kasa[speedups]==0.7.4
|
||||||
|
|
||||||
# homeassistant.components.linkplay
|
# homeassistant.components.linkplay
|
||||||
python-linkplay==0.0.12
|
python-linkplay==0.0.15
|
||||||
|
|
||||||
# homeassistant.components.lirc
|
# homeassistant.components.lirc
|
||||||
# python-lirc==1.2.3
|
# python-lirc==1.2.3
|
||||||
|
@ -1864,7 +1864,7 @@ python-juicenet==1.1.0
|
|||||||
python-kasa[speedups]==0.7.4
|
python-kasa[speedups]==0.7.4
|
||||||
|
|
||||||
# homeassistant.components.linkplay
|
# homeassistant.components.linkplay
|
||||||
python-linkplay==0.0.12
|
python-linkplay==0.0.15
|
||||||
|
|
||||||
# homeassistant.components.matter
|
# homeassistant.components.matter
|
||||||
python-matter-server==6.5.2
|
python-matter-server==6.5.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user