Add additional test for package errors (#103955)
* Add additional test for package errors * Adjust tests
This commit is contained in:
@@ -19,3 +19,6 @@ homeassistant:
|
||||
pack_4:
|
||||
adr_0007_3:
|
||||
host: blah.com
|
||||
pack_5:
|
||||
unknown_integration:
|
||||
host: blah.com
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
# Unknown integration
|
||||
unknown_integration:
|
||||
host: blah.com
|
||||
Reference in New Issue
Block a user