We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e5e130 commit 619cb91Copy full SHA for 619cb91
.github/workflows/ci.yaml
@@ -37,7 +37,7 @@ on:
37
type: boolean
38
39
env:
40
- CACHE_VERSION: 8
+ CACHE_VERSION: 1
41
UV_CACHE_VERSION: 1
42
MYPY_CACHE_VERSION: 1
43
HA_SHORT_VERSION: "2025.10"
script/hassfest/requirements.py
@@ -317,8 +317,6 @@
317
"lyric": {"homeassistant": {"aiolyric"}},
318
# https://github.com/microBeesTech/pythonSDK/
319
"microbees": {"homeassistant": {"microbeespy"}},
320
- # https://github.com/tiagocoutinho/async_modbus
321
- "nibe_heatpump": {"nibe": {"async-modbus"}},
322
# https://github.com/ejpenney/pyobihai
323
"obihai": {"homeassistant": {"pyobihai"}},
324
# https://github.com/iamkubi/pydactyl
0 commit comments