mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Add strict connection for cloud (#115814)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
This commit is contained in:
@@ -152,6 +152,7 @@ IGNORE_VIOLATIONS = {
|
||||
("demo", "manual"),
|
||||
# This would be a circular dep
|
||||
("http", "network"),
|
||||
("http", "cloud"),
|
||||
# This would be a circular dep
|
||||
("zha", "homeassistant_hardware"),
|
||||
("zha", "homeassistant_sky_connect"),
|
||||
|
||||
Reference in New Issue
Block a user