Bump aiowebostv to 0.3.3 to fix Python 3.11 support (#92736)
Bump aiowebostv to 0.3.3pull/93066/head
parent
4895ca218f
commit
b1111eb2c7
|
@ -7,7 +7,7 @@
|
|||
"iot_class": "local_push",
|
||||
"loggers": ["aiowebostv"],
|
||||
"quality_scale": "platinum",
|
||||
"requirements": ["aiowebostv==0.3.2"],
|
||||
"requirements": ["aiowebostv==0.3.3"],
|
||||
"ssdp": [
|
||||
{
|
||||
"st": "urn:lge-com:service:webos-second-screen:1"
|
||||
|
|
|
@ -300,7 +300,7 @@ aiovlc==0.1.0
|
|||
aiowatttime==0.1.1
|
||||
|
||||
# homeassistant.components.webostv
|
||||
aiowebostv==0.3.2
|
||||
aiowebostv==0.3.3
|
||||
|
||||
# homeassistant.components.yandex_transport
|
||||
aioymaps==1.2.2
|
||||
|
|
|
@ -281,7 +281,7 @@ aiovlc==0.1.0
|
|||
aiowatttime==0.1.1
|
||||
|
||||
# homeassistant.components.webostv
|
||||
aiowebostv==0.3.2
|
||||
aiowebostv==0.3.3
|
||||
|
||||
# homeassistant.components.yandex_transport
|
||||
aioymaps==1.2.2
|
||||
|
|
Loading…
Reference in New Issue