From 782a678c194bbfac6a0b7e9a194fa8ebef8f74a8 Mon Sep 17 00:00:00 2001 From: Ketil Moland Olsen Date: Mon, 2 Oct 2023 22:11:34 +0200 Subject: [PATCH] Updated Volvo On Call URL and name (#29107) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Volvo has rebranded Volvo On Call to Volvo Cars App, and has changed the link structure in the process. The current link was dead, so I have updated it to match the new site structure. Since the Home Assistant Integration is still named Volvo On Call, I have left those instance names as is – except for the link to the service, where I have used the new naming convention and explained the name change as a side note. --- source/_integrations/volvooncall.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/volvooncall.markdown b/source/_integrations/volvooncall.markdown index 096115f8173..3f80ba1bd83 100644 --- a/source/_integrations/volvooncall.markdown +++ b/source/_integrations/volvooncall.markdown @@ -18,7 +18,7 @@ ha_integration_type: integration ha_config_flow: true --- -The `volvooncall` integration offers integration with the [Volvo On Call](https://www.volvocars.com/intl/why-volvo/human-innovation/future-of-driving/connectivity/volvo-on-call) cloud service and offers presence detection as well as sensors such as odometer and fuel level. +The `volvooncall` integration offers integration with the [Volvo Cars App](https://www.volvocars.com/intl/v/volvo-cars-app) (former Volvo On Call) cloud service and offers presence detection as well as sensors such as odometer and fuel level. {% include integrations/config_flow.md %}