Skip to content

Commit

Permalink
Bump uiprotect to 6.3.1 (#127702)
Browse files Browse the repository at this point in the history
* Bump uiprotect to 6.3.0

changelog: uilibs/uiprotect@v6.2.0...v6.3.0

* Apply suggestions from code review
  • Loading branch information
bdraco authored Oct 6, 2024
1 parent cd78e2f commit 1f04723
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/unifiprotect/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"integration_type": "hub",
"iot_class": "local_push",
"loggers": ["uiprotect", "unifi_discovery"],
"requirements": ["uiprotect==6.2.0", "unifi-discovery==1.2.0"],
"requirements": ["uiprotect==6.3.1", "unifi-discovery==1.2.0"],
"ssdp": [
{
"manufacturer": "Ubiquiti Networks",
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2869,7 +2869,7 @@ typedmonarchmoney==0.3.1
uasiren==0.0.1

# homeassistant.components.unifiprotect
uiprotect==6.2.0
uiprotect==6.3.1

# homeassistant.components.landisgyr_heat_meter
ultraheat-api==0.5.7
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2276,7 +2276,7 @@ typedmonarchmoney==0.3.1
uasiren==0.0.1

# homeassistant.components.unifiprotect
uiprotect==6.2.0
uiprotect==6.3.1

# homeassistant.components.landisgyr_heat_meter
ultraheat-api==0.5.7
Expand Down

0 comments on commit 1f04723

Please sign in to comment.