Add hassfest exemption for `homeassistant_hardware` and `otbr`

pull/134598/head
puddly 2025-01-27 16:11:56 -05:00
parent 1f53d304f6
commit c8c6e7044f
1 changed files with 1 additions and 0 deletions

View File

@ -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"),