Skip to content

Bump aioamazondevices to 14.2.0 - #175662

Merged
TheJulianJES merged 2 commits into
home-assistant:devfrom
chemelli74:chemelli74-aioamazondevices_bump
Jul 6, 2026
Merged

Bump aioamazondevices to 14.2.0#175662
TheJulianJES merged 2 commits into
home-assistant:devfrom
chemelli74:chemelli74-aioamazondevices_bump

Conversation

@chemelli74

Copy link
Copy Markdown
Contributor

Proposed change

changelog: https://github.com/chemelli74/aioamazondevices/releases/tag/v14.2.0
diff: chemelli74/aioamazondevices@v14.1.9...v14.2.0

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

  • This PR fixes or closes issue: fixes #
  • This PR is related to issue:
  • Link to documentation pull request:
  • Link to developer documentation pull request:
  • Link to frontend pull request:

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 diff between library versions and ideally a link to the changelog/release notes is added to the PR description.

To help with the load of incoming pull requests:

@home-assistant home-assistant Bot added cla-signed dependency Pull requests marked as a dependency upgrade integration: alexa_devices small-pr PRs with less than 30 lines. Top 200 Integration is ranked within the top 200 by usage by-code-owner Quality Scale: platinum labels Jul 5, 2026
@github-actions

github-actions Bot commented Jul 5, 2026

Copy link
Copy Markdown

Check requirements

Checked at commit a4382fa.

All requirements checks passed. ✅

Package Old New No Advisories Not Yanked Repo Public CI Upload Release Pipeline Security PR Link Async Safe
aioamazondevices 14.1.9 14.2.0 ☑️
📦 aioamazondevices: 14.1.9 → 14.2.0
  • No Advisories: ✅ No active advisories reported by PyPI for version 14.2.0.
  • Not Yanked: ✅ Version 14.2.0 is a live (non-yanked) release.
  • Repo Public: ✅ https://github.com/chemelli74/aioamazondevices is publicly accessible.
  • CI Upload: ✅ Trusted Publisher attestation found (GitHub).
  • Release Pipeline: ✅ OIDC via Trusted Publisher attestation (GitHub); automated CI upload verified by PyPI.
  • Security: ☑️ Baseline scan found nothing obvious in pyproject.toml, src/aioamazondevices/__init__.py, src/aioamazondevices/implementation/device.py. This is not a security review — only the cheap checks were run.
  • PR Link: ✅ chemelli74/aioamazondevices@v14.1.9...v14.2.0 is present in the PR description, linking both 14.1.9 and 14.2.0.
  • Async Safe: ✅ No new blocking calls introduced in 14.1.9 → 14.2.0.

Generated by Check requirements (AW) · 85.3 AIC · ⌖ 30 AIC · ⊞ 29.9K ·

@github-actions

github-actions Bot commented Jul 5, 2026

Copy link
Copy Markdown

Check requirements

Checked at commit 33bc353.

All requirements checks passed. ✅

Package Old New No Advisories Not Yanked Repo Public CI Upload Release Pipeline Security PR Link Async Safe
aioamazondevices 14.1.9 14.2.0 ☑️
📦 aioamazondevices: 14.1.9 → 14.2.0
  • No Advisories: ✅ No active advisories reported by PyPI for version 14.2.0.
  • Not Yanked: ✅ Version 14.2.0 is a live (non-yanked) release.
  • Repo Public: ✅ https://github.com/chemelli74/aioamazondevices is publicly accessible.
  • CI Upload: ✅ Trusted Publisher attestation found (GitHub).
  • Release Pipeline: ✅ OIDC via Trusted Publisher attestation (GitHub); automated CI upload verified by PyPI.
  • Security: ☑️ Baseline scan found nothing obvious in setup.py, pyproject.toml, __init__.py, http_wrapper.py. This is not a security review — only the cheap checks were run.
  • PR Link: ✅ PR description links to a compare URL (v14.1.9...v14.2.0) on github.com/chemelli74/aioamazondevices.
  • Async Safe: ✅ No new blocking calls introduced in 14.1.9 → 14.2.0; the new restart_device method uses await throughout (aiohttp-backed).

Generated by Check requirements (AW) · 99.3 AIC · ⌖ 14.1 AIC · ⊞ 29.9K ·

@TheJulianJES TheJulianJES left a comment

Copy link
Copy Markdown
Member

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 620e63c into home-assistant:dev Jul 6, 2026
49 checks passed
@chemelli74
chemelli74 deleted the chemelli74-aioamazondevices_bump branch July 6, 2026 05:11
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 7, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

by-code-owner cla-signed dependency Pull requests marked as a dependency upgrade integration: alexa_devices Quality Scale: platinum small-pr PRs with less than 30 lines. Top 200 Integration is ranked within the top 200 by usage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants