Skip to content

build(deps): bump ucapi from 0.4.0 to 0.5.1#122

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/ucapi-0.5.1
Closed

build(deps): bump ucapi from 0.4.0 to 0.5.1#122
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/ucapi-0.5.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Dec 19, 2025

Bumps ucapi from 0.4.0 to 0.5.1.

Release notes

Sourced from ucapi's releases.

v0.5.1

What's Changed

Full Changelog: unfoldedcircle/integration-python-library@v0.5.0...v0.5.1

v0.5.0

What's Changed

Full Changelog: unfoldedcircle/integration-python-library@v0.4.0...v0.5.0

Changelog

Sourced from ucapi's changelog.

v0.5.1 - 2025-12-19

Added

  • Add binary sensor device class and common entity states enum (#40).

Changed

  • Optional event loop argument in IntegrationAPI constructor (#41).

v0.5.0 - 2025-12-17

Breaking Changes

  • Enhance entity command handler with WS client connection parameter in CommandHandler callback and Entity.command method to allow clients to send back event messages (#38).
    • The implementation is currently backward-compatible but will be removed in a future release.

Added

  • New voice-assistant entity with voice-stream session handling (#38).
    • This requires firmware 2.8.2 or newer to work correctly.

Changed

  • Remove logging in Entities.get method if entity doesn't exist. This could lead to excessive logging in some integrations (#38).
  • Prepare for Python 3.12 and 3.13: replace asyncio.get_event_loop() calls in the examples with asyncio.new_event_loop() (#39).
Commits
  • 107d466 build: Release 0.5.1
  • 7f9401b refactor: optional event loop argument in IntegrationAPI constructor (#41)
  • 344e6cb refactor: add binary sensor device class (#40)
  • df689d9 build: Release 0.5.0
  • c47e72c Prepare for Python 3.12, 3.13 (#39)
  • f10e1de feat: Add voice-assistant entity and audio-stream support (#38)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [ucapi](https://github.com/unfoldedcircle/integration-python-library) from 0.4.0 to 0.5.1.
- [Release notes](https://github.com/unfoldedcircle/integration-python-library/releases)
- [Changelog](https://github.com/unfoldedcircle/integration-python-library/blob/main/CHANGELOG.md)
- [Commits](unfoldedcircle/integration-python-library@v0.4.0...v0.5.1)

---
updated-dependencies:
- dependency-name: ucapi
  dependency-version: 0.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Dec 19, 2025
@zehnm
Copy link
Copy Markdown
Contributor

zehnm commented Dec 19, 2025

ucapi upgrade to 0.5.1 is included in PR #120

@zehnm zehnm closed this Dec 19, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Dec 19, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/pip/ucapi-0.5.1 branch December 19, 2025 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant