1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00
Files
core/homeassistant/components/volvooncall/strings.json
2025-10-28 10:33:10 +01:00

19 lines
760 B
JSON

{
"config": {
"abort": {
"deprecated": "Volvo On Call has been replaced by the Volvo integration. Please use the Volvo integration instead."
},
"step": {
"user": {
"description": "Volvo on Call is deprecated, use the Volvo integration"
}
}
},
"issues": {
"volvooncall_deprecated": {
"description": "The Volvo On Call integration is deprecated and will be removed in 2026.3. Please use the Volvo integration instead.\n\nSteps:\n1. Remove this Volvo On Call integration.\n2. Add the Volvo integration through Settings > Devices & services > Add integration > Volvo.\n3. Follow the setup instructions to authenticate with your Volvo account.",
"title": "Volvo On Call has been replaced"
}
}
}