From 62b39fdd109e23c2dbc8e314d7d2c4238aaaf040 Mon Sep 17 00:00:00 2001 From: Manu <4445816+tr4nt0r@users.noreply.github.com> Date: Sat, 18 Oct 2025 21:32:54 +0200 Subject: [PATCH] Remove unused repair string and update quality scale in Habitica integration (#154775) --- homeassistant/components/habitica/quality_scale.yaml | 4 ++-- homeassistant/components/habitica/strings.json | 6 ------ 2 files changed, 2 insertions(+), 8 deletions(-) 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",