JBX077
1
I can’t change the car name in Volvo-on-call. It still shows the license plate and not the car name I entered in the config. This is my config:
volvooncall:
username: *************************
password: *************************
name:
abc123: 'Volvo'
Markus99
(Mark)
2
Just figured this out @JBX077. You need to put your volvo REGISTRATION NUMBER instead of abc123. I found mine from here: https://volvoid.eu.volvocars.com/VolvoAccount/landing-page
It needs to be all lowercase (capitalized will fail). Also worth noting I put region: na since I’m in the US.
volvooncall:
username: ********
password: ********
region: na
name:
registration_number_all_lowercase_here: 'Friendly Name'
1 Like