Annotate missing integration error (#58)

This commit is contained in:
Franck Nijhof
2022-03-14 16:45:20 +01:00
committed by GitHub
parent 65294db937
commit 54e15830d3
+10
View File
@@ -20,6 +20,16 @@
"message": 1
}
]
},
{
"owner": "homeassistant-platform-error-integration-not-found",
"pattern": [
{
"regexp": "Platform (error) .* - (Integration '.*' not found).$",
"severity": 1,
"message": 2
}
]
}
]
}