diff --git a/changelog.md b/changelog.md index 8c910d75..6b402cb6 100644 --- a/changelog.md +++ b/changelog.md @@ -4,7 +4,7 @@ - Use service put_link_paramset to manipulate direct connections - Use service get_link_paramset to read direct connections -## What's new +## What's Changed - Bump hahomematic to 2024.9.5 - Add check for link paramsets - Add getLinkPeers XmlRPC method diff --git a/requirements_test.txt b/requirements_test.txt index 05665492..f89a55d6 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -9,3 +9,4 @@ pre-commit==3.8.0 pydevccu==0.1.8 pylint==3.2.7 pytest-homeassistant-custom-component==0.13.161 +uv==0.4.5