Add issue_domain to repairs (#75839)

This commit is contained in:
Paulus Schoutsen 2022-07-27 13:53:51 -07:00 committed by GitHub
parent 4ffd6fc4be
commit b0f877eca2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 38 additions and 0 deletions

View file

@ -75,6 +75,7 @@ async def async_setup(hass: HomeAssistant, config: ConfigType) -> bool:
DOMAIN,
issue_id,
is_fixable=False,
issue_domain=alert.integration,
severity=IssueSeverity.WARNING,
translation_key="alert",
translation_placeholders={