-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New device type using the connected vehicle API
- Loading branch information
Showing
5 changed files
with
20 additions
and
67 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
Get notified if you accidentially left a door or window open. Lock the car if you for instance parked away from your home and it has been parked unlocked. Trigger actions when your car leaves your home or arrives home [1]. You can start the parking heater (if fitted) to come on before you get in the car so it’s nice and warm and the windows are defrosted when you want to depart. Start the engine remotely (if supported) so you can heat up or cool down the cabin. | ||
Blink lights and honk the horn of your car if it is parked at home and you want to raise awarness for an event such as fire or security alarm. | ||
Verify battery level and start charging your car if needed. | ||
Get notified if you accidentally leave a door or window open. Lock the car if you for instance parked away from your home and it has been parked unlocked. Trigger actions when your car leaves your home or arrives home [1]. You can start the parking heater (if fitted) to come on before you get in the car so it’s nice and warm and the windows are defrosted when you want to depart. | ||
Blink lights and honk the horn of your car if it is parked at home and you want to raise awareness for an event such as a fire or security alarm. | ||
Verify battery level and start charging (if supported) your car if needed. | ||
|
||
[1] Please note that the delay for these events are dependent on how frequently your car pushes updates to the Volvo On Call cloud or optionally how frequently you have configured the app to refresh values from your car. Side effect of the latter is power consumption of your 12V battery. | ||
The new Connected Vehicle device type supports Android auto based cars, model year 2022 and later. To add this device type you need to register at the Volvo developer portal and get hold of a VCC API key. | ||
|
||
Please note that Volvo doesn't expose any APIs for cars equipped with Android Auto (model year 2022 and beyond). That means that this app doesn't support those cars. | ||
[1] Please note that the delay for these events is dependent on how frequently your car pushes updates to the Volvo Cloud. | ||
|
||
For more information about the app and the possibility to get support please visit the forum link in section below. | ||
For more information about the app and the possibility of getting support please visit the forum link in the section below. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters