diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 3ec09f68a52..dbf52fcdd77 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -37,7 +37,7 @@ on: type: boolean env: - CACHE_VERSION: 9 + CACHE_VERSION: 1 UV_CACHE_VERSION: 1 MYPY_CACHE_VERSION: 1 HA_SHORT_VERSION: "2025.11" diff --git a/script/hassfest/requirements.py b/script/hassfest/requirements.py index fd3caf5128e..f413b15872c 100644 --- a/script/hassfest/requirements.py +++ b/script/hassfest/requirements.py @@ -314,8 +314,6 @@ FORBIDDEN_PACKAGE_FILES_EXCEPTIONS = { "lyric": {"homeassistant": {"aiolyric"}}, # https://github.com/microBeesTech/pythonSDK/ "microbees": {"homeassistant": {"microbeespy"}}, - # https://github.com/tiagocoutinho/async_modbus - "nibe_heatpump": {"nibe": {"async-modbus"}}, # https://github.com/ejpenney/pyobihai "obihai": {"homeassistant": {"pyobihai"}}, # https://github.com/iamkubi/pydactyl