diff --git a/homeassistant/components/habitica/quality_scale.yaml b/homeassistant/components/habitica/quality_scale.yaml index c5131b81a4d..1a4ed97622a 100644 --- a/homeassistant/components/habitica/quality_scale.yaml +++ b/homeassistant/components/habitica/quality_scale.yaml @@ -68,8 +68,8 @@ rules: icon-translations: done reconfiguration-flow: done repair-issues: - status: done - comment: Used to inform of deprecated entities and actions. + status: exempt + comment: Integration has no repairs stale-devices: status: done comment: Party device is remove if stale. diff --git a/homeassistant/components/habitica/strings.json b/homeassistant/components/habitica/strings.json index 53e570bd978..4d8d5c2c573 100644 --- a/homeassistant/components/habitica/strings.json +++ b/homeassistant/components/habitica/strings.json @@ -591,12 +591,6 @@ "message": "Unable to send message, {name} not found. ({reason})" } }, - "issues": { - "deprecated_entity": { - "title": "The Habitica {name} entity is deprecated", - "description": "The Habitica entity `{entity}` is deprecated and will be removed in a future release.\nPlease update your automations and scripts, disable `{entity}` and reload the integration/restart Home Assistant to fix this issue." - } - }, "services": { "cast_skill": { "name": "Cast a skill",