mirror of
https://github.com/home-assistant/core.git
synced 2026-05-08 17:49:37 +01:00
Bump uiprotect to 10.2.1 (#163816)
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["uiprotect", "unifi_discovery"],
|
||||
"quality_scale": "platinum",
|
||||
"requirements": ["uiprotect==10.1.0", "unifi-discovery==1.2.0"],
|
||||
"requirements": ["uiprotect==10.2.1", "unifi-discovery==1.2.0"],
|
||||
"ssdp": [
|
||||
{
|
||||
"manufacturer": "Ubiquiti Networks",
|
||||
|
||||
Generated
+1
-1
@@ -3139,7 +3139,7 @@ uasiren==0.0.1
|
||||
uhooapi==1.2.6
|
||||
|
||||
# homeassistant.components.unifiprotect
|
||||
uiprotect==10.1.0
|
||||
uiprotect==10.2.1
|
||||
|
||||
# homeassistant.components.landisgyr_heat_meter
|
||||
ultraheat-api==0.5.7
|
||||
|
||||
Generated
+1
-1
@@ -2639,7 +2639,7 @@ uasiren==0.0.1
|
||||
uhooapi==1.2.6
|
||||
|
||||
# homeassistant.components.unifiprotect
|
||||
uiprotect==10.1.0
|
||||
uiprotect==10.2.1
|
||||
|
||||
# homeassistant.components.landisgyr_heat_meter
|
||||
ultraheat-api==0.5.7
|
||||
|
||||
@@ -211,7 +211,6 @@ FORBIDDEN_PACKAGE_EXCEPTIONS: dict[str, dict[str, set[str]]] = {
|
||||
# travispy > pytest
|
||||
"travispy": {"pytest"},
|
||||
},
|
||||
"unifiprotect": {"uiprotect": {"async-timeout"}},
|
||||
"volkszaehler": {"volkszaehler": {"async-timeout"}},
|
||||
"whirlpool": {"whirlpool-sixth-sense": {"async-timeout"}},
|
||||
"zamg": {"zamg": {"async-timeout"}},
|
||||
|
||||
Reference in New Issue
Block a user