diff --git a/script/hassfest/dependencies.py b/script/hassfest/dependencies.py index d29571eaa83..9e8d792713a 100644 --- a/script/hassfest/dependencies.py +++ b/script/hassfest/dependencies.py @@ -169,6 +169,7 @@ IGNORE_VIOLATIONS = { ("zha", "homeassistant_yellow"), ("homeassistant_sky_connect", "zha"), ("homeassistant_hardware", "zha"), + ("homeassistant_hardware", "otbr"), # This should become a helper method that integrations can submit data to ("websocket_api", "lovelace"), ("websocket_api", "shopping_list"),