mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 00:37:53 +00:00
Bump aiowebostv to 0.7.2 (#139712)
This commit is contained in:
parent
304c13261a
commit
f1d332da5a
@ -6,7 +6,7 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/webostv",
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["aiowebostv"],
|
||||
"requirements": ["aiowebostv==0.7.1"],
|
||||
"requirements": ["aiowebostv==0.7.2"],
|
||||
"ssdp": [
|
||||
{
|
||||
"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
|
||||
|
||||
# homeassistant.components.webostv
|
||||
aiowebostv==0.7.1
|
||||
aiowebostv==0.7.2
|
||||
|
||||
# homeassistant.components.withings
|
||||
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
|
||||
|
||||
# homeassistant.components.webostv
|
||||
aiowebostv==0.7.1
|
||||
aiowebostv==0.7.2
|
||||
|
||||
# homeassistant.components.withings
|
||||
aiowithings==3.1.6
|
||||
|
Loading…
x
Reference in New Issue
Block a user