mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Remove async-modbus exception from hassfest requirements check (#154988)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user