Remove unused repair string and update quality scale in Habitica integration (#154775)

This commit is contained in:
Manu
2025-10-18 21:32:54 +02:00
committed by GitHub
parent f806cc8b4b
commit 62b39fdd10
2 changed files with 2 additions and 8 deletions

View File

@@ -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.

View File

@@ -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",