mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Move SiLabs firmware probing helper from ZHA into homeassistant_hardware (#131586)
* Move firmware probing helper out of ZHA and into hardware * Add a unit test
This commit is contained in:
@@ -168,6 +168,7 @@ IGNORE_VIOLATIONS = {
|
||||
("zha", "homeassistant_sky_connect"),
|
||||
("zha", "homeassistant_yellow"),
|
||||
("homeassistant_sky_connect", "zha"),
|
||||
("homeassistant_hardware", "zha"),
|
||||
# This should become a helper method that integrations can submit data to
|
||||
("websocket_api", "lovelace"),
|
||||
("websocket_api", "shopping_list"),
|
||||
|
||||
Reference in New Issue
Block a user