home-assistant.io/source/_components/device_tracker.volvooncall.markdown
lamiskin 8f2e73735f Fix volvooncall.markdown external website link (#1794)
Volvo on call website is now found at: device_tracker.volvooncall.markdown
2017-01-16 12:45:29 +01:00

1023 B

layout, title, description, date, sidebar, comments, sharing, footer, logo, ha_category, ha_release
layout title description date sidebar comments sharing footer logo ha_category ha_release
page Volvo On Call Instructions for how to integrate Volvo On Call into Home Assistant. 2016-10-02 17:00 true false true true volvo.png Presence Detection 0.30

The volvooncall platform offers presence detection by retrieving your car's information from the Volvo On Call cloud service.

To use Volvo On Call in your installation, add the following to your configuration.yaml file:

# Example configuration.yaml entry
device_tracker:
  - platform: volvooncall
    username: username
    password: password

Configuration variables:

  • username (Required): The username associated with your Volvo On Call account.
  • password (Required): The password for your given Volvo On Call account.

See the device tracker component page for instructions how to configure the cars to be tracked.