mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Bump aiowebostv to 0.7.3 (#139788)
This commit is contained in:
parent
9bc806ab21
commit
0143a71e97
@ -6,7 +6,7 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/webostv",
|
"documentation": "https://www.home-assistant.io/integrations/webostv",
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"loggers": ["aiowebostv"],
|
"loggers": ["aiowebostv"],
|
||||||
"requirements": ["aiowebostv==0.7.2"],
|
"requirements": ["aiowebostv==0.7.3"],
|
||||||
"ssdp": [
|
"ssdp": [
|
||||||
{
|
{
|
||||||
"st": "urn:lge-com:service:webos-second-screen:1"
|
"st": "urn:lge-com:service:webos-second-screen:1"
|
||||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -425,7 +425,7 @@ aiowatttime==0.1.1
|
|||||||
aiowebdav2==0.3.1
|
aiowebdav2==0.3.1
|
||||||
|
|
||||||
# homeassistant.components.webostv
|
# homeassistant.components.webostv
|
||||||
aiowebostv==0.7.2
|
aiowebostv==0.7.3
|
||||||
|
|
||||||
# homeassistant.components.withings
|
# homeassistant.components.withings
|
||||||
aiowithings==3.1.6
|
aiowithings==3.1.6
|
||||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -407,7 +407,7 @@ aiowatttime==0.1.1
|
|||||||
aiowebdav2==0.3.1
|
aiowebdav2==0.3.1
|
||||||
|
|
||||||
# homeassistant.components.webostv
|
# homeassistant.components.webostv
|
||||||
aiowebostv==0.7.2
|
aiowebostv==0.7.3
|
||||||
|
|
||||||
# homeassistant.components.withings
|
# homeassistant.components.withings
|
||||||
aiowithings==3.1.6
|
aiowithings==3.1.6
|
||||||
|
Loading…
x
Reference in New Issue
Block a user