-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No VIN #26
Comments
I am having this exact issue as well. |
Similar issue here on my side. Volvo On-Call app running, vehicle is Volvo XC60 Recharge. I am in Germany. I have tested with provided VIN and without. With debugging enabled, I see the following output.
Any ideas? |
Having the same issue. Volvo On-Call app running, vehicle is a 2023 Volvo S60 T8 Recharge located in the US. Will not find the vehicle with VIN or without VIN. With debugging enabled, I see the following output.
|
also here. any solution? |
I'm not sure Trym is updating the plugin any longer. The last code update was in October 2021. I've thought about digging in to resolve the API issue but don't have much experience. |
] Failed to start homebridge-volvo with Error: No vehicles found matching the VIN number you provided (YV1XMYEXACTVIN222222).
at VolvoPlatform.GetVehicleSync (/usr/local/lib/node_modules/homebridge-volvo/src/index.ts:85:11)
at new VolvoPlatform (/usr/local/lib/node_modules/homebridge-volvo/src/index.ts:36:27)
at /usr/local/lib/node_modules/homebridge/src/server.ts:350:50
at Array.forEach ()
at Server.loadAccessories (/usr/local/lib/node_modules/homebridge/src/server.ts:270:29)
at Server.start (/usr/local/lib/node_modules/homebridge/src/server.ts:162:12)
If i don't put my vin same error with (undefined) as the VIN...
My car is a Volvo XC40 full electric P8 . Volvo on call is ok . Homebridge on Rpi3 .
The text was updated successfully, but these errors were encountered: