diff --git a/homeassistant/components/habitica/strings.json b/homeassistant/components/habitica/strings.json index 4ce507afffd..5696e6f9911 100644 --- a/homeassistant/components/habitica/strings.json +++ b/homeassistant/components/habitica/strings.json @@ -136,7 +136,7 @@ "issues": { "deprecated_task_entity": { "title": "The Habitica `{task_name}` sensor is deprecated", - "description": "The Habitica entity `{entity}` is deprecated and will be removed in `2024.12`.\nPlease update your automations and scripts to replace the sensor entity with the newly added todo entity.\nWhen you are done migrating you can disable `{entity}`." + "description": "The Habitica entity `{entity}` is deprecated and will be removed in a future release.\nPlease update your automations and scripts to replace the sensor entity with the newly added todo entity.\nWhen you are done migrating you can disable `{entity}`." } }, "services": {