mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 08:47:57 +00:00
Remove codefences from issue titles (#127254)
This commit is contained in:
parent
49708196ac
commit
fcf91954ff
@ -111,7 +111,7 @@
|
||||
},
|
||||
"issues": {
|
||||
"deprecated_service_calendar_list_events": {
|
||||
"title": "Detected use of deprecated action `calendar.list_events`",
|
||||
"title": "Detected use of deprecated action calendar.list_events",
|
||||
"fix_flow": {
|
||||
"step": {
|
||||
"confirm": {
|
||||
|
@ -25,7 +25,7 @@
|
||||
},
|
||||
"issues": {
|
||||
"deprecated_gender": {
|
||||
"title": "The `{deprecated_option}` text-to-speech option is deprecated",
|
||||
"title": "The {deprecated_option} text-to-speech option is deprecated",
|
||||
"fix_flow": {
|
||||
"step": {
|
||||
"confirm": {
|
||||
|
@ -152,7 +152,7 @@
|
||||
},
|
||||
"issues": {
|
||||
"deprecated_task_entity": {
|
||||
"title": "The Habitica `{task_name}` sensor is deprecated",
|
||||
"title": "The Habitica {task_name} sensor is deprecated",
|
||||
"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}`."
|
||||
}
|
||||
},
|
||||
|
@ -19,7 +19,7 @@
|
||||
"description": "The currency {currency} is no longer in use, please reconfigure the currency configuration."
|
||||
},
|
||||
"legacy_templates_false": {
|
||||
"title": "`legacy_templates` config key is being removed",
|
||||
"title": "legacy_templates config key is being removed",
|
||||
"description": "Nothing will change with your templates.\n\nRemove the `legacy_templates` key from the `homeassistant` configuration in your configuration.yaml file and restart Home Assistant to fix this issue."
|
||||
},
|
||||
"legacy_templates_true": {
|
||||
@ -43,7 +43,7 @@
|
||||
"description": "It's not possible to configure {platform} {domain} by adding `{platform_key}` to the {domain} configuration. Please check the documentation for more information on how to set up this integration.\n\nTo resolve this:\n1. Remove `{platform_key}` occurences from the `{domain}:` configuration in your YAML configuration file.\n2. Restart Home Assistant.\n\nExample that should be removed:\n{yaml_example}"
|
||||
},
|
||||
"storage_corruption": {
|
||||
"title": "Storage corruption detected for `{storage_key}`",
|
||||
"title": "Storage corruption detected for {storage_key}",
|
||||
"fix_flow": {
|
||||
"step": {
|
||||
"confirm": {
|
||||
|
@ -71,15 +71,15 @@
|
||||
},
|
||||
"issues": {
|
||||
"removed_lazy_error_count": {
|
||||
"title": "`{config_key}` configuration key is being removed",
|
||||
"title": "{config_key} configuration key is being removed",
|
||||
"description": "Please remove the `{config_key}` key from the {integration} entry in your configuration.yaml file and restart Home Assistant to fix this issue. All errors will be reported, as lazy_error_count is accepted but ignored"
|
||||
},
|
||||
"deprecated_retries": {
|
||||
"title": "`{config_key}` configuration key is being removed",
|
||||
"title": "{config_key} configuration key is being removed",
|
||||
"description": "Please remove the `{config_key}` key from the {integration} entry in your configuration.yaml file and restart Home Assistant to fix this issue.\n\nThe maximum number of retries is now fixed to 3."
|
||||
},
|
||||
"missing_modbus_name": {
|
||||
"title": "Modbus entry with host `{sub_2}` missing name",
|
||||
"title": "Modbus entry with host {sub_2} missing name",
|
||||
"description": "Please add `{sub_1}` key to the {integration} entry with host `{sub_2}` in your configuration.yaml file and restart Home Assistant to fix this issue\n\n. `{sub_1}: {sub_3}` have been added."
|
||||
},
|
||||
"duplicate_modbus_entry": {
|
||||
@ -99,7 +99,7 @@
|
||||
"description": "Please add at least one entity to Modbus {sub_1} in your configuration.yaml file and restart Home Assistant to fix this issue."
|
||||
},
|
||||
"deprecated_restart": {
|
||||
"title": "`modbus.restart` is being removed",
|
||||
"title": "modbus.restart is being removed",
|
||||
"description": "Please use reload yaml via the developer tools in the UI instead of via the `modbus.restart` action."
|
||||
}
|
||||
}
|
||||
|
@ -74,7 +74,7 @@
|
||||
}
|
||||
},
|
||||
"migrate_notify_service": {
|
||||
"title": "Legacy action `notify.{service_name}` stll being used",
|
||||
"title": "Legacy action notify.{service_name} stll being used",
|
||||
"fix_flow": {
|
||||
"step": {
|
||||
"confirm": {
|
||||
|
@ -120,7 +120,7 @@
|
||||
},
|
||||
"issues": {
|
||||
"deprecated_entity": {
|
||||
"title": "Detected deprecated `{platform}` entity usage",
|
||||
"title": "Detected deprecated {platform} entity usage",
|
||||
"description": "We detected that entity `{entity}` is being used in `{info}`\n\nWe have created a new `{new_platform}` entity and you should migrate `{info}` to use this new entity.\n\nWhen you are done migrating `{info}` and are ready to have the deprecated `{entity}` entity removed, disable the entity and restart Home Assistant."
|
||||
}
|
||||
}
|
||||
|
@ -93,7 +93,7 @@
|
||||
},
|
||||
"issues": {
|
||||
"deprecated_entity_is_session_active": {
|
||||
"title": "The TechnoVE `{sensor_name}` binary sensor is deprecated",
|
||||
"title": "The TechnoVE {sensor_name} binary sensor is deprecated",
|
||||
"description": "`{entity}` is deprecated.\nPlease update your automations and scripts to replace the binary sensor entity with the newly added switch entity.\nWhen you are done migrating you can disable `{entity}`."
|
||||
}
|
||||
}
|
||||
|
@ -314,7 +314,7 @@
|
||||
},
|
||||
"issues": {
|
||||
"deprecated_entity": {
|
||||
"title": "Detected deprecated `{platform}` entity usage",
|
||||
"title": "Detected deprecated {platform} entity usage",
|
||||
"description": "We detected that entity `{entity}` is being used in `{info}`\n\nWe have created a new `{new_platform}` entity and you should migrate `{info}` to use this new entity.\n\nWhen you are done migrating `{info}` and are ready to have the deprecated `{entity}` entity removed, disable the entity and restart Home Assistant."
|
||||
}
|
||||
}
|
||||
|
@ -111,7 +111,7 @@
|
||||
},
|
||||
"issues": {
|
||||
"deprecated_service_weather_get_forecast": {
|
||||
"title": "Detected use of deprecated service `weather.get_forecast`",
|
||||
"title": "Detected use of deprecated service weather.get_forecast",
|
||||
"fix_flow": {
|
||||
"step": {
|
||||
"confirm": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user