Skip to content

Commit

Permalink
Annotate missing integration error (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored Mar 14, 2022
1 parent 65294db commit 54e1583
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions matcher.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,16 @@
"message": 1
}
]
},
{
"owner": "homeassistant-platform-error-integration-not-found",
"pattern": [
{
"regexp": "Platform (error) .* - (Integration '.*' not found).$",
"severity": 1,
"message": 2
}
]
}
]
}

0 comments on commit 54e1583

Please sign in to comment.