Bump aiowebostv to 0.1.2 (#65267)

This commit is contained in:
Shay Levy 2022-01-31 00:04:00 +02:00 committed by GitHub
parent a4904bd9bc
commit 5999d08d72
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@
"name": "LG webOS Smart TV",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/webostv",
"requirements": ["aiowebostv==0.1.1", "sqlalchemy==1.4.27"],
"requirements": ["aiowebostv==0.1.2", "sqlalchemy==1.4.27"],
"codeowners": ["@bendavid", "@thecode"],
"ssdp": [{"st": "urn:lge-com:service:webos-second-screen:1"}],
"quality_scale": "platinum",

View file

@ -278,7 +278,7 @@ aiovlc==0.1.0
aiowatttime==0.1.1
# homeassistant.components.webostv
aiowebostv==0.1.1
aiowebostv==0.1.2
# homeassistant.components.yandex_transport
aioymaps==1.2.2

View file

@ -213,7 +213,7 @@ aiovlc==0.1.0
aiowatttime==0.1.1
# homeassistant.components.webostv
aiowebostv==0.1.1
aiowebostv==0.1.2
# homeassistant.components.yandex_transport
aioymaps==1.2.2