Bump aiowebostv to 0.8.0 (#177482)

This commit is contained in:
Shay Levy
2026-07-29 00:54:36 +03:00
committed by GitHub
parent 273577b399
commit 1b63f75551
4 changed files with 5 additions and 2 deletions
@@ -18,6 +18,7 @@ TO_REDACT = {
"deviceUUID",
"icon",
"largeIcon",
"macAddress",
}
@@ -8,7 +8,7 @@
"iot_class": "local_push",
"loggers": ["aiowebostv"],
"quality_scale": "platinum",
"requirements": ["aiowebostv==0.7.5"],
"requirements": ["aiowebostv==0.8.0"],
"ssdp": [
{
"st": "urn:lge-com:service:webos-second-screen:1"
+1 -1
View File
@@ -471,7 +471,7 @@ aiowatttime==0.1.1
aiowebdav2==0.6.2
# homeassistant.components.webostv
aiowebostv==0.7.5
aiowebostv==0.8.0
# homeassistant.components.withings
aiowithings==3.1.6
@@ -5,6 +5,8 @@
'is_connected': True,
'is_registered': True,
'tv_info': dict({
'connection': dict({
}),
'hello': dict({
'deviceUUID': '**REDACTED**',
}),