mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 08:06:00 +01:00
Remove unused repair string and update quality scale in Habitica integration (#154775)
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user