Skip to content

Commit 619cb91

Browse files
cdce8pfrenck
authored andcommitted
Remove async-modbus exception from hassfest requirements check (home-assistant#154988)
1 parent 5e5e130 commit 619cb91

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ on:
3737
type: boolean
3838

3939
env:
40-
CACHE_VERSION: 8
40+
CACHE_VERSION: 1
4141
UV_CACHE_VERSION: 1
4242
MYPY_CACHE_VERSION: 1
4343
HA_SHORT_VERSION: "2025.10"

script/hassfest/requirements.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -317,8 +317,6 @@
317317
"lyric": {"homeassistant": {"aiolyric"}},
318318
# https://github.com/microBeesTech/pythonSDK/
319319
"microbees": {"homeassistant": {"microbeespy"}},
320-
# https://github.com/tiagocoutinho/async_modbus
321-
"nibe_heatpump": {"nibe": {"async-modbus"}},
322320
# https://github.com/ejpenney/pyobihai
323321
"obihai": {"homeassistant": {"pyobihai"}},
324322
# https://github.com/iamkubi/pydactyl

0 commit comments

Comments
 (0)