diff --git a/source/_integrations/volvooncall.markdown b/source/_integrations/volvooncall.markdown index e6f31e399f6..8fd05349038 100644 --- a/source/_integrations/volvooncall.markdown +++ b/source/_integrations/volvooncall.markdown @@ -103,19 +103,19 @@ The list of currently available resources: - `engine_start` - `last_trip` - `is_engine_running` -- `doors.hood_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` +- `doors_hood_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`