Co-authored-by: G Johansson <[email protected]> Co-authored-by: Abílio Costa <[email protected]> Co-authored-by: abmantis <[email protected]>
15 lines
521 B
JSON
15 lines
521 B
JSON
{
|
|
"issues": {
|
|
"migrate_notify": {
|
|
"description": "The Telegram `notify` service has been migrated. A new `notify` entity per chat ID is available now.\n\nUpdate all affected automations to use the new `notify.send_message` action exposed by these new entities and then restart Home Assistant.",
|
|
"title": "Migration of Telegram notify service"
|
|
}
|
|
},
|
|
"services": {
|
|
"reload": {
|
|
"description": "Reloads telegram notify services.",
|
|
"name": "[%key:common::action::reload%]"
|
|
}
|
|
}
|
|
}
|