Update python-homewizard-energy to 8.3.3 (#146076)

This commit is contained in:
Marc Mueller
2025-06-02 23:34:50 +02:00
committed by GitHub
parent 22c2028c00
commit 19c71f0f49
4 changed files with 3 additions and 7 deletions

View File

@ -41,10 +41,6 @@ PACKAGE_CHECK_VERSION_RANGE_EXCEPTIONS: dict[str, dict[str, set[str]]] = {
# - domain is the integration domain
# - package is the package (can be transitive) referencing the dependency
# - dependencyX should be the name of the referenced dependency
"homewizard": {
# https://github.com/homewizard/python-homewizard-energy/pull/545
"python-homewizard-energy": {"awesomeversion"}
},
"mealie": {
# https://github.com/joostlek/python-mealie/pull/490
"aiomealie": {"awesomeversion"}