github home-assistant-libs/aiohue 4.8.2

6 hours ago

What's Changed

  • Update models to match the current Hue API by @marcelveldt in #657
  • Add support for the Speaker resourcetype by @zJag in #593
  • Add scripts to audit the models against a real bridge by @marcelveldt in #658
  • Fix resources being dropped when the bridge omits a list field by @marcelveldt in #659

Dependencies updated

Details * Bump ruff from 0.15.22 to 0.16.0 by @dependabot[bot] in https://github.com//pull/656 * Bump pylint from 4.0.4 to 4.0.5 by @dependabot[bot] in https://github.com//pull/590 * Bump release-drafter/release-drafter from 6.2.0 to 6.3.0 by @dependabot[bot] in https://github.com//pull/595 * Bump codespell from 2.4.1 to 2.4.2 by @dependabot[bot] in https://github.com//pull/596 * Bump release-drafter/release-drafter from 6.3.0 to 6.4.0 by @dependabot[bot] in https://github.com//pull/598 * Bump release-drafter/release-drafter from 6.4.0 to 7.0.0 by @dependabot[bot] in https://github.com//pull/600 * Bump release-drafter/release-drafter from 7.0.0 to 7.1.0 by @dependabot[bot] in https://github.com//pull/602 * Bump release-drafter/release-drafter from 7.1.0 to 7.1.1 by @dependabot[bot] in https://github.com//pull/603 * Bump pytest-cov from 7.0.0 to 7.1.0 by @dependabot[bot] in https://github.com//pull/604 * Bump mypy from 1.19.1 to 1.20.0 by @dependabot[bot] in https://github.com//pull/607 * Bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0 by @dependabot[bot] in https://github.com//pull/609 * Bump release-drafter/release-drafter from 7.1.1 to 7.2.0 by @dependabot[bot] in https://github.com//pull/611 * Bump mypy from 1.20.0 to 1.20.1 by @dependabot[bot] in https://github.com//pull/612 * Bump pytest from 9.0.2 to 9.0.3 by @dependabot[bot] in https://github.com//pull/614 * Bump pre-commit from 4.5.1 to 4.6.0 by @dependabot[bot] in https://github.com//pull/619 * Bump mypy from 1.20.1 to 1.20.2 by @dependabot[bot] in https://github.com//pull/618 * Bump release-drafter/release-drafter from 7.2.0 to 7.2.1 by @dependabot[bot] in https://github.com//pull/620 * Bump release-drafter/release-drafter from 7.2.1 to 7.3.0 by @dependabot[bot] in https://github.com//pull/622 * Bump mypy from 1.20.2 to 2.1.0 by @dependabot[bot] in https://github.com//pull/623 * Bump release-drafter/release-drafter from 7.3.0 to 7.3.1 by @dependabot[bot] in https://github.com//pull/627 * Bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in https://github.com//pull/632 * Bump pytest-asyncio from 1.3.0 to 1.4.0 by @dependabot[bot] in https://github.com//pull/631 * Bump ruff from 0.14.13 to 0.15.15 by @dependabot[bot] in https://github.com//pull/629 * Bump ruff from 0.15.15 to 0.15.16 by @dependabot[bot] in https://github.com//pull/635 * Bump pytest-aiohttp from 1.1.0 to 1.1.1 by @dependabot[bot] in https://github.com//pull/633 * Bump ludeeus/action-require-labels from 1.1.0 to 2.0.0 by @dependabot[bot] in https://github.com//pull/634 * Bump ruff from 0.15.16 to 0.15.17 by @dependabot[bot] in https://github.com//pull/638 * Bump pytest from 9.0.3 to 9.1.0 by @dependabot[bot] in https://github.com//pull/637 * Bump pylint from 4.0.5 to 4.0.6 by @dependabot[bot] in https://github.com//pull/636 * Bump release-drafter/release-drafter from 7.3.1 to 7.4.0 by @dependabot[bot] in https://github.com//pull/639 * Bump actions/checkout from 6.0.3 to 7.0.0 by @dependabot[bot] in https://github.com//pull/640 * Bump ruff from 0.15.17 to 0.15.18 by @dependabot[bot] in https://github.com//pull/642 * Bump pytest from 9.1.0 to 9.1.1 by @dependabot[bot] in https://github.com//pull/641 * Bump actions/setup-python from 6.2.0 to 6.3.0 by @dependabot[bot] in https://github.com//pull/643 * Bump release-drafter/release-drafter from 7.4.0 to 7.5.1 by @dependabot[bot] in https://github.com//pull/644 * Bump ruff from 0.15.18 to 0.15.20 by @dependabot[bot] in https://github.com//pull/645 * Bump mypy from 2.1.0 to 2.3.0 by @dependabot[bot] in https://github.com//pull/647 * Bump ruff from 0.15.20 to 0.15.21 by @dependabot[bot] in https://github.com//pull/646 * Bump release-drafter/release-drafter from 7.5.1 to 7.6.0 by @dependabot[bot] in https://github.com//pull/649 * Bump codespell from 2.4.2 to 2.4.3 by @dependabot[bot] in https://github.com//pull/654 * Bump ruff from 0.15.21 to 0.15.22 by @dependabot[bot] in https://github.com//pull/653 * Bump actions/setup-python from 6.3.0 to 7.0.0 by @dependabot[bot] in https://github.com//pull/652 * Bump actions/checkout from 7.0.0 to 7.0.1 by @dependabot[bot] in https://github.com//pull/651 * Bump pypa/gh-action-pypi-publish from 1.14.0 to 1.14.1 by @dependabot[bot] in https://github.com//pull/650 * Add the Open Home Foundation AI Policy by @frenck in https://github.com//pull/648 * Bump pre-commit from 4.6.0 to 4.6.1 by @dependabot[bot] in https://github.com//pull/655 * Bump release-drafter/release-drafter from 7.6.0 to 7.7.0 by @dependabot[bot] in https://github.com//pull/660

New Contributors

  • @zJag made their first contribution in #593

Full Changelog: 4.8.1...4.8.2

Don't miss a new aiohue release

NewReleases is sending notifications on new releases.