Files
ha-core/homeassistant/components/volvooncall/strings.json
Stephan van Rooij 9531ae10f2 Remove volvooncall (#150725)
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
2025-09-20 14:08:53 +02:00

19 lines
760 B
JSON

{
"config": {
"step": {
"user": {
"description": "Volvo on Call is deprecated, use the Volvo integration"
}
},
"abort": {
"deprecated": "Volvo On Call has been replaced by the Volvo integration. Please use the Volvo integration instead."
}
},
"issues": {
"volvooncall_deprecated": {
"title": "Volvo On Call has been replaced",
"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."
}
}
}