Skip to content

Bump uiprotect to 7.33.3#159593

Merged
TheJulianJES merged 2 commits into
home-assistant:devfrom
RaHehl:unifiprotect-uiprotect-7.33.3
Dec 22, 2025
Merged

Bump uiprotect to 7.33.3#159593
TheJulianJES merged 2 commits into
home-assistant:devfrom
RaHehl:unifiprotect-uiprotect-7.33.3

Conversation

@RaHehl
Copy link
Copy Markdown
Contributor

@RaHehl RaHehl commented Dec 22, 2025

Breaking change

Proposed change

changelog: uilibs/uiprotect@v7.33.2...v7.33.3

Type of change

  • Dependency upgrade
  • Bugfix (non-breaking change which fixes an issue)
  • New integration (thank you!)
  • New feature (which adds functionality to an existing integration)
  • Deprecation (breaking change to happen in the future)
  • Breaking change (fix/feature causing existing functionality to break)
  • Code quality improvements to existing code or addition of tests

Additional information

Checklist

  • I understand the code I am submitting and can explain how it works.
  • The code change is tested and works locally.
  • Local tests pass. Your PR cannot be merged unless tests pass
  • There is no commented out code in this PR.
  • I have followed the development checklist
  • I have followed the perfect PR recommendations
  • The code has been formatted using Ruff (ruff format homeassistant tests)
  • Tests have been added to verify that the new code works.
  • Any generated code has been carefully reviewed for correctness and compliance with project standards.

If user exposed functionality or configuration variables are added/changed:

If the code communicates with devices, web services, or third-party tools:

  • The manifest file has all fields filled out correctly.
    Updated and included derived files by running: python3 -m script.hassfest.
  • New or updated dependencies have been added to requirements_all.txt.
    Updated by running python3 -m script.gen_requirements_all.
  • For the updated dependencies - a link to the changelog, or at minimum a diff between library versions is added to the PR description.

To help with the load of incoming pull requests:

Copilot AI review requested due to automatic review settings December 22, 2025 13:15
@home-assistant home-assistant Bot added cla-signed dependency Pull requests marked as a dependency upgrade integration: unifiprotect small-pr PRs with less than 30 lines. by-code-owner Quality Scale: platinum labels Dec 22, 2025
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the uiprotect dependency from version 7.33.2 to 7.33.3, a minor patch release. The update addresses issue #159563 and maintains consistency across all dependency declaration files in the repository.

  • Updates the uiprotect library to version 7.33.3
  • Maintains version consistency across manifest and requirements files
  • No code changes to the UniFi Protect integration itself

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
homeassistant/components/unifiprotect/manifest.json Updates the uiprotect requirement from 7.33.2 to 7.33.3 in the integration manifest
requirements_all.txt Updates the uiprotect version to 7.33.3 for production dependencies
requirements_test_all.txt Updates the uiprotect version to 7.33.3 for test dependencies

The dependency upgrade has been correctly applied across all three files with consistent versioning. This is a straightforward patch version bump with no integration code changes required. The changes follow the standard dependency update pattern for Home Assistant.

@TheJulianJES TheJulianJES added this to the 2025.12.5 milestone Dec 22, 2025
Copy link
Copy Markdown
Member

@TheJulianJES TheJulianJES left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@TheJulianJES TheJulianJES merged commit 550b7bf into home-assistant:dev Dec 22, 2025
67 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Dec 23, 2025
@RaHehl RaHehl deleted the unifiprotect-uiprotect-7.33.3 branch January 22, 2026 21:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unable to add Unifi Protect to Home Assistant

4 participants