Annotate missing integration error (#58)
This commit is contained in:
@@ -20,6 +20,16 @@
|
|||||||
"message": 1
|
"message": 1
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"owner": "homeassistant-platform-error-integration-not-found",
|
||||||
|
"pattern": [
|
||||||
|
{
|
||||||
|
"regexp": "Platform (error) .* - (Integration '.*' not found).$",
|
||||||
|
"severity": 1,
|
||||||
|
"message": 2
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user