Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ testing = [
"pytest",
"coloredlogs",
"python-slugify",
"homeassistant",
# Mainly used for device class synchronization, HA requires Python 3.14.2
Comment thread
TheJulianJES marked this conversation as resolved.
"homeassistant>=2026.7.0; python_full_version >= '3.14.2'",
Comment thread
TheJulianJES marked this conversation as resolved.
]

[dependency-groups]
Expand Down
Loading
Loading