chore(deps): update dependency homeassistant to v2025 (#115)

* chore(deps): update dependency homeassistant to v2025

* Fix python version req

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Christiaan Goossens <contact@christiaangoossens.nl>
This commit is contained in:
renovate[bot]
2025-08-30 13:02:00 +02:00
committed by GitHub
parent b0532ec2ec
commit 44794f7cfd
2 changed files with 492 additions and 256 deletions

View File

@@ -13,7 +13,7 @@ dependencies = [
"bcrypt>=4.2.0", "bcrypt>=4.2.0",
] ]
readme = "README.md" readme = "README.md"
requires-python = ">= 3.13" requires-python = ">= 3.13.2"
[build-system] [build-system]
requires = ["hatchling"] requires = ["hatchling"]
@@ -22,7 +22,7 @@ build-backend = "hatchling.build"
[tool.uv] [tool.uv]
managed = true managed = true
dev-dependencies = [ dev-dependencies = [
"homeassistant~=2024.12", "homeassistant~=2025.8",
"pylint~=3.3", "pylint~=3.3",
"ruff>=0.12.11", "ruff>=0.12.11",
] ]

744
uv.lock generated

File diff suppressed because it is too large Load Diff