mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-11-09 19:18:47 +00:00
* u-z integrations: apply sentence-style caps to categories * Apply suggestions from code review Co-authored-by: Joakim Sørensen <joasoe@gmail.com> * Add references to glossary terms * Update source/_integrations/universal.markdown Co-authored-by: Joakim Sørensen <joasoe@gmail.com> * Update source/_integrations/universal.markdown Co-authored-by: Joakim Sørensen <joasoe@gmail.com> * linter: change vizio to VIZIO - as per product website https://www.vizio.com/en/smartcast * remove term refs from YAML * VIZIO: change spelling according to website - https://www.vizio.com/en/t * Update source/_integrations/vizio.markdown * Update source/_integrations/universal.markdown * Apply suggestions from code review Co-authored-by: Joakim Sørensen <joasoe@gmail.com> * Update source/_integrations/unifiprotect.markdown Co-authored-by: Joakim Sørensen <joasoe@gmail.com> * Apply suggestions from code review Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com> * Apply suggestions from code review Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com> * Fix some more to sentence-style caps * Update source/_integrations/unifiprotect.markdown Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com> * Update source/_integrations/unifiprotect.markdown Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com> * Update source/_integrations/unifiprotect.markdown Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com> --------- Co-authored-by: Joakim Sørensen <joasoe@gmail.com> Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
67 lines
1.6 KiB
Markdown
67 lines
1.6 KiB
Markdown
---
|
|
title: Volvo On Call
|
|
description: Instructions for how to integrate Volvo On Call into Home Assistant.
|
|
ha_category:
|
|
- Car
|
|
ha_release: 0.39
|
|
ha_iot_class: Cloud Polling
|
|
ha_domain: volvooncall
|
|
ha_platforms:
|
|
- binary_sensor
|
|
- device_tracker
|
|
- lock
|
|
- sensor
|
|
- switch
|
|
ha_codeowners:
|
|
- '@molobrakos'
|
|
ha_integration_type: integration
|
|
ha_config_flow: true
|
|
---
|
|
|
|
The **Volvo On Call** {% term 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 %}
|
|
|
|
### Available resources
|
|
|
|
The list of currently available resources:
|
|
|
|
- `position`
|
|
- `lock`
|
|
- `heater`
|
|
- `odometer`
|
|
- `trip_meter1`
|
|
- `trip_meter2`
|
|
- `average_speed`
|
|
- `fuel_amount`
|
|
- `fuel_amount_level`
|
|
- `average_fuel_consumption`
|
|
- `distance_to_empty`
|
|
- `washer_fluid_level`
|
|
- `brake_fluid`
|
|
- `service_warning_status`
|
|
- `bulb_failures`
|
|
- `battery_range`
|
|
- `battery_level`
|
|
- `time_to_fully_charged`
|
|
- `battery_charge_status`
|
|
- `engine_start`
|
|
- `last_trip`
|
|
- `is_engine_running`
|
|
- `doors_hood_open`
|
|
- `doors_tailgate_open`
|
|
- `doors_front_left_door_open`
|
|
- `doors_front_right_door_open`
|
|
- `doors_rear_left_door_open`
|
|
- `doors_rear_right_door_open`
|
|
- `windows_front_left_window_open`
|
|
- `windows_front_right_window_open`
|
|
- `windows_rear_left_window_open`
|
|
- `windows_rear_right_window_open`
|
|
- `tyre_pressure_front_left_tyre_pressure`
|
|
- `tyre_pressure_front_right_tyre_pressure`
|
|
- `tyre_pressure_rear_left_tyre_pressure`
|
|
- `tyre_pressure_rear_right_tyre_pressure`
|
|
- `any_door_open`
|
|
- `any_window_open`
|