Skip to content

Commit

Permalink
Bump unifi-discovery to 1.2.0 (home-assistant#120684)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdraco authored Jun 27, 2024
1 parent 3386875 commit 440928b
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==4.2.0", "unifi-discovery==1.1.8"],
"requirements": ["uiprotect==4.2.0", "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 @@ -2795,7 +2795,7 @@ uiprotect==4.2.0
ultraheat-api==0.5.7

# homeassistant.components.unifiprotect
unifi-discovery==1.1.8
unifi-discovery==1.2.0

# homeassistant.components.unifi_direct
unifi_ap==0.0.1
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2175,7 +2175,7 @@ uiprotect==4.2.0
ultraheat-api==0.5.7

# homeassistant.components.unifiprotect
unifi-discovery==1.1.8
unifi-discovery==1.2.0

# homeassistant.components.zha
universal-silabs-flasher==0.0.20
Expand Down

0 comments on commit 440928b

Please sign in to comment.