Bump aiowebostv to 0.3.2 (#86031)

fixes undefined
This commit is contained in:
Shay Levy 2023-01-16 20:51:00 +02:00 committed by GitHub
parent b229347625
commit 5b2c1d701a
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.3.1"],
"requirements": ["aiowebostv==0.3.2"],
"codeowners": ["@thecode"],
"ssdp": [{ "st": "urn:lge-com:service:webos-second-screen:1" }],
"quality_scale": "platinum",

View File

@ -300,7 +300,7 @@ aiovlc==0.1.0
aiowatttime==0.1.1
# homeassistant.components.webostv
aiowebostv==0.3.1
aiowebostv==0.3.2
# homeassistant.components.yandex_transport
aioymaps==1.2.2

View File

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