Skip to content

Commit af066a2

Browse files
chore(deps-dev): update homeassistant requirement
Updates the requirements on [homeassistant](https://github.com/home-assistant/core) to permit the latest version. - [Release notes](https://github.com/home-assistant/core/releases) - [Commits](home-assistant/core@2023.12.0...2026.5.4) --- updated-dependencies: - dependency-name: homeassistant dependency-version: 2026.5.4 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c3d68ba commit af066a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
fuzzywuzzy
22
levenshtein
3-
homeassistant>=2023.12.0 # Minimum version with good component support
3+
homeassistant>=2026.5.4 # Minimum version with good component support
44
pytest-homeassistant-custom-component==0.13.301
55
pytest
66
pytest-asyncio

0 commit comments

Comments
 (0)