Add issue_domain to repairs (#75839)
This commit is contained in:
parent
4ffd6fc4be
commit
b0f877eca2
7 changed files with 38 additions and 0 deletions
|
@ -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={
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue